Package: git-buildpackage Version: 0.6.0~git20120601 Severity: minor Tags: patch
Greetings, git-buildpackage (testing) fails when called with '--notify=on' or '--color=on', while it does not fail when called with '--git-notify=on' or '--git-color=on'. '--color' and '--notify' are erroneously documented in the man page. The git-buildpackage man page for sid has the same error (did not test the program itself, though). See patch below, prepared on the basis of the current sid git-buildpackage version of the man page. Cheers, Filippo -- System Information: Debian Release: wheezy/sid APT prefers testing APT policy: (500, 'testing') Architecture: amd64 (x86_64) Kernel: Linux 3.2.0-4-amd64 (SMP w/4 CPU cores) 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 git-buildpackage depends on: ii devscripts 2.12.5 ii git 1:1.7.10.4-1 ii python 2.7.3~rc2-1 ii python-dateutil 1.5+dfsg-0.1 ii python2.6 2.6.8-0.2 ii python2.7 2.7.3~rc2-2.1 Versions of packages git-buildpackage recommends: ii cowbuilder 0.70 ii pristine-tar 1.25 Versions of packages git-buildpackage suggests: ii python-notify 0.1.1-3 ii unzip 6.0-7 -- no debconf information *** diff diff -ruN git-buildpackage-0.6.0~git20120822/docs/manpages/git-buildpackage.sgml git-buildpackage-0.6.0~git20120822-new/docs/manpages/git-buildpackage.sgml --- git-buildpackage-0.6.0~git20120822/docs/manpages/git-buildpackage.sgml 2012-08-22 10:57:49.000000000 +0200 +++ git-buildpackage-0.6.0~git20120822-new/docs/manpages/git-buildpackage.sgml 2012-11-22 14:54:39.289455550 +0100 @@ -22,8 +22,8 @@ <arg><option>--git-[no-]ignore-new</option></arg> <arg><option>--git-tag</option></arg> <arg><option>--git-verbose</option></arg> - <arg><option>--color=</option><replaceable>[auto|on|off]</replaceable></arg> - <arg><option>--notify=</option><replaceable>[auto|on|off]</replaceable></arg> + <arg><option>--git-color=</option><replaceable>[auto|on|off]</replaceable></arg> + <arg><option>--git-notify=</option><replaceable>[auto|on|off]</replaceable></arg> <arg><option>--git-upstream-branch=</option><replaceable>treeish</replaceable></arg> <arg><option>--git-debian-branch=</option><replaceable>branch_name</replaceable></arg> <arg><option>--git-ignore-branch</option></arg> -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org