[tryton-debian-vcs] tryton-server branch debian updated. debian/3.8.1-1-1-gefcc5eb
Mathias Behrle
tryton-debian-vcs at alioth.debian.org
Thu Dec 17 13:30:48 UTC 2015
The following commit has been merged in the debian branch:
https://alioth.debian.org/plugins/scmgit/cgi-bin/gitweb.cgi/?p=tryton/tryton-server.git;a=commitdiff;h=debian/3.8.1-1-1-gefcc5eb
commit efcc5eb759af33fa6dbf5863edcb1e9754849145
Author: Mathias Behrle <mathiasb at m9s.biz>
Date: Thu Dec 17 14:28:31 2015 +0100
Moving python-simplejson from Depends to Recommends.
- simplejson is in extra-requires.
- json is included in Python >= 2.6, tryton-server depends on
Python >= 2.7 anyway.
diff --git a/debian/control b/debian/control
index d4fce1a..33bce64 100644
--- a/debian/control
+++ b/debian/control
@@ -33,7 +33,6 @@ Depends:
python-pkg-resources,
python-polib,
python-relatorio,
- python-simplejson,
python-sql,
${misc:Depends},
${python:Depends},
@@ -44,6 +43,7 @@ Recommends:
python-levenshtein,
python-psycopg2,
python-pydot,
+ python-simplejson,
python-webdav,
ssl-cert,
unoconv,
--
tryton-server
More information about the tryton-debian-vcs
mailing list