Hi Oliver,
On Mon, Dec 02, 2013 at 02:39:32PM +0100, Olivier Berger wrote:
> Package: git-buildpackage
> Version: 0.6.6
> Severity: minor
> 
> Hi.
> 
> man gbp reads:
> 
> gbp [ --verbose ] <command>
> 
> However, :
> $ gbp --verbose buildpackage 
> '--verbose' is not a valid command.
> 
> Usage:
>     gbp <command> [<args>]
> 
> The most commonly used commands are:
> 
>     buildpackage - build a Debian package
>     import-orig  - import a new upstream tarball
>     import-dsc   - import a single Debian source package
>     import-dscs  - import multiple Debian source packages
> 
> Illegal module name __verbose
> 
> It looks more like : gbp <command> [ --verbose ] [ <args> ]
> 
> But I have the impression that this may not always work either :
> $ gbp buildpackage --verbose -us -uc  --git-ignore-new
> ...
> debuild: unknown dpkg-buildpackage/debuild option: --verbose

You're right, it works for everything except for gbp buildpackage since
it needs to distinguish between it's own and dpkg-buildpackage's options. So
let's just drop --verbose since it's documented in the individual
manpages anyway and redirect readers there instead. Thanks for pointing
this out.

The long term plan ist to get rid of the --git-* prefix in "gbp
buildpackage" and offer an alternative 

gbp buildpackage <gbp options> -- <dpkg-buildpackage options>

which is probably far less confusing.
Cheers,
 -- Guido

> 
> Hope this helps.
> 
> Best regards,
> -- System Information:
> Debian Release: jessie/sid
>   APT prefers testing
>   APT policy: (900, 'testing')
> Architecture: i386 (i686)
> 
> Kernel: Linux 3.11-2-686-pae (SMP w/2 CPU cores)
> Locale: LANG=fr_FR.utf8, LC_CTYPE=fr_FR.utf8 (charmap=UTF-8)
> Shell: /bin/sh linked to /bin/dash
> 
> Versions of packages git-buildpackage depends on:
> ii  devscripts            2.13.4
> ii  git                   1:1.8.4.3-1
> ii  man-db                2.6.5-2
> ii  python                2.7.5-5
> ii  python-dateutil       1.5+dfsg-0.1
> ii  python-pkg-resources  0.6.49-2
> 
> Versions of packages git-buildpackage recommends:
> ii  cowbuilder    0.73
> ii  pristine-tar  1.28
> 
> Versions of packages git-buildpackage suggests:
> ii  python-notify  0.1.1-3
> ii  unzip          6.0-10
> 
> -- debconf-show failed
> 


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to