diff options
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index c02b2cd..49161ae 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,21 @@ +ipmiutil (3.0.8-1) unstable; urgency=medium + + * New upstream release. + - Refresh debian/patch/0700-init.patch. + * Change to my new mail address: + - debian/control, + - debian/copyright + * Declare compliance with Debian Policy 4.1.3 (No changes needed). + * Migrate to debhelper 11: + - Change debian/compat to 11. + - Bump minimum debhelper version in debian/control to >= 11. + * debian/rules (Closes: #877211): + - Add --no-parallel to fix frequent parallel FTBFS. + Thanks to Adrian Bunk <bunk@debian.org>. + - Switch from deprecated dh_systemd_enable to dh_installsystemd. + + -- Jörg Frings-Fürst <debian@jff.email> Tue, 06 Mar 2018 07:43:32 +0100 + ipmiutil (3.0.7-1) unstable; urgency=medium * New upstream release. |