[cronometer] 01/02: Change the compression method to xz in debian/gbp.conf
Emmanuel Bourg
ebourg-guest at moszumanska.debian.org
Wed Mar 5 12:00:14 UTC 2014
This is an automated email from the git hooks/post-receive script.
ebourg-guest pushed a commit to branch master
in repository cronometer.
commit 6016400593dc4d8f38ddfb1b8e7c438620952959
Author: Emmanuel Bourg <ebourg at apache.org>
Date: Wed Mar 5 12:44:04 2014 +0100
Change the compression method to xz in debian/gbp.conf
---
debian/gbp.conf | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/gbp.conf b/debian/gbp.conf
index d20d920..a03da1a 100644
--- a/debian/gbp.conf
+++ b/debian/gbp.conf
@@ -4,7 +4,7 @@ pristine-tar = True
# Options only affecting git-buildpackage
[git-buildpackage]
sign-tags = True
-compression = gzip
+compression = xz
compression-level = best
# Options only affecting git-import-orig
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/cronometer.git
More information about the pkg-java-commits
mailing list