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