From 4d48f74cc10965e8e4e063875821200a4e5e1cc4 Mon Sep 17 00:00:00 2001 From: Charles Plessy Date: Sat, 7 May 2011 18:28:56 +0900 Subject: [PATCH 1/1] 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