summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAxel Beckert <abe@deuxchevaux.org>2020-02-16 03:28:38 +0100
committerAxel Beckert <abe@deuxchevaux.org>2020-02-16 03:28:38 +0100
commitb0d5cb56971618762ab13dbdb8fb17753f07f0f6 (patch)
tree2d9e6e2ec396964ef47f6aa3fea7def083d91079
parent7fe65260be39cb14d983718bc4269cc82df7c3cc (diff)
downloadzsh-b0d5cb56971618762ab13dbdb8fb17753f07f0f6.tar.gz
zsh-b0d5cb56971618762ab13dbdb8fb17753f07f0f6.zip
Change upstream tag format to make gbp upstream tags coexist with upstream git history
-rw-r--r--debian/gbp.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/gbp.conf b/debian/gbp.conf
index 5d7f7dd66..2274cd145 100644
--- a/debian/gbp.conf
+++ b/debian/gbp.conf
@@ -3,7 +3,7 @@
[DEFAULT]
upstream-branch = upstream
debian-branch = debian
-upstream-tag = zsh-%(version)s
+upstream-tag = upstream/%(version)s
debian-tag = debian/%(version)s
# Options only affecting "gbp dch"