From 5335f4498855d6640135399ce6a1b38d94e4aec5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Antoine=20Beaupr=C3=A9?= <anarcat@debian.org> Date: Thu, 13 Oct 2016 11:58:16 -0400 Subject: [PATCH] switch back to 2.x branch to ease building --- debian/gbp.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/gbp.conf b/debian/gbp.conf index 8e01108..6513d67 100644 --- a/debian/gbp.conf +++ b/debian/gbp.conf @@ -1,3 +1,3 @@ [DEFAULT] -debian-branch = 2.1.x +debian-branch = 2.x debian-tag = %(version)s -- GitLab