[tryton-debian-vcs] tryton-modules-carrier-percentage branch debian updated. debian/3.0.0-3-6-gd73cba7

Mathias Behrle tryton-debian-vcs at alioth.debian.org
Wed Apr 23 21:53:38 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-carrier-percentage.git;a=commitdiff;h=debian/3.0.0-3-6-gd73cba7

commit d73cba749bc91af44ad7a499a89997b88ab4292e
Author: Mathias Behrle <mathiasb at m9s.biz>
Date:   Wed Apr 23 23:53:35 2014 +0200

    Adding extras_depend as Suggests.

diff --git a/debian/control b/debian/control
index edb4b85..e725423 100644
--- a/debian/control
+++ b/debian/control
@@ -16,7 +16,11 @@ Architecture: all
 Depends:
  ${misc:Depends}, ${python:Depends}, tryton-server (>= ${version:major}),
  tryton-modules-carrier (>= ${version:major}),
- tryton-modules-currency (>= ${version:major}), python-pkg-resources
+ tryton-modules-currency (>= ${version:major}),
+ python-pkg-resources
+Suggests:
+ tryton-modules-purchase-shipment-cost (>= ${version:major}),
+ tryton-modules-sale-shipment-cost (>= ${version:major})
 Description: Tryton Application Platform (Carrier Percentage 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-carrier-percentage



More information about the tryton-debian-vcs mailing list