diff options
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 0560d55..607164f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -5,6 +5,8 @@ ipmiutil (3.0.0-3) unstable; urgency=medium and add option --no-enable to all services which need a ipmi driver. - New debian/patches/0710-systemd.patch to remove not supported characters. + - Add override_dh_system_start with --no-start --restart-after-upgrade for + all daemons which need aipmi driver. (Thanks to Andreas Henriksson <andreas@fatal.se>) * Drop both dh-autoreconf/dh-systemd from both build-depends and dh --with arguments because this is all defaults when @@ -14,8 +16,11 @@ ipmiutil (3.0.0-3) unstable; urgency=medium correctly. * debian/rules: remove overright_dh_installinit to prevent side effects with systemd. + * Remove unwanted conf files from /etc/init.d: + - New debian/maintscript. + - debian/control: Add Pre-Depends dpkg for maintscript. - -- Jörg Frings-Fürst <debian@jff-webhosting.net> Wed, 21 Dec 2016 10:10:24 +0100 + -- Jörg Frings-Fürst <debian@jff-webhosting.net> Wed, 21 Dec 2016 18:00:03 +0100 ipmiutil (3.0.0-2) unstable; urgency=medium |