summaryrefslogtreecommitdiff
path: root/debian/gbp.conf
diff options
context:
space:
mode:
authorThomas Goirand <thomas@goirand.fr>2012-10-14 13:12:21 +0000
committerThomas Goirand <thomas@goirand.fr>2012-10-14 13:14:16 +0000
commit7e4e7377d2c32bc9d0bff7ece456e38b71548bb3 (patch)
tree241e27123e5f3e892561394314a97ea6fb0babdb /debian/gbp.conf
parentfa2c2a5c1df21ff915da7d3b161a977d860ecdf1 (diff)
downloadfactory-boy-7e4e7377d2c32bc9d0bff7ece456e38b71548bb3.tar
factory-boy-7e4e7377d2c32bc9d0bff7ece456e38b71548bb3.tar.gz
Reverted previous hack with git tags in debian/gbp.conf
Diffstat (limited to 'debian/gbp.conf')
-rw-r--r--debian/gbp.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/gbp.conf b/debian/gbp.conf
index f9f4b78..fe85503 100644
--- a/debian/gbp.conf
+++ b/debian/gbp.conf
@@ -1,7 +1,7 @@
[DEFAULT]
upstream-branch = master
debian-branch = debian/experimental
-upstream-tag = v%(version)s
+upstream-tag = %(version)s
compression = xz
[git-buildpackage]