aboutsummaryrefslogtreecommitdiffhomepage
path: root/debian/gbp.conf
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2015-12-12 15:36:27 -0700
committerSean Whitton <spwhitton@spwhitton.name>2015-12-12 16:02:33 -0700
commit03c598672650a000cef71c9d215904e4381b6603 (patch)
treeb4c44f259b97b1c0550f3ed1032214baaf4b80bc /debian/gbp.conf
parent434c4820e7e86eb0c9555773c80e6a380e3552fb (diff)
downloadgit-remote-gcrypt-03c598672650a000cef71c9d215904e4381b6603.tar.gz
fix orig tarball compression method
Diffstat (limited to 'debian/gbp.conf')
-rw-r--r--debian/gbp.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/gbp.conf b/debian/gbp.conf
index 02eae79..4f39baa 100644
--- a/debian/gbp.conf
+++ b/debian/gbp.conf
@@ -6,5 +6,5 @@ debian-tag = debian/%(version)s
#postbuild = lintian $GBP_CHANGES_FILE
color = on
-compression = xz
+compression = gz
compression-level = 9