[ADD]: Images of account_sequence, account_voucher, analytic_journal_billing_rate...
[odoo/odoo.git] / debian / control
1 Source: openerp-server
2 Section: net
3 Priority: optional
4 Maintainer: OpenERP SA. <xrg@openerp.com>
5 Uploaders: Xrg <xrg@openerp.com>
6 Build-Depends: debhelper (>= 7.0.50~), python
7 Build-Depends-Indep:
8  python-libxslt1, python-lxml, python-pychart, python-pydot, python-psycopg2,
9  python-reportlab
10 Standards-Version: 3.9.1
11 Homepage: http://www.openerp.com/
12 Vcs-Browser: http://git.hellug.gr/?p=xrg/openobject-server;a=summary
13 Vcs-Git: http://members.hellug.gr/xrg/repos/openobject-server
14 Vcs-Bzr: https://code.launchpad.net/openobject-server
15
16 Package: openerp-server
17 Section: net
18 Architecture: all
19 Depends:
20  ${misc:Depends}, adduser, python,  python-libxslt1, python-lxml,
21  python-psycopg2, python-pydot, python-pychart, python-reportlab, python-tz,
22  python-pyparsing, python-yaml, python-mako, postgresql-client (>= 8.2)
23 Conflicts: tinyerp-server
24 Replaces: tinyerp-server
25 Recommends:
26  graphviz, ghostscript, postgresql, python-imaging,
27  python-matplotlib
28 Suggests: openerp-client
29 Description: Enterprise Resource Management (server)
30  Open ERP, previously known as TinyERP, is a complete ERP and CRM. The main
31  features are accounting (analytic and financial), stock management, sales and
32  purchases management, tasks automation, marketing campaigns, help desk, POS,
33  etc. Technical features include a distributed server, flexible workflows, an
34  object database, a dynamic GUI, customizable reports, and NET-RPC and XML-RPC
35  interfaces.
36  .
37  This package contains the Open ERP server, install openerp-client package for
38  the client.
39