diff options
| author | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2018-03-30 16:52:54 +0200 | 
|---|---|---|
| committer | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2018-03-30 16:52:54 +0200 | 
| commit | 7a765f655540e4e254f4aaaf6ea3326a57d76e59 (patch) | |
| tree | 78fbc8dcfbe36b7f3499c4dc5c3017435d6fb2a1 /debian/changelog | |
| parent | b625a9423cd74481a77f816adae37db2515f4307 (diff) | |
| parent | 631fa5250443f5441549bf3184830bc34b0c042e (diff) | |
Merge tag '3.0.8-1' into develop
New upstream release
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 | 
