[tryton-debian-vcs] tryton-meta branch debian updated. debian/25-1-gcd57fc3
Mathias Behrle
tryton-debian-vcs at alioth.debian.org
Fri Apr 25 11:31:47 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-meta.git;a=commitdiff;h=debian/25-1-gcd57fc3
commit cd57fc369de55a6b609231f43085d835e76d9519
Author: Mathias Behrle <mathiasb at m9s.biz>
Date: Fri Apr 25 13:16:18 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-meta
More information about the tryton-debian-vcs
mailing list