projects
/
tweeper.git
/ commitdiff
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e507517
)
debian/gbp.conf: explicitly disable pristine-tar
author
Antonio Ospite <ospite@studenti.unina.it>
Mon, 18 Nov 2013 23:09:51 +0000
(
00:09
+0100)
committer
Antonio 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
patch
|
blob
|
history
diff --git
a/debian/gbp.conf
b/debian/gbp.conf
index
0a80fe8
..
7ac6ffb
100644
(file)
--- 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