Bug#609204: rtpproxy: old version of manpage shipping
Noa Resare
noa at resare.com
Fri Jan 7 10:32:17 UTC 2011
Package: rtpproxy
Version: 1.2.1-1
Severity: minor
Tags: patch
I was looking for information about port ranges in the rtpproxy manpage and found
none, so I pulled the source of the package with 'apt-get source' and grepped around.
I was a bit surprised to find that there was a newer version of the manpage included
in the source tree that, among other things, documents options about port ranges.
I suggest you drop the obsolete manpage and ship the included one. The patch below
results in a package with the correct manpage.
Only in rtpproxy-1.2.1.vanilla/debian: manpage.xml
diff -ur rtpproxy-1.2.1.vanilla/debian/rules rtpproxy-1.2.1/debian/rules
--- rtpproxy-1.2.1.vanilla/debian/rules 2011-01-07 11:21:06.000000000 +0100
+++ rtpproxy-1.2.1/debian/rules 2011-01-07 11:22:18.000000000 +0100
@@ -41,7 +41,7 @@
./configure CFLAGS="$(CFLAGS)" --prefix=/usr --sysconfdir=/etc
touch configure-stamp
-$(MANPAGE): debian/manpage.xml
+$(MANPAGE): manpage.xml
xsltproc -nonet -o $@ /usr/share/xml/docbook/stylesheet/nwalsh/manpages/docbook.xsl $<
build: build-stamp
-- System Information:
Debian Release: squeeze/sid
APT prefers testing
APT policy: (500, 'testing')
Architecture: i386 (i686)
Kernel: Linux 2.6.32-5-686 (SMP w/1 CPU core)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Versions of packages rtpproxy depends on:
ii adduser 3.112+nmu2 add and remove users and groups
ii libc6 2.11.2-7 Embedded GNU C Library: Shared lib
rtpproxy recommends no packages.
Versions of packages rtpproxy suggests:
pn ser | openser <none> (no description available)
-- no debconf information
More information about the Pkg-voip-maintainers
mailing list