>-----Ursprüngliche Nachricht----- >Von: Guido Günther [mailto:[email protected]] >Gesendet: Donnerstag, 20. April 2017 14:03 >An: Lukasz Walewski >Cc: [email protected] >Betreff: Re: [git-buildpackage] gbp does not recognize the newly merged >& tagged upstream version > >Hi Lukasz,
Hi Guido, Thank you very much for the rapid answer! >This is very likely because you didn't tell gbp how your upstream tags >look like. Well, I think I did, but it can still be wrong... Here is my config file: $ cat debian/gbp.conf [DEFAULT] debian-branch=debian upstream-branch=master [buildpackage] upstream-tag=v%(version)s export-dir=build The upstream tags are of the form vX.Y.Z, as seen here: $ git tag debian/1.0.2-1 debian/1.0.2-2 v1.0.0 v1.0.1 v1.0.2 v1.0.3 Any ideas? 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
