On Tue, Apr 25, 2017 at 07:04:09AM +0000, Lukasz Walewski wrote: > Hi Guido, > > >> How to instruct 'gbp buildpackage' NOT to run lintian after building > >> the package? > > > >gbp doesn't run lintia by default. What builder are you using? Check > > > > gbp config buildpackage > > buildpackage.builder=debuild -i -I
> >or a build log. If using debuild use the --no-lintian. If triggering it > >via a post-build hook you can disable it by disabling the hook. > > How do you pass options to debuild? - I did not select debuild > consciously nor I configured the "-i -I" options myself. These > settings must have been taken over as defaults when installing gbp. See the --git-builder option in "man gbp-buildpackage" or [1]. The DESCRIPTION sections has details on how the builder and hooks are invoked. > For completeness, how do you manipulate (turn on/off) hooks? See the --git-no-hooks option in "man gbp-buildpackage" or [1] Cheers, -- Guido [1]: https://honk.sigxcpu.org/projects/git-buildpackage/manual-html/gbp.html > > Best, > Lukasz > > > ---------------------------------------- > > scan Messtechnik GmbH > Brigittagasse 22-24 > A-1200 Wien/Vienna > tel. +43 1 219 73 93 - 0 > fax +43 1 219 73 93 - 12 > http://www.s-can.at > [email protected] > > Geschaeftsfuehrer/President: DI Andreas Weingartner > Firmenbuchnummer/Incorporation No: FN178880i > Gerichtsstand/Court of Jurisdiction: Wien/Vienna > > ---------------------------------------- > > s::can - intelligent, optical, online > > i::scan - compact, precise and affordable! > UV254::NTU::FTU::TOC::DOC::COD::BOD::Colour ...and many more to come! > http://www.i-scan.at > ---------------------------------------- > "YES WE SCAN !" > _______________________________________________ git-buildpackage mailing list [email protected] http://lists.sigxcpu.org/mailman/listinfo/git-buildpackage
