[Python-modules-commits] [python-gear] 01/01: Compression using gzip

Thomas Goirand zigo at moszumanska.debian.org
Tue Jun 16 09:22:52 UTC 2015


This is an automated email from the git hooks/post-receive script.

zigo pushed a commit to branch debian/unstable
in repository python-gear.

commit b436fd34e2c5043d30acf119e9c267c7f1526b4f
Author: Thomas Goirand <zigo at debian.org>
Date:   Tue Jun 16 11:22:44 2015 +0200

    Compression using gzip
---
 debian/gbp.conf | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/gbp.conf b/debian/gbp.conf
index 7bf5959..f74b9f8 100644
--- a/debian/gbp.conf
+++ b/debian/gbp.conf
@@ -2,7 +2,7 @@
 upstream-branch = master
 debian-branch = debian/unstable
 upstream-tag = %(version)s
-compression = xz
+compression = gz
 
 [buildpackage]
 export-dir = ../build-area/

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/python-gear.git



More information about the Python-modules-commits mailing list