On Fri, Apr 21, 2017 at 09:44:07AM +0000, Lukasz Walewski wrote: > Hi, > > 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 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. Cheers, -- Guido > > Cheers, > 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 > _______________________________________________ git-buildpackage mailing list [email protected] http://lists.sigxcpu.org/mailman/listinfo/git-buildpackage
