From 4a0c5bf661035710c3e0ac219c3a0651562bb66c Mon Sep 17 00:00:00 2001 From: Thomas Goirand Date: Thu, 11 Aug 2016 19:01:17 +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