[tryton-debian-vcs] relatorio branch debian updated. debian/0.6.0-3-5-g267b233

Mathias Behrle tryton-debian-vcs at alioth.debian.org
Mon Aug 25 19:37:24 UTC 2014


The following commit has been merged in the debian branch:
https://alioth.debian.org/plugins/scmgit/cgi-bin/gitweb.cgi/?p=tryton/relatorio.git;a=commitdiff;h=debian/0.6.0-3-5-g267b233

commit 267b233c6a9ff3155b3d19a2c09628d6c8cf7af9
Author: Mathias Behrle <mathiasb at m9s.biz>
Date:   Mon Aug 25 21:37:19 2014 +0200

    Updating gbp.conf for the usage of the tarball compression.

diff --git a/debian/gbp.conf b/debian/gbp.conf
index f1cc3fc..6ec8758 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 0.5.7 to 0.6.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/
-- 
relatorio



More information about the tryton-debian-vcs mailing list