On Wed, Mar 18, 2009 at 10:51:26PM +0000, Christophe Mutricy wrote:
> It would be great if, by default or with an option, git-import-orig would
> add
> to the entry in debian/changelog a snapshot pseudo header.
> So that we can run git-dch --release --auto or git-dch -snapshot --auto once
> we
> have modified the packaging for the new upstream version.
Yes, this is on my TODO list. Fix will be to make the dch command run
configurable so you can set it to:
git-dch -N%(version) -S -a
Until then you can turn off changelog generation via:
no-dch = True
in ~/.gbp.conf.
Cheers,
-- Guido
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]