From f9cb4dc91c03b6db709d7b822743975ed0169fea Mon Sep 17 00:00:00 2001 From: Iain Lane Date: Mon, 2 Mar 2020 17:10:23 +0000 Subject: [PATCH] gbp.conf: Specify ubuntu tag pattern Gbp-Dch: Ignore --- debian/gbp.conf | 1 + 1 file changed, 1 insertion(+) diff --git a/debian/gbp.conf b/debian/gbp.conf index b7ca8221..e69670ee 100644 --- a/debian/gbp.conf +++ b/debian/gbp.conf @@ -3,3 +3,4 @@ pristine-tar = True debian-branch = ubuntu upstream-vcs-tag = v%(version)s upstream-branch = upstream-tod +debian-tag=ubuntu/%(version)s