[tryton-debian-vcs] tryton-modules-account-asset branch debian updated. debian/3.0.0-3-6-g115ca90
Mathias Behrle
tryton-debian-vcs at alioth.debian.org
Wed Apr 23 21:51:20 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-account-asset.git;a=commitdiff;h=debian/3.0.0-3-6-g115ca90
commit 115ca902d3e28c21db8630a27ff6c24059c279b4
Author: Mathias Behrle <mathiasb at m9s.biz>
Date: Wed Apr 23 23:51:09 2014 +0200
Adding extras_depend as Suggests.
diff --git a/debian/control b/debian/control
index 3f48b68..4c8d9f9 100644
--- a/debian/control
+++ b/debian/control
@@ -17,7 +17,10 @@ Depends:
${misc:Depends}, ${python:Depends}, tryton-server (>= ${version:major}),
tryton-modules-account (>= ${version:major}),
tryton-modules-account-invoice (>= ${version:major}),
- tryton-modules-product (>= ${version:major}), python-pkg-resources
+ tryton-modules-product (>= ${version:major}),
+ python-pkg-resources
+Suggests:
+ tryton-modules-purchase (>= ${version:major})
Description: Tryton Application Platform (Financial and Accounting 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-account-asset
More information about the tryton-debian-vcs
mailing list