summary refs log tree commit diff
path: root/debian/network-manager.maintscript
AgeCommit message (Collapse)Author
2016-01-21Stop setting the package name explicitlyMichael Biebl
2016-01-21Clean up obsolete /etc/dbus-1/system.d/nm-avahi-autoipd.conf conffile on ↵Michael Biebl
upgrades
2014-07-10Remove the obsolete /etc/dbus-1/system.d/nm-dhcp-client.conf conffile on ↵Michael Biebl
upgrades.
2014-03-28Install PolicyKit rules and pkla file into the system directoryMichael Biebl
/etc/polkit-1 is reserved for local configuration.
2013-05-07Remove old code for upgrading from pre-squeeze versions.Michael Biebl
2012-05-15debian/network-manager.maintscript: Use new versioning schemeMichael Biebl
as recommended by dpkg-maintscript-helper which better handles local modifications and (bin)NMUs.
2012-03-24Use dh_install maintscript to handle the other conffiles as well.Michael Biebl
2012-03-24Rename D-Bus policy fileMichael Biebl
The D-Bus policy file /etc/dbus-1/system.d/NetworkManager.conf has been renamed to org.freedesktop.NetworkManager.conf. Update the .install file and use the dh_install maintscript facility to move the conffile on upgrades. This requires a newer debhelper, so bump the Build-Depends accordingly.