Hi, On Tue, Jan 10, 2012 at 11:40:52AM +0100, Guido Günther wrote: > On Mon, Jan 09, 2012 at 04:48:11PM +0100, Daniel Dehennin wrote: > > Package: git-buildpackage > > Version: 0.6.0~git20111229 > > Severity: wishlist > > > > Dear Maintainer, > > > > I find useful to set some tag commit message, like the build log when > > doing an after-build tag or the .changes after validating the build for > > the upload. > > > > Is there any way to set the message when doing --git-tag-only? > There currently isn't. The tag message is currently hard coded for all > tagging operations. > -- Guido
Ferenc suggested that it should be possible to use the contents of the changelog as commit message which makes sense so this really should be configurable. At the moment this is possible using a posttag hook and simple recreate the tag but having this integrated in gbp would be better. Cheers, -- Guido

