Subject: reprepro: Man page bug, unusedsource must be unusedsources Package: reprepro Version: 4.12.3-1 Severity: minor
Dear Maintainer, I found a bug in the man page of reprepro. It is related with the unusedsource option. If must be unusedsources. I'm sending you a patch to fix it: diff -ru a/docs/reprepro.1 b/docs/reprepro.1 --- a/docs/reprepro.1 2012-06-07 13:37:50.000000000 +0300 +++ b/docs/reprepro.1 2012-06-22 20:06:26.324012187 +0300 @@ -935,7 +935,7 @@ packages were still missing and now want to copy it to those architectures were they are unlikely to break something (because a newbinary is already available). .TP -.B unusedsource \fR[\fP\fIdistributions\fP\fR]\fP +.B unusedsources \fR[\fP\fIdistributions\fP\fR]\fP List all source packages for which no binary package build from them is found. .TP .B sourcemissing \fR[\fP\fIdistributions\fP\fR]\fP -- System Information: Debian Release: wheezy/sid APT prefers testing APT policy: (500, 'testing') Architecture: amd64 (x86_64) Kernel: Linux 3.2.0-2-amd64 (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 reprepro depends on: ii libarchive12 3.0.4-2 ii libbz2-1.0 1.0.6-3 ii libc6 2.13-33 ii libdb5.1 5.1.29-4 ii libgpg-error0 1.10-3 ii libgpgme11 1.2.0-1.4 ii zlib1g 1:1.2.7.dfsg-13 Versions of packages reprepro recommends: ii apt 0.9.6 Versions of packages reprepro suggests: pn gnupg-agent <none> pn inoticoming <none> pn lzip <none> ii xz-lzma [lzma] 5.1.1alpha+20110809-3 ii xz-utils 5.1.1alpha+20110809-3 -- no debconf information

