[MERGE] Chatter and CRM: usability fixes and improvements
[odoo/odoo.git] / 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-docutils,
20  python-feedparser,
21  python-gdata,
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-psutil,
31  python-psycopg2,
32  python-pybabel,
33  python-pychart,
34  python-pydot,
35  python-pyparsing,
36  python-reportlab,
37  python-simplejson,
38  python-tz,
39  python-unittest2,
40  python-vatnumber,
41  python-vobject,
42  python-webdav,
43  python-werkzeug,
44  python-xlwt,
45  python-yaml,
46  python-zsi
47 Conflicts: tinyerp-server, openerp-server, openerp-web
48 Replaces: tinyerp-server, openerp-server, openerp-web
49 Recommends:
50  graphviz, ghostscript, postgresql, python-matplotlib, poppler-utils
51 Description: OpenERP Enterprise Resource Management
52  OpenERP, previously known as TinyERP, is a complete ERP and CRM. The main
53  features are accounting (analytic and financial), stock management, sales and
54  purchases management, tasks automation, marketing campaigns, help desk, POS,
55  etc. Technical features include a distributed server, flexible workflows, an
56  object database, a dynamic GUI, customizable reports, and NET-RPC and XML-RPC
57  interfaces.
58