diff options
author | Stephane Glondu <steph@glondu.net> | 2009-02-01 00:47:54 +0100 |
---|---|---|
committer | Stephane Glondu <steph@glondu.net> | 2009-02-01 01:17:59 +0100 |
commit | 7451b89730525d5345f5fcb93eac2bf591180bc5 (patch) | |
tree | 8861a085997edf0d1a785077846843911f5dc1fc | |
parent | ae6bfcaa882c9841c5d91ff40dca8b77260202b6 (diff) |
Add debian/gbp.conf
-rw-r--r-- | debian/gbp.conf | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/gbp.conf b/debian/gbp.conf new file mode 100644 index 00000000..cec628c7 --- /dev/null +++ b/debian/gbp.conf @@ -0,0 +1,2 @@ +[DEFAULT] +pristine-tar = True |