I just NMUed at with this patch to solve this release goal issue.

diff -Nru /tmp/5DnEa6OH3v/at-3.1.10/debian/changelog 
/tmp/dsL6NXHiLG/at-3.1.10.1/debian/changelog
--- /tmp/5DnEa6OH3v/at-3.1.10/debian/changelog  2006-01-03 08:09:56.000000000 
+0100
+++ /tmp/dsL6NXHiLG/at-3.1.10.1/debian/changelog        2008-01-27 
06:16:04.000000000 +0100
@@ -1,3 +1,10 @@
+at (3.1.10.1) unstable; urgency=low
+
+  * Non-maintainer uploaded to fix release goal issue.
+  * Correct LSB header of init.d script (Closes: #376780).
+
+ -- Petter Reinholdtsen <[EMAIL PROTECTED]>  Sun, 27 Jan 2008 06:15:14 +0100
+
 at (3.1.10) unstable; urgency=low

   * Fix typo in init script (closes: #321141)
diff -Nru /tmp/5DnEa6OH3v/at-3.1.10/debian/rc 
/tmp/dsL6NXHiLG/at-3.1.10.1/debian/rc
--- /tmp/5DnEa6OH3v/at-3.1.10/debian/rc 2005-10-24 06:25:14.000000000 +0200
+++ /tmp/dsL6NXHiLG/at-3.1.10.1/debian/rc       2008-01-27 06:20:00.000000000 
+0100
@@ -1,10 +1,10 @@
 #! /bin/sh -e
-#### BEGIN INIT INFO
+### BEGIN INIT INFO
 # Provides:          atd
-# Required-Start:    $syslog $time $local_fs $remote_fs
-# Required-Stop:     $syslog $time $local_fs $remote_fs
+# Required-Start:    $syslog $time $remote_fs
+# Required-Stop:     $syslog $time $remote_fs
 # Default-Start:     2 3 4 5
-# Default-Stop:      S 0 1 6
+# Default-Stop:      0 1 6
 # Short-Description: Deferred execution scheduler
 # Description:       Debian init script for the atd deferred executions
 #                    scheduler



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

Reply via email to