From 55c36978f64cf51eea25cccf669ce1a67db42892 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Istv=C3=A1n=20V=C3=A1radi?= Date: Fri, 3 Feb 2023 16:59:11 +0100 Subject: [PATCH] Updated gbp.conf --- debian/gbp.conf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/debian/gbp.conf b/debian/gbp.conf index efa5a58d1..3851c7428 100644 --- a/debian/gbp.conf +++ b/debian/gbp.conf @@ -1,6 +1,6 @@ [DEFAULT] -debian-branch = debian/dist/kinetic/master -upstream-branch = master +debian-branch = debian/dist/kinetic/stable-3.7 +upstream-branch = stable-3.7 pristine-tar = True compression = gz