From 813efe0c66bedc9f385258c9eb83b577b33a1dcb Mon Sep 17 00:00:00 2001
From: Antonio Ospite <ospite@studenti.unina.it>
Date: Tue, 19 Nov 2013 00:09:51 +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.

Thanks: gregor herrmann <gregoa@debian.org>
---
 debian/gbp.conf | 1 +
 1 file changed, 1 insertion(+)

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