[Pkg-icecast-devel] Bug#460853: Patch used in NMU of icecast2

Petter Reinholdtsen pere at hungry.com
Sat Mar 29 18:46:41 UTC 2008


This is the patch I used in my NMU.

diff -u icecast2-2.3.1/debian/changelog icecast2-2.3.1/debian/changelog
--- icecast2-2.3.1/debian/changelog
+++ icecast2-2.3.1/debian/changelog
@@ -1,3 +1,10 @@
+icecast2 (2.3.1-6.1) unstable; urgency=low
+
+  * Non-maintainer upload to solve release goal.
+  * Add LSB dependency header to init.d scripts (Closes: #460853).
+
+ -- Petter Reinholdtsen <pere at debian.org>  Sat, 29 Mar 2008 19:39:17 +0100
+
 icecast2 (2.3.1-6) unstable; urgency=low

   * Acknowledge NMU. Closes: bug#416771, #423778, thanks to Luk Claes
diff -u icecast2-2.3.1/debian/icecast2.init icecast2-2.3.1/debian/icecast2.init
--- icecast2-2.3.1/debian/icecast2.init
+++ icecast2-2.3.1/debian/icecast2.init
@@ -1,4 +1,11 @@
 #! /bin/sh
+### BEGIN INIT INFO
+# Provides:          icecast2
+# Required-Start:    $remote_fs
+# Required-Stop:     $remote_fs
+# Default-Start:     2 3 4 5
+# Default-Stop:      0 1 6
+### END INIT INFO
 #
 # icecast2
 #





More information about the Pkg-icecast-devel mailing list