mirror of
https://gitlab.gnome.org/GNOME/calls.git
synced 2025-01-06 11:35:32 +00:00
debian: Add gbp.conf
This makes correct taging so much simpler
This commit is contained in:
parent
e9c9bf65ff
commit
30a4bee445
1 changed files with 7 additions and 0 deletions
7
debian/gbp.conf
vendored
Normal file
7
debian/gbp.conf
vendored
Normal file
|
@ -0,0 +1,7 @@
|
|||
[DEFAULT]
|
||||
debian-branch = master
|
||||
debian-tag = v%(version)s
|
||||
debian-tag-msg = %(pkg)s v%(version)s
|
||||
|
||||
[tag]
|
||||
sign-tags = true
|
Loading…
Reference in a new issue