Control: tags 774584 + patch Control: tags 774584 + pending Dear maintainer,
I've prepared an NMU for rtpproxy (versioned as 1.2.1-2.1) and uploaded it to DELAYED/2. Please feel free to tell me if I should delay it longer. Regards. -- .''`. Homepage: http://info.comodo.priv.at/ - OpenPGP key 0xBB3A68018649AA06 : :' : Debian GNU/Linux user, admin, and developer - http://www.debian.org/ `. `' Member of VIBE!AT & SPI, fellow of the Free Software Foundation Europe `- NP: Eric Clapton: Wonderful Tonight
diff -Nru rtpproxy-1.2.1/debian/changelog rtpproxy-1.2.1/debian/changelog --- rtpproxy-1.2.1/debian/changelog 2014-02-16 05:03:30.000000000 +0100 +++ rtpproxy-1.2.1/debian/changelog 2015-01-12 19:25:43.000000000 +0100 @@ -1,3 +1,17 @@ +rtpproxy (1.2.1-2.1) unstable; urgency=medium + + * Non-maintainer upload. + * Fix "Daemon does not start as init script points to wrong executable + path": + Since 1.2.1-2, the rtppproxy binary gets installed into /usr/bin instead + of /usr/sbin (due to packaging changes, particularly the removal of + debian/rtpproxy.install). + Adjust the path in debian/rtpproxy.init. + Thanks to Raphael Michel for the bug report. + (Closes: #774584) + + -- gregor herrmann <gre...@debian.org> Mon, 12 Jan 2015 19:24:48 +0100 + rtpproxy (1.2.1-2) unstable; urgency=medium * Ack NMU - thanks ~gregoa diff -Nru rtpproxy-1.2.1/debian/rtpproxy.init rtpproxy-1.2.1/debian/rtpproxy.init --- rtpproxy-1.2.1/debian/rtpproxy.init 2014-02-16 04:57:22.000000000 +0100 +++ rtpproxy-1.2.1/debian/rtpproxy.init 2015-01-12 19:23:21.000000000 +0100 @@ -12,7 +12,7 @@ PATH=/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin NAME=rtpproxy DESC="RTP relay" -DAEMON=/usr/sbin/$NAME +DAEMON=/usr/bin/$NAME USER=$NAME GROUP=$USER PIDFILE="/var/run/$NAME/$NAME.pid"
signature.asc
Description: Digital Signature