diff options
author | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2018-03-30 16:52:34 +0200 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2018-03-30 16:52:34 +0200 |
commit | 631fa5250443f5441549bf3184830bc34b0c042e (patch) | |
tree | 78fbc8dcfbe36b7f3499c4dc5c3017435d6fb2a1 /debian/changelog | |
parent | 09863e30b4f27257be0299024d5a0de255f8ea84 (diff) | |
parent | df5450149923efb0366001947c1456ed442bc4bb (diff) |
Merge branch 'release/3.0.8-1'3.0.8-1
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. |