This is the patch used in my NMU.

diff -u ncpfs-2.2.6/debian/changelog ncpfs-2.2.6/debian/changelog
--- ncpfs-2.2.6/debian/changelog
+++ ncpfs-2.2.6/debian/changelog
@@ -1,3 +1,12 @@
+ncpfs (2.2.6-4.2) unstable; urgency=low
+
+  * Non-maintainer upload to solve release goal.
+  * Drop Eloy A. Paris and make Anibal Monsalve Salazar
+    the maintainer (was uploader), ref (See #466150).
+  * Add LSB dependency header to init.d scripts (Closes: #466936).
+
+ -- Petter Reinholdtsen <[EMAIL PROTECTED]>  Sun, 30 Mar 2008 11:10:47 +0200
+
 ncpfs (2.2.6-4.1) unstable; urgency=low

   * Non-maintainer upload.
diff -u ncpfs-2.2.6/debian/control ncpfs-2.2.6/debian/control
--- ncpfs-2.2.6/debian/control
+++ ncpfs-2.2.6/debian/control
@@ -1,8 +1,7 @@
 Source: ncpfs
 Section: net
 Priority: extra
-Maintainer: Eloy A. Paris <[EMAIL PROTECTED]>
-Uploaders: Anibal Monsalve Salazar <[EMAIL PROTECTED]>
+Maintainer: Anibal Monsalve Salazar <[EMAIL PROTECTED]>
 Build-Depends: debhelper (>= 5), libpam0g-dev, gettext
 Standards-Version: 3.7.2

diff -u ncpfs-2.2.6/debian/ipx.init.d ncpfs-2.2.6/debian/ipx.init.d
--- ncpfs-2.2.6/debian/ipx.init.d
+++ ncpfs-2.2.6/debian/ipx.init.d
@@ -1,4 +1,11 @@
 #!/bin/sh
+### BEGIN INIT INFO
+# Provides:          ipx
+# Required-Start:    $remote_fs $syslog
+# Required-Stop:     $remote_fs $syslog
+# Default-Start:     2 3 4 5
+# Default-Stop:      0 1 6
+### END INIT INFO
 #
 # ipx       Bring up/down IPX networking
 #



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

Reply via email to