From 834d0b554af2b6f6897e5e6d1b1c4a7bfe244cfc Mon Sep 17 00:00:00 2001 From: Antonio Ospite Date: Tue, 19 Nov 2013 13:43:43 +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..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