diff options
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog index 9310caa..49161ae 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -ipmiutil (3.0.8-1) UNRELEASED; urgency=medium +ipmiutil (3.0.8-1) unstable; urgency=medium * New upstream release. - Refresh debian/patch/0700-init.patch. @@ -9,8 +9,12 @@ ipmiutil (3.0.8-1) UNRELEASED; urgency=medium * 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> Sun, 14 Jan 2018 19:53:04 +0100 + -- Jörg Frings-Fürst <debian@jff.email> Tue, 06 Mar 2018 07:43:32 +0100 ipmiutil (3.0.7-1) unstable; urgency=medium |