summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorDmitry Bogatov <KAction@gnu.org>2016-06-23 15:59:10 +0300
committerDmitry Bogatov <KAction@gnu.org>2016-06-23 15:59:10 +0300
commit592c7e3e56e5c476df6da6cee42da9e73ec46040 (patch)
treef386a5940a118d87af2291828b9a4aced6641d2d /debian
parent2ac0b6e00d6ac5dc49cde44c60f1aeb52e5cedf1 (diff)
Change compression from gz to xz
Diffstat (limited to 'debian')
-rw-r--r--debian/gbp.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/gbp.conf b/debian/gbp.conf
index d2293fc..0c054fd 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 = gz
+compression = xz
compression-level = 9