Merge branch 'master-pos-wms-fva'
[odoo/odoo.git] / debian / control
index d598023..aa082ab 100644 (file)
@@ -1,24 +1,25 @@
-Source: openerp
+Source: odoo
 Section: net
 Priority: optional
-Maintainer: OpenERP SA <al@openerp.com>
-Build-Depends: debhelper (>= 7.0.50~), python, rsync
-Standards-Version: 3.9.1
-Homepage: http://www.openerp.com/
-Vcs-Bzr: https://launchpad.net/openobject
+Maintainer: OpenERP SA <sle@odoo.com>
+Build-Depends: debhelper (>= 9.0), python, rsync
+Standards-Version: 3.9.5.0
+Homepage: http://www.odoo.com/
+Vcs-Git: https://github.com/odoo/odoo
 
-Package: openerp
+Package: odoo
 Section: net
 Architecture: all
 Depends:
  ${misc:Depends},
  adduser,
- python,
  postgresql-client,
+ python,
  python-dateutil,
+ python-decorator,
  python-docutils,
  python-feedparser,
- python-gdata,
+ python-imaging,
  python-jinja2,
  python-ldap,
  python-libxslt1,
@@ -26,32 +27,37 @@ Depends:
  python-mako,
  python-mock,
  python-openid,
+ python-passlib,
  python-psutil,
  python-psycopg2,
  python-pybabel,
  python-pychart,
  python-pydot,
  python-pyparsing,
+ python-pypdf,
  python-reportlab,
+ python-requests,
  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, openerp-web
-Replaces: tinyerp-server, openerp-server, openerp-web
+Conflicts: tinyerp-server, openerp-server, openerp-web, openerp
+Replaces: tinyerp-server, openerp-server, openerp-web, openerp
 Recommends:
- graphviz, ghostscript, postgresql, python-imaging, python-matplotlib
+ antiword,
+ graphviz,
+ ghostscript,
+ postgresql,
+ python-gevent,
+ 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.