aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--gbp.conf4
1 files changed, 2 insertions, 2 deletions
diff --git a/gbp.conf b/gbp.conf
index d104a50d..877db84c 100644
--- a/gbp.conf
+++ b/gbp.conf
@@ -39,8 +39,8 @@
#tarball-dir = ../tarballs/
#ignore-new = True
#export = HEAD
-# compress with bzip2
-#compression = bzip2
+# compress with xz
+#compression = xz
# use best compression
#compression-level = best
# Don't send notifications, alternatives: on/true, off/false or auto