X-Git-Url: https://git.cworth.org/git?a=blobdiff_plain;f=debian%2Fgbp.conf;h=6cb451a455e112ea8236161002887113a598b32f;hb=a06f7b6737de04b118af93cc247b052f6396fe0c;hp=dba526f66abc18e2b21fb616eccc75624dbc4958;hpb=f717d2ece1836c863f9cc02abd1ff2539307cd1d;p=obsolete%2Fnotmuch-old diff --git a/debian/gbp.conf b/debian/gbp.conf index dba526f6..6cb451a4 100644 --- a/debian/gbp.conf +++ b/debian/gbp.conf @@ -10,5 +10,8 @@ debian-branch = master # Directory for performing the build export-dir = ./debian-build +# Format for upstream tags +upstream-tag = %(version)s + # Format for the debian tag -debian-tag = debian-%(version)s +debian-tag = debian/%(version)s