From f504e2f8269ff2f133f0700c8ad03ad4f05df49a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Tue, 17 Jan 2017 10:48:48 +0100 Subject: Correct some spelling errors --- debian/changelog | 49 +++++++++++++++++++++++++++---------------------- 1 file changed, 27 insertions(+), 22 deletions(-) diff --git a/debian/changelog b/debian/changelog index 1c03a73..f398544 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,28 +1,33 @@ ipmiutil (3.0.1-1) unstable; urgency=medium - * New upstream release: - - Correct some systemd issues (Closes: #848861): - + debian/rules: Add overright_dh_systemd_enable to install *.service - files and add option --no-enable to all services which need a ipmi - driver. - + Add override_dh_system_start with --no-start --restart-after-upgrade - for all daemons which need a ipmi driver. - (Thanks to Andreas Henriksson ) - - Switch to OpenSSL 1.1.0 (Closes: #828353) - + Switch Build-Depends from libssl1.0-dev to libssl-dev. - + Add openssl to Build-Depends (requested for the configure script). - * Drop both dh-autoreconf/dh-systemd from both build-depends - and dh --with arguments because this is all defaults when - using dh compat 10. - (Thanks to Andreas Henriksson ) - * Move purge action from prerm to postrm to clean /var/lib/ipmiutil - correctly. - * debian/rules: remove overright_dh_installinit to prevent - side effects with systemd. - * Remove unwanted conf files from /etc/init.d: + * New upstream release. + * Fix configuration issues with service files (Closes: #848861): + - debian/rules: + + Add override_dh_systemd_enable to install *.service + files and add --no-enable option to all services which + need an IPMI driver. + + Remove override_dh_installinit so no conflicting + init scripts are installed. + + Add override_dh_system_start with --no-start and + --restart-after-upgrade for all daemons which need + an IPMI driver. + Thanks to Andreas Henriksson ! + * Drop both dh-autoreconf and dh-systemd from both Build-Depends + and drop "--with systemd --with autoreconf" from dh because + this is already default when using dh compatibility level 10. + Thanks to Andreas Henriksson ! + * Migrate to OpenSSL 1.1.0 (Closes: #828353) + - debian/control: + + Replace libssl1.0-dev with libssl-dev in Build-Depends. + + Add openssl to Build-Depends (required for configure script). + * Move purge action from prerm to postrm script to + properly clean up /var/lib/ipmiutil/ directory. + * Remove cruft files from /etc/init.d/: - New debian/maintscript. - - debian/control: Add Pre-Depends dpkg for maintscript. - * debian/copyright: Add year 2017 to debian/*. + - debian/control: + + Add dpkg to Pre-Depends for maintscript. + * debian/copyright: + - Update copyright years for 2017. -- Jörg Frings-Fürst Tue, 03 Jan 2017 03:38:28 +0100 -- cgit v1.2.3