From 7625a3a7020020a3bf11894e731e474450130ec2 Mon Sep 17 00:00:00 2001 From: Ivan Udovichenko Date: Fri, 12 Aug 2016 04:44:24 +0300 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