summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2016-02-14 23:14:15 -0700
committerSean Whitton <spwhitton@spwhitton.name>2016-02-14 23:14:15 -0700
commit367159be18e8ae130c0f875a4f9cfaf1c1cf6824 (patch)
tree4201b94f4917cff15e02fde09baa4b83d05d7354
parentfe3ed56089b2d2783be72fc7e0aca2480bdceb58 (diff)
d/gbp.conf: switch tagging convention
To match upstream's new git repo.
-rw-r--r--debian/gbp.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/gbp.conf b/debian/gbp.conf
index 4f39baa..5942895 100644
--- a/debian/gbp.conf
+++ b/debian/gbp.conf
@@ -1,7 +1,7 @@
[DEFAULT]
upstream-branch = upstream
debian-branch = master
-upstream-tag = %(version)s
+upstream-tag = v%(version)s
debian-tag = debian/%(version)s
#postbuild = lintian $GBP_CHANGES_FILE