| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2023-10-18 | Stop executing ifupdown hook scripts on network state changes | Michael Biebl | |
| Many of those script are not meant to be run within a NetworkManager context. Packages that would benefit from reacting on such network state changes should install a native NetworkManager-dispatcher script. The interface is documented in more detail in the NetworkManager-dispatcher(8) man page. | |||
| 2023-08-09 | Remove obsolete maintscript code | Michael Biebl | |
| 2021-10-01 | Remove obsolete upgrade code | Michael Biebl | |
| 2020-07-02 | Remove SysV init script | Michael Biebl | |
| 2019-03-27 | Drop migration code from pre-stretch | Michael Biebl | |
| 2018-11-27 | Remove obsolete D-Bus policy conffiles on upgrades | Michael Biebl | |
| 2017-06-18 | Install ifupdown dispatcher script via network-manager.install | Michael Biebl | |
| This avoids a FTBFS when doing arch:all builds. Rename the script to 01-ifupdown while at it for consistencies sake. Closes: #864980 | |||
| 2017-06-17 | Drop maintscript migration code from pre-jessie | Michael Biebl | |
| 2016-01-21 | Stop setting the package name explicitly | Michael Biebl | |
| 2016-01-21 | Clean up obsolete /etc/dbus-1/system.d/nm-avahi-autoipd.conf conffile on ↵ | Michael Biebl | |
| upgrades | |||
| 2014-07-10 | Remove the obsolete /etc/dbus-1/system.d/nm-dhcp-client.conf conffile on ↵ | Michael Biebl | |
| upgrades. | |||
| 2014-03-28 | Install PolicyKit rules and pkla file into the system directory | Michael Biebl | |
| /etc/polkit-1 is reserved for local configuration. | |||
| 2013-05-07 | Remove old code for upgrading from pre-squeeze versions. | Michael Biebl | |
| 2012-05-15 | debian/network-manager.maintscript: Use new versioning scheme | Michael Biebl | |
| as recommended by dpkg-maintscript-helper which better handles local modifications and (bin)NMUs. | |||
| 2012-03-24 | Use dh_install maintscript to handle the other conffiles as well. | Michael Biebl | |
| 2012-03-24 | Rename D-Bus policy file | Michael 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. | |||