On Wed, Feb 04, 2009 at 01:04:32PM +0100, Thomas Koch wrote:
> Package: git-buildpackage
> Version: 0.4.46
> Severity: normal
> 
> 
> I wanted to call
> git-buildpackage --git-ignore-new --no-lintian
> with the --no-lintian option forwarded to debuild, but the standard
> debuild invocation is
> debuild -i\.git -I.git
> and the added --no-lintian end up as
> debuild -i\.git -I.git --no-lintian
> 
> debuild seems not to recognize own options anymore after a
> dpkg-buildpackage has been given, so --no-lintian is forwared to
> dpkg-buildpackage, which errs about this unknown option.
All options not starting with --git- are forwarded to the specified
build command, what is your issue and how can git-buildpackage help?
 -- Guido



-- 
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