debian/gbp.conf: explicitly disable pristine-tar
authorAntonio Ospite <ospite@studenti.unina.it>
Mon, 18 Nov 2013 23:09:51 +0000 (00:09 +0100)
committerAntonio Ospite <ospite@studenti.unina.it>
Mon, 18 Nov 2013 23:09:51 +0000 (00:09 +0100)
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

index 0a80fe8..7ac6ffb 100644 (file)
@@ -2,3 +2,4 @@
 debian-branch = debian
 upstream-branch = master
 upstream-tag = v%(version)s
+pristine-tar = False