This is the patch I used in my NMU.

diff -Nru /tmp/gaG31VZ3PV/qwik-0.8.4.4/debian/changelog 
/tmp/Z088mX0jQ4/qwik-0.8.4.4/debian/changelog
--- /tmp/gaG31VZ3PV/qwik-0.8.4.4/debian/changelog       2006-09-27 
02:37:58.000000000 +0200
+++ /tmp/Z088mX0jQ4/qwik-0.8.4.4/debian/changelog       2008-03-29 
10:33:04.000000000 +0100
@@ -1,3 +1,10 @@
+qwik (0.8.4.4-0.1) unstable; urgency=low
+
+  * Non-maintainer upload to solve release goal.
+  * Add LSB dependency header to init.d scripts (Closes: #470109).
+
+ -- Petter Reinholdtsen <[EMAIL PROTECTED]>  Sat, 29 Mar 2008 10:30:52 +0100
+
 qwik (0.8.4.4) unstable; urgency=low

   * debian/rules: Avoid Bash features (curry braces). Closes: #389559.
diff -Nru /tmp/gaG31VZ3PV/qwik-0.8.4.4/debian/qwik.init 
/tmp/Z088mX0jQ4/qwik-0.8.4.4/debian/qwik.init
--- /tmp/gaG31VZ3PV/qwik-0.8.4.4/debian/qwik.init       2006-09-10 
13:54:20.000000000 +0200
+++ /tmp/Z088mX0jQ4/qwik-0.8.4.4/debian/qwik.init       2008-03-29 
10:33:04.000000000 +0100
@@ -2,10 +2,10 @@
 #
 ### BEGIN INIT INFO
 # Provides:          qwik
-# Required-Start:    $syslog $time $local_fs
-# Required-Stop:     $syslog $time $local_fs
+# Required-Start:    $remote_fs $syslog $time
+# Required-Stop:     $remote_fs $syslog $time
 # Default-Start:     2 3 4 5
-# Default-Stop:      S 0 1 6
+# Default-Stop:      0 1 6
 # Short-Description: qwikWeb, a group communication system
 # Description:       qwik's services of web server and smtp server
 ### END INIT INFO



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

Reply via email to