PKG: rudimentary gbp.conf to ease building with git-buildpackage

This commit is contained in:
Yaroslav Halchenko
2012-05-03 21:11:58 -04:00
parent 0649956790
commit 278fa00339
+9
View File
@@ -0,0 +1,9 @@
[DEFAULT]
# the default branch for upstream sources:
upstream-branch = master
# the default branch for the debian patch:
debian-branch = debian
# the default tag formats used:
upstream-tag = v%(version)s
debian-tag = debian/%(version)s