diff options
author | Alessio Treglia <alessio@debian.org> | 2010-09-29 16:04:58 +0200 |
---|---|---|
committer | Alessio Treglia <alessio@debian.org> | 2010-09-29 16:04:58 +0200 |
commit | dfbbe5ec32570bdde72c261aa8900ce052e53873 (patch) | |
tree | 287f34859c5a7737c4aeaf6b2978eb1256156c95 /debian/gbp.conf | |
parent | 538a1b360ca3153d4b7a57f6e71bb7dd06caa638 (diff) |
Change tarball compression.
Diffstat (limited to 'debian/gbp.conf')
-rw-r--r-- | debian/gbp.conf | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/debian/gbp.conf b/debian/gbp.conf index 8e96d07..cec628c 100644 --- a/debian/gbp.conf +++ b/debian/gbp.conf @@ -1,3 +1,2 @@ -[git-buildpackage] +[DEFAULT] pristine-tar = True -compression = bzip2 |