Dear release team,

could you please review the changes for ps-watcher 1.06-11, which I plan to 
upload to unstable and state if it could be considered for unblock it for 
lenny?

The diff is attached and the changelog follows:

ps-watcher (1.06-11) unstable; urgency=low

  * removed use of pidof from restart|force-reload init-script target,
    since daemon has pidfile support and it never worked anyways
    (Closes: #500741)

Thanks and with kind regards, Jan.
Index: debian/ps-watcher/trunk/debian/init.d
===================================================================
--- debian/ps-watcher/trunk/debian/init.d (revision 1252)
+++ debian/ps-watcher/trunk/debian/init.d (revision 1603)
@@ -75,5 +75,4 @@
 	start-stop-daemon --start --quiet --pidfile /var/run/$NAME.pid \
 		 --exec $DAEMON -- -c $CONFIG --daemon $DAEMON_OPTS
-	/bin/pidof $DAEMON > /var/run/$NAME.pid
 	echo "$NAME."
 	;;
Index: debian/ps-watcher/trunk/debian/changelog
===================================================================
--- debian/ps-watcher/trunk/debian/changelog (revision 1498)
+++ debian/ps-watcher/trunk/debian/changelog (revision 1603)
@@ -1,2 +1,10 @@
+ps-watcher (1.06-11) unstable; urgency=low
+
+  * removed use of pidof from restart|force-reload init-script target,
+    since daemon has pidfile support and it never worked anyways
+    (Closes: #500741)
+
+ -- Jan Wagner <[EMAIL PROTECTED]>  Wed, 01 Oct 2008 11:05:25 +0200
+
 ps-watcher (1.06-10) unstable; urgency=low
 

Attachment: signature.asc
Description: This is a digitally signed message part.

Reply via email to