From b4a1953372a217d7942bafef21a7e5d7cd246b76 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marco=20Trevisan=20=28Trevi=C3=B1o=29?= Date: Sun, 30 May 2021 17:50:41 +0200 Subject: [PATCH] debian/gbp.conf: Use upstream/latest branch --- debian/gbp.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/gbp.conf b/debian/gbp.conf index 9233638a..7eebcaf2 100644 --- a/debian/gbp.conf +++ b/debian/gbp.conf @@ -1,7 +1,7 @@ [DEFAULT] pristine-tar = True debian-branch = debian/master -upstream-branch = upstream/3.38.x +upstream-branch = upstream/latest upstream-vcs-tag = %(version)s [buildpackage]