diff options
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 8b8a3eb..4d4749e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,22 @@ +ipmitool (1.8.18-7) unstable; urgency=medium + + * debian/watch: Use tags instead releases to fix the wrong format. + * Migrate to debhelper 12: + - Change debian/compat to 12. + - Bump minimum debhelper version in debian/control to >= 12. + * Declare compliance with Debian Policy 4.4.0 (No changes needed). + * debian/control: Add missing Depend init_system_helpers to fix + lintan warning missing-versioned-depends-on-init-system-helpers. + * New debian/patches/0615-manpage_typo.patch: Fix typos in man pages. + * Add DEP 8 smoketest (Closes: #903676). + Thanks to "Dann Frazier" <dannf@debian.org>. + * Remove not longer needed debian/ipmitool.ipmievd.default (Closes: #907832). + - New debian/ipmitool.maintscript to remove /etc/default/ipmitool. + - Add IPMIEVD_OPTIONS from /etc/default/ipmitool into + debian/ipmitool.ipmievd.service. + + -- Jörg Frings-Fürst <debian@jff.email> Sat, 20 Jul 2019 10:59:12 +0200 + ipmitool (1.8.18-6) unstable; urgency=medium * debian/changelog: |