From 8ac851b83f6e32c1dea03675754a3190a5999ac9 Mon Sep 17 00:00:00 2001 From: Thomas Goirand Date: Thu, 11 Aug 2016 11:32:30 +0200 Subject: [PATCH] Fixed debian/gbp.conf to use debian/newton as packaging branch. --- debian/gbp.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/gbp.conf b/debian/gbp.conf index 10f9500..e388b0a 100644 --- a/debian/gbp.conf +++ b/debian/gbp.conf @@ -1,6 +1,6 @@ [DEFAULT] upstream-branch = master -debian-branch = debian/unstable +debian-branch = debian/newton upstream-tag = %(version)s compression = xz