From 4b96bd2dcb8b0ae3da1ca12f5e5e42d99f2372e2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Otto=20Kek=C3=A4l=C3=A4inen?= Date: Wed, 6 Feb 2019 07:52:28 +0200 Subject: [PATCH] Update correct branch name in gbp.conf --- debian/gbp.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/gbp.conf b/debian/gbp.conf index 5f9e97501..1f011e214 100644 --- a/debian/gbp.conf +++ b/debian/gbp.conf @@ -3,7 +3,7 @@ # for contributors to work with feature and bugfix branches ignore-branch = True -debian-branch = master-stretch +debian-branch = stretch # Always use pristine tar pristine-tar = True -- GitLab