Your message dated Tue, 17 Feb 2015 18:46:28 +0100 with message-id <be553701fad64c665f193f7be12f8341@dogguy.org> and subject line Re: Bug#778351: unblock: isc-dhcp/4.3.1-6 has caused the Debian Bug report #778351, regarding unblock: isc-dhcp/4.3.1-6 to be marked as done. This means that you claim that the problem has been dealt with. If this is not the case it is now your responsibility to reopen the Bug report if necessary, and/or fix the problem forthwith. (NB: If you are a system administrator and have no idea what this message is talking about, this may indicate a serious mail system misconfiguration somewhere. Please contact owner@bugs.debian.org immediately.) -- 778351: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=778351 Debian Bug Tracking System Contact owner@bugs.debian.org with problems
--- Begin Message ---
- To: Debian Bug Tracking System <submit@bugs.debian.org>
- Subject: unblock: isc-dhcp/4.3.1-6
- From: Michael Gilbert <mgilbert@debian.org>
- Date: Fri, 13 Feb 2015 16:54:10 -0500
- Message-id: <[🔎] CANTw=MOYm8uvy78cMxTmxFY=AZSPDpG0Q7=WTbdbg4+Hi7nBJQ@mail.gmail.com>
Package: release.debian.org User: release.debian.org@packages.debian.org Usertags: unblock Severity: normal x-debbugs-cc: debian-boot@lists.debian.org Please consider unblocking isc-dhcp. It fixes a regression in init script error handling (bug #755834, unfortunate bug # typo in the changelog). There are no changes to the udebs. unblock isc-dhcp/4.3.1-6 unblock-udeb isc-dhcp/4.3.1-6diff --git a/debian/changelog b/debian/changelog index 4fd1f35..5f5c568 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +isc-dhcp (4.3.1-6) unstable; urgency=medium + + * Fix a regression in error handling for the server's init script + (closes: #775834). + - Thanks to François-Régis Vuillemin. + + -- Michael Gilbert <mgilbert@debian.org> Fri, 13 Feb 2015 05:13:19 +0000 + isc-dhcp (4.3.1-5) unstable; urgency=medium * Dynamically link against system bind libraries. diff --git a/debian/rules b/debian/rules index be0317e..780bc4a 100755 --- a/debian/rules +++ b/debian/rules @@ -62,6 +62,10 @@ override_dh_install: cp contrib/dhcp-lease-list.pl \ debian/isc-dhcp-server/usr/sbin/dhcp-lease-list +override_dh_installinit: + dh_installinit -Nisc-dhcp-server + dh_installinit -pisc-dhcp-server --error-handler=init_script_error_handler + override_dh_strip: dh_strip --dbg-package=isc-dhcp-dbg
--- End Message ---
--- Begin Message ---
- To: Cyril Brulebois <kibi@debian.org>, <778351-done@bugs.debian.org>
- Cc: "Adam D. Barratt" <adam@adam-barratt.org.uk>, Michael Gilbert <mgilbert@debian.org>
- Subject: Re: Bug#778351: unblock: isc-dhcp/4.3.1-6
- From: Mehdi Dogguy <mehdi@dogguy.org>
- Date: Tue, 17 Feb 2015 18:46:28 +0100
- Message-id: <be553701fad64c665f193f7be12f8341@dogguy.org>
- In-reply-to: <[🔎] 20150217172135.GD1902@mraw.org>
- References: <[🔎] CANTw=MOYm8uvy78cMxTmxFY=AZSPDpG0Q7=WTbdbg4+Hi7nBJQ@mail.gmail.com> <[🔎] 1423914510.13356.3.camel@adam-barratt.org.uk> <[🔎] 20150217172135.GD1902@mraw.org>
Le 2015-02-17 18:21, Cyril Brulebois a écrit :Adam D. Barratt <adam@adam-barratt.org.uk> (2015-02-14):Control: tags -1 + confirmed d-iDo I double-confirm it then? ;)On Fri, 2015-02-13 at 16:54 -0500, Michael Gilbert wrote:Please consider unblocking isc-dhcp. It fixes a regression in init script error handling (bug #755834, unfortunate bug # typo in the changelog).Done.There are no changes to the udebs.Nevertheless, it still needs an ack.No objections, thanks.Added an unblock-udeb hint. Thanks. -- Mehdi
--- End Message ---