This is the patch I used in my NMU.

diff -u openslp-dfsg-1.2.1/debian/changelog openslp-dfsg-1.2.1/debian/changelog
--- openslp-dfsg-1.2.1/debian/changelog
+++ openslp-dfsg-1.2.1/debian/changelog
@@ -1,3 +1,10 @@
+openslp-dfsg (1.2.1-7.2) unstable; urgency=low
+
+  * Non-maintainer upload to solve release goal.
+  * Add LSB dependency header to init.d scripts (Closes: #462219).
+
+ -- Petter Reinholdtsen <[EMAIL PROTECTED]>  Thu, 27 Mar 2008 09:44:38 +0100
+
 openslp-dfsg (1.2.1-7.1) unstable; urgency=low

   * Non-maintainer upload.
--- openslp-dfsg-1.2.1.orig/debian/init.d
+++ openslp-dfsg-1.2.1/debian/init.d
@@ -1,5 +1,12 @@
 #! /bin/sh
-# script to start/stop the OpenSLP daemon
+### BEGIN INIT INFO
+# Provides:          slpd
+# Required-Start:    $remote_fs $syslog
+# Required-Stop:     $remote_fs $syslog
+# Default-Start:     2 3 4 5
+# Default-Stop:      0 1 6
+# Short-Description: script to start/stop the OpenSLP daemon
+### END INIT INFO

 DAEMON=/usr/sbin/slpd
 NAME=slpd



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to