[tryton-debian-vcs] tryton-neso branch debian updated. debian/3.0.1-3-5-g8a3a37d

Mathias Behrle tryton-debian-vcs at alioth.debian.org
Tue Apr 22 19:22:03 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-neso.git;a=commitdiff;h=debian/3.0.1-3-5-g8a3a37d

commit 8a3a37d6f819c06952a1f4e360147d4b624b0d60
Author: Mathias Behrle <mathiasb at m9s.biz>
Date:   Tue Apr 22 20:15:48 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-neso



More information about the tryton-debian-vcs mailing list