Hi Michael,
On Tue, Nov 15, 2016 at 09:54:02AM +0100, Michael Stapelberg wrote:
> Package: git-buildpackage
> Version: 0.8.6
> Severity: wishlist
> 
> gbp-dch -R --commit is very convenient in that it not only creates the
> changelog entry but also commits it to git. The next step, which I
> currently need to do manually, is to create a signed tag, e.g.:
> 
>   git tag -s -m "upload 1.0-2 to unstable" debian/1.0-2

You can already do that with "gbp buildpackge --git-tag-only" but …

> 
> It would be nice if gbp-dch had a --tag option, which would do this
> automatically for me :).

… it's perfectly o.k. to have "gbp dch" create the same tags as well.

Given some other work I have to do for stretch this is currently quiet
low on the priority list though.

Cheers,
 -- Guido

Reply via email to