diff options
author | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2018-08-05 10:53:08 +0200 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2018-08-05 10:53:08 +0200 |
commit | 60088c4205a6560925611d94b5897e77ee9ce787 (patch) | |
tree | 50f7912d1a2e932967d0aad5e05bd6eeaed6e8b0 /debian/changelog | |
parent | 015c410bda6db857882d4c090eb3cd2dd034ccc4 (diff) |
Switch from enable ipmievd daemon via /etc/default/ipmievd to use update-rc.d
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index a9781a1..0ea53d8 100644 --- a/debian/changelog +++ b/debian/changelog @@ -14,7 +14,9 @@ ipmitool (1.8.18-6) UNRELEASED; urgency=medium - Replace outdated dh_systemd_enable with dh_installsystemd. * debian/watch: - Switch to github. - * Declare compliance with Debian Policy 4.1.5 (No changes needed). + * Declare compliance with Debian Policy 4.1.5: + - Switch from enable ipmievd daemon via /etc/default/ipmievd to use + update-rc.d. * Migrate to debhelper 11: - Change debian/compat to 11. - Bump minimum debhelper version in debian/control to >= 11. |