This is the patch I used in my NMU.

diff -u hpoj-0.91/debian/changelog hpoj-0.91/debian/changelog
--- hpoj-0.91/debian/changelog
+++ hpoj-0.91/debian/changelog
@@ -1,3 +1,10 @@
+hpoj (0.91-13.2) unstable; urgency=low
+
+  * Non-maintainer upload to solve release goal.
+  * Add LSB dependency header to init.d scripts (Closes: #459450).
+
+ -- Petter Reinholdtsen <[EMAIL PROTECTED]>  Sun, 30 Mar 2008 19:10:15 +0200
+
 hpoj (0.91-13.1) unstable; urgency=medium

   * Non-maintainer upload.
diff -u hpoj-0.91/scripts/ptal-init.in hpoj-0.91/scripts/ptal-init.in
--- hpoj-0.91/scripts/ptal-init.in
+++ hpoj-0.91/scripts/ptal-init.in
@@ -1,4 +1,13 @@
 #!/usr/bin/perl
+### BEGIN INIT INFO
+# Provides:          hpoj
+# Required-Start:    $remote_fs
+# Required-Stop:     $remote_fs
+# X-Start-Before:    cupsys
+# X-Stop-after:      cupsys
+# Default-Start:     2 3 4 5
+# Default-Stop:      0 1 6
+### END INIT INFO
 # chkconfig: 2345 59 61
 # description: ptal-init is the init script and device setup utility \
 #              for the HP OfficeJet Linux driver.



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

Reply via email to