From 0953027fe3384e467b56b846e413d3678120c332 Mon Sep 17 00:00:00 2001
From: Antonio Ospite <ospite@studenti.unina.it>
Date: Tue, 19 Nov 2013 13:01:12 +0100
Subject: [PATCH] debian/gbp.conf: explicitly disable pristine-tar

This fixes build when users have pristine-tar set to True in the global
configuration file.
---
 debian/gbp.conf | 1 +
 1 file changed, 1 insertion(+)

diff --git a/debian/gbp.conf b/debian/gbp.conf
index 0a80fe8..17033f3 100644
--- a/debian/gbp.conf
+++ b/debian/gbp.conf
@@ -2,3 +2,4 @@
 debian-branch = debian
 upstream-branch = master
 upstream-tag = v%(version)s
+prinstine-tar = False
-- 
2.1.4