[tryton-debian-vcs] tryton-modules-purchase-shipment-cost branch debian updated. debian/3.0.0-3-6-g2f6c1b3

Mathias Behrle tryton-debian-vcs at alioth.debian.org
Wed Apr 23 21:59:42 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-shipment-cost.git;a=commitdiff;h=debian/3.0.0-3-6-g2f6c1b3

commit 2f6c1b3aa97d25bfcaf0947dfd565a7645e14e1d
Author: Mathias Behrle <mathiasb at m9s.biz>
Date:   Wed Apr 23 23:59:36 2014 +0200

    Adding extras_depend as Suggests.

diff --git a/debian/control b/debian/control
index 221c7b7..eb7edd8 100644
--- a/debian/control
+++ b/debian/control
@@ -17,7 +17,12 @@ Depends:
  ${misc:Depends}, ${python:Depends}, tryton-server (>= ${version:major}),
  tryton-modules-carrier (>= ${version:major}),
  tryton-modules-currency (>= ${version:major}),
- tryton-modules-stock (>= ${version:major}), python-pkg-resources
+ tryton-modules-stock (>= ${version:major}),
+ python-pkg-resources
+Suggests:
+ tryton-modules-account-product (>= ${version:major}),
+ tryton-modules-account-stock-continental (>= ${version:major}),
+ tryton-modules-account-stock-anglo-saxon (>= ${version:major})
 Description: Tryton Application Platform (Purchase Shipment Cost Module)
  Tryton is a high-level general purpose application platform written in Python
  and using PostgreSQL as database engine. It is the core base of a complete
-- 
tryton-modules-purchase-shipment-cost



More information about the tryton-debian-vcs mailing list