[tryton-debian-vcs] tryton-modules-purchase branch debian updated. debian/3.0.0-3-6-gaf87ab3

Mathias Behrle tryton-debian-vcs at alioth.debian.org
Tue Apr 22 19:19:57 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-purchase.git;a=commitdiff;h=debian/3.0.0-3-6-gaf87ab3

commit af87ab3ca3231635cfbb2c6e4868e1f2710d1a58
Author: Mathias Behrle <mathiasb at m9s.biz>
Date:   Tue Apr 22 21:02:05 2014 +0200

    Adding factored module account_invoice_stock to Depends.

diff --git a/debian/control b/debian/control
index ef2c380..fe1b6fa 100644
--- a/debian/control
+++ b/debian/control
@@ -17,6 +17,7 @@ Depends:
  ${misc:Depends}, ${python:Depends}, tryton-server (>= ${version:major}),
  tryton-modules-account (>= ${version:major}),
  tryton-modules-account-invoice (>= ${version:major}),
+ tryton-modules-account-invoice-stock (>= ${version:major}),
  tryton-modules-account-product (>= ${version:major}),
  tryton-modules-company (>= ${version:major}),
  tryton-modules-currency (>= ${version:major}),
commit df2bb3fce47908bb043252511da10a995a2ffc8d
Author: Mathias Behrle <mathiasb at m9s.biz>
Date:   Tue Apr 22 20:15:23 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-purchase



More information about the tryton-debian-vcs mailing list