[ADD] pyeval: date.replace method
[odoo/odoo.git] / debian / control
1 Source: odoo
2 Section: net
3 Priority: optional
4 Maintainer: OpenERP SA <sle@odoo.com>
5 Build-Depends: debhelper (>= 9.0), python, rsync
6 Standards-Version: 3.9.5.0
7 Homepage: http://www.odoo.com/
8 Vcs-Git: https://github.com/odoo/odoo
9
10 Package: odoo
11 Section: net
12 Architecture: all
13 Depends:
14  ${misc:Depends},
15  adduser,
16  postgresql-client,
17  python,
18  python-dateutil,
19  python-decorator,
20  python-docutils,
21  python-feedparser,
22  python-imaging,
23  python-jinja2,
24  python-ldap,
25  python-libxslt1,
26  python-lxml,
27  python-mako,
28  python-mock,
29  python-openid,
30  python-passlib,
31  python-psutil,
32  python-psycopg2,
33  python-pybabel,
34  python-pychart,
35  python-pydot,
36  python-pyparsing,
37  python-pypdf,
38  python-reportlab,
39  python-requests,
40  python-simplejson,
41  python-tz,
42  python-unittest2,
43  python-vatnumber,
44  python-vobject,
45  python-werkzeug,
46  python-xlwt,
47  python-yaml,
48 Conflicts: tinyerp-server, openerp-server, openerp-web, openerp
49 Replaces: tinyerp-server, openerp-server, openerp-web, openerp
50 Recommends:
51  antiword,
52  graphviz,
53  ghostscript,
54  postgresql,
55  python-gevent,
56  poppler-utils
57 Description: OpenERP Enterprise Resource Management
58  OpenERP, previously known as TinyERP, is a complete ERP and CRM. The main
59  features are accounting (analytic and financial), stock management, sales and
60  purchases management, tasks automation, marketing campaigns, help desk, POS,
61  etc. Technical features include a distributed server, flexible workflows, an
62  object database, a dynamic GUI, customizable reports, and an XML-RPC
63  interface.