[REF] Refactoring according to the review of CHS
[odoo/odoo.git] / debian / control
index 7c1da67..74cd027 100644 (file)
@@ -2,13 +2,10 @@ Source: openerp
 Section: net
 Priority: optional
 Maintainer: OpenERP SA <al@openerp.com>
-Build-Depends: debhelper (>= 7.0.50~), python
-Build-Depends-Indep:
- python-libxslt1, python-lxml, python-pychart, python-pydot, python-psycopg2,
- python-reportlab
+Build-Depends: debhelper (>= 7.0.50~), python, rsync
 Standards-Version: 3.9.1
 Homepage: http://www.openerp.com/
-Vcs-Bzr: https://code.launchpad.net/openobject
+Vcs-Bzr: https://launchpad.net/openobject
 
 Package: openerp
 Section: net
@@ -19,12 +16,18 @@ Depends:
  python,
  postgresql-client,
  python-dateutil,
+ python-docutils,
+ python-feedparser,
  python-gdata,
+ python-imaging,
+ python-jinja2,
  python-ldap,
  python-libxslt1,
  python-lxml,
  python-mako,
+ python-mock,
  python-openid,
+ python-psutil,
  python-psycopg2,
  python-pybabel,
  python-pychart,
@@ -33,20 +36,29 @@ Depends:
  python-reportlab,
  python-simplejson,
  python-tz,
+ python-unittest2,
+ python-vatnumber,
  python-vobject,
  python-webdav,
  python-werkzeug,
+ python-xlwt,
  python-yaml,
  python-zsi
-Conflicts: tinyerp-server, openerp-server
-Replaces: tinyerp-server, openerp-server
+Conflicts: tinyerp-server, openerp-server, openerp-web
+Replaces: tinyerp-server, openerp-server, openerp-web
 Recommends:
- graphviz, ghostscript, postgresql, python-imaging, python-matplotlib
+ antiword,
+ graphviz,
+ ghostscript,
+ postgresql,
+ python-gevent,
+ python-matplotlib,
+ poppler-utils
 Description: OpenERP Enterprise Resource Management
  OpenERP, previously known as TinyERP, is a complete ERP and CRM. The main
  features are accounting (analytic and financial), stock management, sales and
  purchases management, tasks automation, marketing campaigns, help desk, POS,
  etc. Technical features include a distributed server, flexible workflows, an
- object database, a dynamic GUI, customizable reports, and NET-RPC and XML-RPC
- interfaces.
+ object database, a dynamic GUI, customizable reports, and an XML-RPC
+ interface.