This is the patch I used for my NMU.

diff -Nru /tmp/ibyvUvqpFp/squid-prefetch-1.1/debian/changelog 
/tmp/dYYZiFIdOa/squid-prefetch-1.1/debian/changelog
--- /tmp/ibyvUvqpFp/squid-prefetch-1.1/debian/changelog 2008-01-21 
22:49:43.000000000 +0100
+++ /tmp/dYYZiFIdOa/squid-prefetch-1.1/debian/changelog 2008-03-30 
18:16:41.000000000 +0200
@@ -1,3 +1,10 @@
+squid-prefetch (1.1-2.2) unstable; urgency=low
+
+  * Non-maintainer upload to solve release goal.
+  * Add LSB dependency header to init.d scripts (Closes: #467407).
+
+ -- Petter Reinholdtsen <[EMAIL PROTECTED]>  Sun, 30 Mar 2008 18:16:27 +0200
+
 squid-prefetch (1.1-2.1) unstable; urgency=low

   * Non-maintainer upload.
diff -Nru /tmp/ibyvUvqpFp/squid-prefetch-1.1/debian/init.d 
/tmp/dYYZiFIdOa/squid-prefetch-1.1/debian/init.d
--- /tmp/ibyvUvqpFp/squid-prefetch-1.1/debian/init.d    2003-08-11 
14:20:35.000000000 +0200
+++ /tmp/dYYZiFIdOa/squid-prefetch-1.1/debian/init.d    2008-03-30 
18:16:22.000000000 +0200
@@ -1,4 +1,11 @@
 #! /bin/sh
+### BEGIN INIT INFO
+# Provides:          squid-prefetch
+# Required-Start:    $remote_fs $syslog squid
+# Required-Stop:     $remote_fs $syslog squid
+# Default-Start:     2 3 4 5
+# Default-Stop:      0 1 6
+### END INIT INFO

 DAEMON=/usr/sbin/squid-prefetch
 NAME=squid-prefetch



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

Reply via email to