[tryton-debian-vcs] tryton-modules-bank branch debian updated. debian/3.0.1-2-5-g840f713

Mathias Behrle tryton-debian-vcs at alioth.debian.org
Tue Apr 22 19:17:09 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-modules-bank.git;a=commitdiff;h=debian/3.0.1-2-5-g840f713

commit 840f713786f14d1d8de6b26a3a4240aee28129ad
Author: Mathias Behrle <mathiasb at m9s.biz>
Date:   Tue Apr 22 20:15:08 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-modules-bank



More information about the tryton-debian-vcs mailing list