This is the patch I used in my NMU.

diff -u steam-2.2.31/debian/changelog steam-2.2.31/debian/changelog
--- steam-2.2.31/debian/changelog
+++ steam-2.2.31/debian/changelog
@@ -1,3 +1,10 @@
+steam (2.2.31-4.2) unstable; urgency=low
+
+  * Non-maintainer upload to solve release goal.
+  * Add LSB dependency header to init.d scripts (Closes: #470943).
+
+ -- Petter Reinholdtsen <[EMAIL PROTECTED]>  Sat, 29 Mar 2008 13:58:10 +0100
+
 steam (2.2.31-4.1) unstable; urgency=high

   * Non-maintainer upload during BSP.
only in patch2:
unchanged:
--- steam-2.2.31.orig/debian/steam.init
+++ steam-2.2.31/debian/steam.init
@@ -1,10 +1,10 @@
 #! /bin/sh
 ### BEGIN INIT INFO
 # Provides:          steam
-# Required-Start:    $local_fs $remote_fs
-# Required-Stop:     $local_fs $remote_fs
+# Required-Start:    $remote_fs $syslog
+# Required-Stop:     $remote_fs $syslog
 # Default-Start:     2 3 4 5
-# Default-Stop:      S 0 1 6
+# Default-Stop:      0 1 6
 # Short-Description: sTeam server init script
 # Description:       This script controls the open-sTeam server
 ### END INIT INFO



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

Reply via email to