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

This is the patch I used in my NMU.

diff -Nru netscript-2.4-5.1.7+nmu2/debian/changelog 
netscript-2.4-5.1.7+nmu3/debian/changelog
--- netscript-2.4-5.1.7+nmu2/debian/changelog   2009-09-13 13:27:27.000000000 
+0200
+++ netscript-2.4-5.1.7+nmu3/debian/changelog   2009-09-20 14:46:27.000000000 
+0200
@@ -1,3 +1,12 @@
+netscript-2.4 (5.1.7+nmu3) unstable; urgency=low
+
+  * Non-maintainer upload to fix release goal.
+  * Make ifupdown init.d scrtip dependency optional, to avoid having the
+    package depend on ifupdown.  Fixes installation problem detected by
+    piuparts.
+
+ -- Petter Reinholdtsen <[email protected]>  Sun, 20 Sep 2009 14:45:23 +0200
+
 netscript-2.4 (5.1.7+nmu2) unstable; urgency=low

   * Non-maintainer upload.
diff -Nru netscript-2.4-5.1.7+nmu2/netscript.init 
netscript-2.4-5.1.7+nmu3/netscript.init
--- netscript-2.4-5.1.7+nmu2/netscript.init     2009-09-13 12:54:54.000000000 
+0200
+++ netscript-2.4-5.1.7+nmu3/netscript.init     2009-09-20 14:46:04.000000000 
+0200
@@ -1,8 +1,9 @@
 #! /bin/sh -e
 ### BEGIN INIT INFO
 # Provides:          netscript
-# Required-Start:    mountkernfs $local_fs ifupdown
+# Required-Start:    mountkernfs $local_fs
 # Required-Stop:     $local_fs
+# Should-Start:      ifupdown
 # X-Start-Before:    networking
 # Default-Start:     S
 # Default-Stop:      0 6

Happy hacking,
-- 
Petter Reinholdtsen



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

Reply via email to