This is the patch I used to NMU this package.

diff -u pure-ftpd-1.0.21/debian/changelog pure-ftpd-1.0.21/debian/changelog
--- pure-ftpd-1.0.21/debian/changelog
+++ pure-ftpd-1.0.21/debian/changelog
@@ -1,3 +1,10 @@
+pure-ftpd (1.0.21-11.2) unstable; urgency=low
+
+  * Non-maintainer upload to solve release goal.
+  * Add LSB dependency header to init.d scripts (Closes: #460303)
+
+ -- Petter Reinholdtsen <[EMAIL PROTECTED]>  Wed, 19 Mar 2008 23:53:07 +0100
+
 pure-ftpd (1.0.21-11.1) unstable; urgency=low

   * Non-maintainer upload.
diff -u pure-ftpd-1.0.21/debian/pure-ftpd.init.d 
pure-ftpd-1.0.21/debian/pure-ftpd.init.d
--- pure-ftpd-1.0.21/debian/pure-ftpd.init.d
+++ pure-ftpd-1.0.21/debian/pure-ftpd.init.d
@@ -1,4 +1,11 @@
 #! /bin/sh
+### BEGIN INIT INFO
+# Provides:          pure-ftpd
+# Required-Start:    $remote_fs $syslog
+# Required-Stop:     $remote_fs $syslog
+# Default-Start:     2 3 4 5
+# Default-Stop:      0 1 6
+### END INIT INFO
 #
 # pure-ftpd    starts and stops the pure-ftpd ftp daemon




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

Reply via email to