From 03c598672650a000cef71c9d215904e4381b6603 Mon Sep 17 00:00:00 2001 From: Sean Whitton Date: Sat, 12 Dec 2015 15:36:27 -0700 Subject: fix orig tarball compression method --- debian/gbp.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'debian/gbp.conf') 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 -- cgit v1.2.3