From 6dae59a50cafccb30d5f5c4ddda73ff15c926519 Mon Sep 17 00:00:00 2001 From: Yaroslav Halchenko Date: Thu, 20 Mar 2014 21:43:36 -0400 Subject: [PATCH] for experimental build straight from git debian-releases/experimental branch --- debian/gbp.conf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/debian/gbp.conf b/debian/gbp.conf index d9f571eb..fadf1e99 100644 --- a/debian/gbp.conf +++ b/debian/gbp.conf @@ -2,9 +2,9 @@ # the default branch for upstream sources: upstream-branch = upstream # the default branch for the debian patch: -debian-branch = debian +debian-branch = debian-releases/experimental # use pristine-tar -pristine-tar = True +# pristine-tar = True # the default tag formats used: upstream-tag = %(version)s debian-tag = debian/%(version)s