From: Robert S. Edmonds Date: Tue, 24 Sep 2013 23:07:25 +0000 (-0400) Subject: debian/gbp.conf: upstream changed their tag naming convention X-Git-Url: https://git.michaelhowe.org/gitweb/?a=commitdiff_plain;h=29283cbcb86727c1bd536ea65f54f32aa568618a;p=packages%2Fb%2Fbup.git debian/gbp.conf: upstream changed their tag naming convention --- diff --git a/debian/gbp.conf b/debian/gbp.conf index 61bc239..0dabc69 100644 --- a/debian/gbp.conf +++ b/debian/gbp.conf @@ -3,4 +3,4 @@ pristine-tar = False debian-branch = debian upstream-branch = master upstream-tree = branch -upstream-tag = bup-%(version)s +upstream-tag = %(version)s