Hi, On Sun, Apr 13, 2014 at 12:56:14PM +0200, Daniel Dehennin wrote: [..snip..] > I'm not sure to understand this, I proposed to use > “options.upstream_tag” in native case too.
options.upstream_tag gives the upstream tag format while options.debian_tag gives the debian tag format. > My use case is to bump version number, for example in the case of > git-buildpackage: > > - now is at 0.6.13 > > - next call to “git-dch -a -R” will do 0.6.14 > > - we must call “git-dch -N 0.7.0” to bump version to 0.7.0, here I want > to use “options.upstream_tag” to avoid passing “-N” No, you don't. You want to use options.debian_tag since this gives the format for debian tags. You're idea is fine, you're just using the wrong option. Cheers, -- Guido -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org