This is the patch used for my NMU. In addition, new config.guess and config.sub was inserted by the build rules.
diff -u hyperestraier-1.4.9/debian/changelog hyperestraier-1.4.9/debian/changelog --- hyperestraier-1.4.9/debian/changelog +++ hyperestraier-1.4.9/debian/changelog @@ -1,3 +1,10 @@ +hyperestraier (1.4.9-1.2) unstable; urgency=low + + * Non-maintainer upload to solve release goal. + * Add LSB dependency header to init.d scripts (Closes: #462713). + + -- Petter Reinholdtsen <[EMAIL PROTECTED]> Tue, 25 Mar 2008 22:48:04 +0100 + hyperestraier (1.4.9-1.1) unstable; urgency=high * Non-maintainer upload. diff -u hyperestraier-1.4.9/debian/hyperestraier.init hyperestraier-1.4.9/debian/hyperestraier.init --- hyperestraier-1.4.9/debian/hyperestraier.init +++ hyperestraier-1.4.9/debian/hyperestraier.init @@ -1,4 +1,11 @@ #! /bin/sh +### BEGIN INIT INFO +# Provides: hyperestraier +# Required-Start: $remote_fs $syslog +# Required-Stop: $remote_fs $syslog +# Default-Start: 2 3 4 5 +# Default-Stop: 0 1 6 +### END INIT INFO # # skeleton example file to build /etc/init.d/ scripts. # This file should be used to construct scripts for /etc/init.d. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]