summaryrefslogtreecommitdiff
path: root/debian/gbp.conf
diff options
context:
space:
mode:
authorChristopher Baines <mail@cbaines.net>2016-05-11 09:50:35 +0100
committerChristopher Baines <mail@cbaines.net>2016-05-11 10:14:16 +0100
commit0001f219a502ea7422a5d7e976fba411c61116e7 (patch)
treec7f16662d7faf1fb7343a892d2f9e36e1c0880f0 /debian/gbp.conf
parentd54b452452a04f8109ef8dc48c9b46d1cb99f476 (diff)
downloadfactory-boy-0001f219a502ea7422a5d7e976fba411c61116e7.tar
factory-boy-0001f219a502ea7422a5d7e976fba411c61116e7.tar.gz
* New upstream releasedebian/unstable
* Add myself to Uploaders * Add build dependencies on fake-factory and python-ipaddress * Bump Standards-Version to 3.9.8 (no changes required) * Change the gbp.conf upstream-tag to include the v prefix, as this makes git-buildpackage able to find the tags
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 7bf5959..48bd2b2 100644
--- a/debian/gbp.conf
+++ b/debian/gbp.conf
@@ -1,7 +1,7 @@
[DEFAULT]
upstream-branch = master
debian-branch = debian/unstable
-upstream-tag = %(version)s
+upstream-tag = v%(version)s
compression = xz
[buildpackage]