Hi, On Mon, Aug 25, 2014 at 01:15:38AM +0200, Tomasz Buchert wrote: > Package: git-buildpackage > Version: 0.6.15 > Severity: wishlist > > Dear Maintainer, > > *** Reporter, please consider answering these questions, where appropriate *** > > * What led up to the situation? > I am using gbp with an upstream branch that is pulled from git > repository > (there are no release tarballs). Upstream tags are not annotated, > but git-dch searches only for annotated tags which are normally > signed when git-import-orig is run. > > * What was the outcome of this action? > > git-dch added a version with "21.6-2" suffix, but > I would expect it to add "21.7-1", because there is "upstream/21.7" > tag (which is not annotated, though). > > * What outcome did you expect instead? > > I expected git-dch to look at lightweight tags as well. > > I attach a trivial patch that does exactly that.
Thanks for the patch but this should be configurable since lightweight tags are pretty uncommon for releases (for good reasons). Cheers, -- Guido -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

