Merge branch 'master-pos-wms-fva'
[odoo/odoo.git] / debian / control
index 717bde1..aa082ab 100644 (file)
@@ -1,35 +1,63 @@
-Source: openerp-server
+Source: odoo
 Section: net
 Priority: optional
-Maintainer: Debian Open Object Maintainers <open-object@lists.debian-maintainers.org>
-Uploaders: Daniel Baumann <daniel@debian.org>
-Build-Depends: debhelper (>= 7), po-debconf, python-dev, quilt
-Build-Depends-Indep: python-libxslt1, python-lxml, python-psycopg2
-Standards-Version: 3.8.3
-Homepage: http://www.openerp.com/
-Vcs-Browser: http://git.debian-maintainers.org/?p=open-object/openerp-server.git
-Vcs-Git: git://git.debian-maintainers.org/git/open-object/openerp-server.git
-XS-Maintainer-Homepage: http://open-object.debian-maintainers.org/
+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-server
+Package: odoo
 Section: net
 Architecture: all
 Depends:
- ${misc:Depends}, adduser, python,  python-libxslt1, python-lxml,
- python-psycopg2, python-pydot, python-pychart, python-reportlab, python-tz
-Conflicts: tinyerp-server
-Replaces: tinyerp-server
+ ${misc:Depends},
+ adduser,
+ postgresql-client,
+ python,
+ python-dateutil,
+ python-decorator,
+ python-docutils,
+ python-feedparser,
+ python-imaging,
+ python-jinja2,
+ python-ldap,
+ python-libxslt1,
+ python-lxml,
+ 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-werkzeug,
+ python-xlwt,
+ python-yaml,
+Conflicts: tinyerp-server, openerp-server, openerp-web, openerp
+Replaces: tinyerp-server, openerp-server, openerp-web, openerp
 Recommends:
- graphviz, ghostscript, postgresql, postgresql-client, python-imaging,
- python-matplotlib, python-openssl, python-pyparsing
-Suggests: openerp-client
-Description: Enterprise Resource Management (server)
- Open ERP, previously known as TinyERP, is a complete ERP and CRM. The main
+ 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.
- .
- This package contains the Open ERP server, install openerp-client package for
- the client.
+ object database, a dynamic GUI, customizable reports, and an XML-RPC
+ interface.