Package: netscript-2.4
Version: 5.1.7+nmu1
Severity: wishlist
Tags: patch

This is the patch I used in the NMU I just uploaded.

diff -Nru netscript-2.4-5.1.7/debian/changelog 
netscript-2.4-5.1.7+nmu1/debian/changelog
--- netscript-2.4-5.1.7/debian/changelog        2008-12-30 01:42:53.000000000 
+0100
+++ netscript-2.4-5.1.7+nmu1/debian/changelog   2009-09-13 11:59:04.000000000 
+0200
@@ -1,3 +1,10 @@
+netscript-2.4 (5.1.7+nmu1) unstable; urgency=low
+
+  * Non-maintainer upload to fix release goal.
+  * Fix init.d script dependency headers (Closes: 542246).
+
+ -- Petter Reinholdtsen <[email protected]>  Sun, 13 Sep 2009 11:58:38 +0200
+
 netscript-2.4 (5.1.7) unstable; urgency=low

   * Remove suggests entry in debian/control for waproamd.  (Closes: #509392)
@@ -6,7 +13,7 @@

 netscript-2.4 (5.1.6) unstable; urgency=low

-  * Fix netscript so that ti will run with dash as /bin/sh.
+  * Fix netscript so that it will run with dash as /bin/sh.
   * Update my maintainer address to [email protected]

  -- Matthew Grant <[email protected]>  Mon, 29 Dec 2008 13:17:53 +1300
diff -Nru netscript-2.4-5.1.7/debian/init netscript-2.4-5.1.7+nmu1/debian/init
--- netscript-2.4-5.1.7/debian/init     2008-12-30 01:40:42.000000000 +0100
+++ netscript-2.4-5.1.7+nmu1/debian/init        2009-09-13 11:58:19.000000000 
+0200
@@ -1,8 +1,9 @@
 #! /bin/sh -e
 ### BEGIN INIT INFO
-# Provides:          networking
-# Required-Start:    mountkernfs $local_fs
+# Provides:          netscript
+# Required-Start:    mountkernfs $local_fs ifupdown
 # Required-Stop:     $local_fs
+# X-Start-Before:    networking
 # Default-Start:     S
 # Default-Stop:      0 6
 # Short-Description: Raise network interfaces, and setup iptables.

Happy hacking,
-- 
Petter Reinholdtsen



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

Reply via email to