[tryton-debian-vcs] tryton-client branch debian updated. debian/3.0.3-1-2-g40587b3
Mathias Behrle
tryton-debian-vcs at alioth.debian.org
Tue Apr 22 19:15:12 UTC 2014
The following commit has been merged in the debian branch:
https://alioth.debian.org/plugins/scmgit/cgi-bin/gitweb.cgi/?p=tryton/tryton-client.git;a=commitdiff;h=debian/3.0.3-1-2-g40587b3
commit 40587b3c14c58f2f0cb562fab2cd89033435a080
Author: Mathias Behrle <mathiasb at m9s.biz>
Date: Tue Apr 22 20:14:57 2014 +0200
Updating gbp.conf for usage of upstream tarball compression.
diff --git a/debian/gbp.conf b/debian/gbp.conf
index f1cc3fc..972de11 100644
--- a/debian/gbp.conf
+++ b/debian/gbp.conf
@@ -7,8 +7,9 @@ pristine-tar = True
[git-buildpackage]
ignore-new = True
-# Use with orig.tar.xz tarballs, subject to change in the future
-compression = xz
+# Use with orig.tar.xz tarballs, used for releases 2.2 to 3.0
+# Currently we are using upstream compression, which is gz
+#compression = xz
# Use export-dir at your discretion to avoid git-buildpackage messing
# your git repeository
#export-dir = ../build-area/
--
tryton-client
More information about the tryton-debian-vcs
mailing list