This is the patch used in my NMU. diff -u distmp3-0.1.9.ds1/debian/changelog distmp3-0.1.9.ds1/debian/changelog --- distmp3-0.1.9.ds1/debian/changelog +++ distmp3-0.1.9.ds1/debian/changelog @@ -1,3 +1,10 @@ +distmp3 (0.1.9.ds1-4.3) unstable; urgency=low + + * Non-maintainer upload to solve release goal. + * Add LSB dependency header to init.d scripts (Closes: #466937). + + -- Petter Reinholdtsen <[EMAIL PROTECTED]> Sun, 30 Mar 2008 12:08:43 +0200 + distmp3 (0.1.9.ds1-4.2) unstable; urgency=medium
* Non-maintainer upload with maintainer's approval diff -u distmp3-0.1.9.ds1/debian/distmp3.init distmp3-0.1.9.ds1/debian/distmp3.init --- distmp3-0.1.9.ds1/debian/distmp3.init +++ distmp3-0.1.9.ds1/debian/distmp3.init @@ -1,4 +1,11 @@ #! /bin/sh +### BEGIN INIT INFO +# Provides: distmp3 +# Required-Start: $remote_fs $syslog +# Required-Stop: $remote_fs $syslog +# Default-Start: 2 3 4 5 +# Default-Stop: 0 1 6 +### END INIT INFO # distmp3host Start/stop distmp3. # Version: distmp3host 0.1.9-4 04-Mar-2004 [EMAIL PROTECTED] -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]