From: Charles Plessy Date: Sat, 7 May 2011 12:23:07 +0000 (+0900) Subject: Added a configuration file to make it obvious git-buildpackage is used. X-Git-Url: http://woldlab.caltech.edu/gitweb/?p=tabix.git;a=commitdiff_plain;h=c5af8f480df0fec28f04f259e6ebe8dca54b4a73 Added a configuration file to make it obvious git-buildpackage is used. --- diff --git a/debian/gbp.conf b/debian/gbp.conf new file mode 100644 index 0000000..728355b --- /dev/null +++ b/debian/gbp.conf @@ -0,0 +1,5 @@ +# Configuration file for git-buildpackage and friends + +[DEFAULT] +# use pristine-tar: +pristine-tar = True