mirror of
https://git.launchpad.net/ubuntu-dev-tools
synced 2025-05-15 10:51:28 +00:00
debian/gbp.conf: Add gbp-dch configuration
This commit is contained in:
parent
179f45ca9c
commit
44dc0a9d88
6
debian/gbp.conf
vendored
6
debian/gbp.conf
vendored
@ -2,3 +2,9 @@
|
|||||||
debian-tag = %(version)s
|
debian-tag = %(version)s
|
||||||
debian-branch = master
|
debian-branch = master
|
||||||
sign-tags = True
|
sign-tags = True
|
||||||
|
|
||||||
|
[dch]
|
||||||
|
id-length = 7
|
||||||
|
meta = True
|
||||||
|
auto = True
|
||||||
|
full = True
|
||||||
|
Loading…
x
Reference in New Issue
Block a user