summaryrefslogtreecommitdiff
path: root/debian
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
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')
-rw-r--r--debian/gbp.conf2
-rw-r--r--debian/source/format2
2 files changed, 2 insertions, 2 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]
diff --git a/debian/source/format b/debian/source/format
index 46ebe02..163aaf8 100644
--- a/debian/source/format
+++ b/debian/source/format
@@ -1 +1 @@
-3.0 (quilt) \ No newline at end of file
+3.0 (quilt)