From c5af8f480df0fec28f04f259e6ebe8dca54b4a73 Mon Sep 17 00:00:00 2001 From: Charles Plessy Date: Sat, 7 May 2011 21:23:07 +0900 Subject: [PATCH] Added a configuration file to make it obvious git-buildpackage is used. --- debian/gbp.conf | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 debian/gbp.conf 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 -- 2.30.2