[Python-modules-commits] [python-gear] 03/06: Fixed gbp.conf
Thomas Goirand
zigo at moszumanska.debian.org
Tue Sep 8 09:38:41 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 cc684f08efc58b25e744f6432e82f41937c10ec8
Author: Thomas Goirand <thomas at goirand.fr>
Date: Tue Sep 8 09:20:20 2015 +0000
Fixed gbp.conf
---
debian/changelog | 1 +
debian/gbp.conf | 2 +-
2 files changed, 2 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index f550fdc..8a56f99 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -13,6 +13,7 @@ python-gear (0.5.8-1) unstable; urgency=medium
* Added missing build-depends-indep: subunit, testrepository.
* Calling testr directly instead of using python setup.py testr.
* Added Python3 support.
+ * Fixed debian/gbp.conf
-- Thomas Goirand <zigo at debian.org> Tue, 08 Sep 2015 09:11:03 +0000
diff --git a/debian/gbp.conf b/debian/gbp.conf
index f74b9f8..7bf5959 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 = gz
+compression = xz
[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