This is the patch used in my NMU.

diff -u tcpspy-1.7d/debian/changelog tcpspy-1.7d/debian/changelog
--- tcpspy-1.7d/debian/changelog
+++ tcpspy-1.7d/debian/changelog
@@ -1,3 +1,10 @@
+tcpspy (1.7d-3.1) unstable; urgency=low
+
+  * Non-maintainer upload to solve release goal.
+  * Add LSB dependency header to init.d scripts (Closes: #467408).
+
+ -- Petter Reinholdtsen <[EMAIL PROTECTED]>  Mon, 31 Mar 2008 07:48:08 +0200
+
 tcpspy (1.7d-3) unstable; urgency=low

   * Fixes a line wrap bug in init.d/tcpspy (Closes: #259877)
diff -u tcpspy-1.7d/debian/tcpspy.init tcpspy-1.7d/debian/tcpspy.init
--- tcpspy-1.7d/debian/tcpspy.init
+++ tcpspy-1.7d/debian/tcpspy.init
@@ -1,5 +1,12 @@
 #! /bin/sh
-# init.d/tcpspy - init script for tcpspy
+### BEGIN INIT INFO
+# Provides:          tcpspy
+# Required-Start:    $remote_fs $syslog
+# Required-Stop:     $remote_fs $syslog
+# Default-Start:     2 3 4 5
+# Default-Stop:      0 1 6
+# Short-Description: init script for tcpspy
+### END INIT INFO
 #
 # Written by Pablo Lorenzzoni <[EMAIL PROTECTED]>
 #



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

Reply via email to