From 0646cc7b66bd7047601689fce69301e18d80accc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marco=20Trevisan=20=28Trevi=C3=B1o=29?= Date: Thu, 27 Feb 2020 06:33:31 +0100 Subject: [PATCH] debian/gbp.conf: Use 'upstream-tod' branch as our upstream branch --- debian/gbp.conf | 1 + 1 file changed, 1 insertion(+) diff --git a/debian/gbp.conf b/debian/gbp.conf index f0999327..b7ca8221 100644 --- a/debian/gbp.conf +++ b/debian/gbp.conf @@ -2,3 +2,4 @@ pristine-tar = True debian-branch = ubuntu upstream-vcs-tag = v%(version)s +upstream-branch = upstream-tod