mirror of
https://github.com/dkogan/feedgnuplot.git
synced 2025-05-05 22:11:12 +08:00
gbp.conf knows about upstream tags
This commit is contained in:
parent
8867cf54f0
commit
d705699459
1
debian/gbp.conf
vendored
1
debian/gbp.conf
vendored
@ -2,6 +2,7 @@
|
||||
debian-branch = debian
|
||||
upstream-tree = tag
|
||||
debian-tag = debian/%(version)s
|
||||
upstream-tag = v%(version)s
|
||||
pristine-tar = False
|
||||
sign-tags = True
|
||||
sign-changelog = True
|
||||
|
Loading…
Reference in New Issue
Block a user