This is the patch used in my NMU. diff -u gom-0.30.1/debian/changelog gom-0.30.1/debian/changelog --- gom-0.30.1/debian/changelog +++ gom-0.30.1/debian/changelog @@ -1,3 +1,10 @@ +gom (0.30.1-4.1) unstable; urgency=low + + * Non-maintainer upload to solve release goal. + * Add LSB dependency header to init.d scripts (Closes: #468312). + + -- Petter Reinholdtsen <[EMAIL PROTECTED]> Mon, 31 Mar 2008 00:23:49 +0200 + gom (0.30.1-4) unstable; urgency=low
* Remove build run cruft from svn. diff -u gom-0.30.1/debian/gom.init gom-0.30.1/debian/gom.init --- gom-0.30.1/debian/gom.init +++ gom-0.30.1/debian/gom.init @@ -1,6 +1,12 @@ #!/bin/sh -e -# -# bootup for gom 0.29.99+: initialize mixer(s) +### BEGIN INIT INFO +# Provides: gom +# Required-Start: $remote_fs +# Required-Stop: +# Default-Start: S +# Default-Stop: +# Short-Description: bootup for gom 0.29.99+: initialize mixer(s) +### END INIT INFO # # (c) 1998-2006 Stephan A Suerken <[EMAIL PROTECTED]> # -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]