[tryton-debian-vcs] tryton-modules-bank branch debian updated. debian/3.0.1-2-6-g24c3a43

Mathias Behrle tryton-debian-vcs at alioth.debian.org
Thu Apr 24 09:46: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-bank.git;a=commitdiff;h=debian/3.0.1-2-6-g24c3a43

commit 24c3a4334efa012b0079e0f84581cff935fd62da
Author: Mathias Behrle <mathiasb at m9s.biz>
Date:   Thu Apr 24 11:46:30 2014 +0200

    Adding python-stdnum to Depends.

diff --git a/debian/control b/debian/control
index ec4753a..e992223 100644
--- a/debian/control
+++ b/debian/control
@@ -16,7 +16,9 @@ Architecture: all
 Depends:
  ${misc:Depends}, ${python:Depends}, tryton-server (>= ${version:major}),
  tryton-modules-currency (>= ${version:major}),
- tryton-modules-party (>= ${version:major}), python-pkg-resources
+ tryton-modules-party (>= ${version:major}),
+ python-stdnum,
+ python-pkg-resources
 Description: Tryton Application Platform (Bank 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-bank



More information about the tryton-debian-vcs mailing list