Pull back the changelog generation to the simplest thing that can possibly work
This commit is contained in:
2
changelog.template
Normal file
2
changelog.template
Normal file
@@ -0,0 +1,2 @@
|
||||
header = 'flexnbd ({latesttag}-{rev}) stable; urgency=low\n\n'
|
||||
changeset = ' * {desc|strip|firstline} [r{rev}]\n\n -- {author|person} <{author|email}> {date|rfc822date}\n\n'
|
Reference in New Issue
Block a user