[IMP] point_of_sale: ported the proxy to the new routing api
[odoo/odoo.git] / debian / control
index ca7131c..a4c1b05 100644 (file)
@@ -16,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,
@@ -30,20 +36,23 @@ 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
+ graphviz, ghostscript, postgresql, 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.