[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Please let mpd 0.13.2-3 into testing



I'd like to ask for mpd 0.13.2-3 to be cleared to enter testing. The
net changes from 0.13.2-1 are short and self-explanatory; see below.

The lack of --oknodo (total screwup on my part) will negatively affect
upgrades to squeeze if it stays in, so I'd really like to see this happen.

--- diff1   2008-10-21 15:39:18.000000000 -0400
+++ diff3   2008-10-21 15:26:53.000000000 -0400
@@ -520,7 +520,7 @@
 +        $DAEMON --create-db "$MPDCONF" > /dev/null 2>&1
 +    fi
 +
-+    start-stop-daemon --start --quiet --pidfile "$PIDFILE" \
++    start-stop-daemon --start --quiet --oknodo --pidfile "$PIDFILE" \
 +        --exec "$DAEMON" -- $MPD_OPTS "$MPDCONF"
 +    log_end_msg $?
 +}
@@ -537,7 +537,7 @@
 +    fi
 +
 +    log_daemon_msg "Stopping $DESC" "$NAME"
-+    start-stop-daemon --stop --quiet --retry 5 --pidfile "$PIDFILE" \
++    start-stop-daemon --stop --quiet --oknodo --retry 5 --pidfile "$PIDFILE" \
 +        --exec $DAEMON
 +    log_end_msg $?
 +}

(changelog diffs snipped... that's it)

Thanks!
-- 
things change.
decklin@red-bean.com


Reply to: