tags 565755 pending
thanks

Dear maintainer,

I've prepared an NMU for haveged (versioned as 0.9-2.1) and uploaded it to
DELAYED/2. Please feel free to tell me if I should delay it longer.

Cheers,
Serafeim


diff -ru haveged-0.9.orig//debian/changelog haveged-0.9/debian/changelog
--- haveged-0.9.orig//debian/changelog  2010-06-28 23:25:44.000000000 +0200
+++ haveged-0.9/debian/changelog        2010-06-28 23:20:37.000000000 +0200
@@ -1,3 +1,12 @@
+haveged (0.9-2.1) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * Initialise STARTTIME in init.d script (Closes: #565755). Thanks to David
+    Prévot <da...@tilapin.org>.
+  * Fix lintian error init.d-script-missing-dependency-on-remote_fs
+
+ -- Serafeim Zanikolas <s...@debian.org>  Mon, 28 Jun 2010 23:03:37 +0200
+
 haveged (0.9-2) unstable; urgency=low
 
   * Removed '--' from init script start_daemon line. It was preventing
diff -ru haveged-0.9.orig//debian/init.d haveged-0.9/debian/init.d
--- haveged-0.9.orig//debian/init.d     2010-06-28 23:25:44.000000000 +0200
+++ haveged-0.9/debian/init.d   2010-06-28 23:21:13.000000000 +0200
@@ -24,8 +24,8 @@
 #
 ### BEGIN INIT INFO
 # Provides:          haveged
-# Required-Start:    $network $local_fs
-# Required-Stop:
+# Required-Start:    $remote_fs $network $local_fs
+# Required-Stop:     $remote_fs $network $local_fs
 # Should-Start:      $named
 # Should-Stop:
 # Default-Start:     2 3 4 5
@@ -58,7 +58,7 @@
                         # let some servers to die gracefully and
                         # 'restart' will not work
 
-#STARTTIME=2             # Time to wait for the server to start, in seconds
+STARTTIME=2             # Time to wait for the server to start, in seconds
                         # If this value is set each time the server is
                         # started (on start or restart) the script will
                         # stall to try to determine if it is running

-- 
debtags-organised WNPP bugs: http://members.hellug.gr/serzan/wnpp



--
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to