Source: tryton-server
Section: python
Priority: optional
Maintainer: Debian Tryton Maintainers <maintainers@debian.tryton.org>
Uploaders: Mathias Behrle <mathiasb@m9s.biz>
Build-Depends:
 debhelper (>= 9),
 dh-python,
 dh-systemd (>= 1.3),
 python,
 python-dateutil,
 python-genshi,
 python-lxml,
 python-mock,
 python-polib,
 python-relatorio,
 python-setuptools,
 python-sphinx (>= 1.0.7+dfsg),
 python-sql,
 python-werkzeug,
 python-wrapt,
Standards-Version: 3.9.8
Homepage: http://www.tryton.org/
Vcs-Browser: https://anonscm.debian.org/cgit/tryton/tryton-server.git
Vcs-Git: https://anonscm.debian.org/cgit/tryton/tryton-server.git
X-Python-Version: >= 2.7

Package: tryton-server
Architecture: all
Depends:
 adduser,
 lsb-base,
 python-dateutil,
 python-genshi,
 python-lxml,
 python-pkg-resources,
 python-polib,
 python-relatorio,
 python-sql,
 python-werkzeug,
 python-wrapt,
 ${misc:Depends},
 ${python:Depends},
Recommends:
 postgresql,
 python-bcrypt,
 python-levenshtein,
 python-psycopg2,
 python-pydot,
 ssl-cert,
 unoconv,
Suggests:
 postgresql-client,
 python-sphinx,
 tryton-client,
 tryton-modules-all,
 tryton-server-doc,
Description: Tryton Application Platform (Server)
 Tryton is a high-level general purpose application platform. It is the base
 of a complete business solution as well as a comprehensive health and hospital
 information system (GNUHealth). It is written in Python and uses PostgreSQL
 as its preferred database engine.
 .
 This package contains the server.

Package: tryton-server-doc
Architecture: all
Section: doc
Depends: ${misc:Depends}, ${sphinxdoc:Depends}
Description: Tryton Application Platform (Server Documentation)
 Tryton is a high-level general purpose application platform. It is the base
 of a complete business solution as well as a comprehensive health and hospital
 information system (GNUHealth). It is written in Python and uses PostgreSQL
 as its preferred database engine.
 .
 This package contains the documentation of the server in HTML format.
