From 29283cbcb86727c1bd536ea65f54f32aa568618a Mon Sep 17 00:00:00 2001 From: "Robert S. Edmonds" Date: Tue, 24 Sep 2013 19:07:25 -0400 Subject: [PATCH] debian/gbp.conf: upstream changed their tag naming convention --- debian/gbp.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.39.5