This is the patch used in my NMU.

diff -u rinetd-0.62/debian/changelog rinetd-0.62/debian/changelog
--- rinetd-0.62/debian/changelog
+++ rinetd-0.62/debian/changelog
@@ -1,3 +1,10 @@
+rinetd (0.62-5.1) unstable; urgency=low
+
+  * Non-maintainer upload to solve release goal.
+  * Add LSB dependency header to init.d scripts (Closes: #466976).
+
+ -- Petter Reinholdtsen <[EMAIL PROTECTED]>  Sun, 30 Mar 2008 12:59:52 +0200
+
 rinetd (0.62-5) unstable; urgency=low

   * debian/rules:
diff -u rinetd-0.62/debian/init rinetd-0.62/debian/init
--- rinetd-0.62/debian/init
+++ rinetd-0.62/debian/init
@@ -1,4 +1,11 @@
 #! /bin/sh
+### BEGIN INIT INFO
+# Provides:          rinetd
+# Required-Start:    $remote_fs $syslog
+# Required-Stop:     $remote_fs $syslog
+# Default-Start:     2 3 4 5
+# Default-Stop:      0 1 6
+### END INIT INFO

 PATH=/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin
 DAEMON=/usr/sbin/rinetd



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

Reply via email to