[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#778351: marked as done (unblock: isc-dhcp/4.3.1-6)



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 ---
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-6
diff --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 ---
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-i

Do 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 ---

Reply to: