Merge branch 'master-pos-wms-fva'
[odoo/odoo.git] / debian / control
index 2199787..aa082ab 100644 (file)
@@ -1,38 +1,63 @@
-Source: openerp-server
+Source: odoo
 Section: net
 Priority: optional
-Maintainer: Daniel Baumann <daniel@debian.org>
-Build-Depends: debhelper (>= 7), dpatch, python-dev
-Build-Depends-Indep: python-libxml2, python-libxslt1, python-psycopg
-Standards-Version: 3.8.0
-Homepage: http://www.openerp.com/
-Vcs-Browser: http://git.debian.net/?p=debian/openerp-server.git
-Vcs-Git: git://git.debian.net/git/debian/openerp-server.git
+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-libxml2, python-libxslt1, python-psycopg, python-reportlab, python-tz
-Conflicts: tinyerp-server (<< 5.0.0~alpha-2)
-Replaces: tinyerp-server
-Recommends: graphviz, postgresql, postgresql-client, python-imaging, python-pyparsing
-Suggests: openerp-client
-Description: Enterprise Resource Management (server)
- OpenERP 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 OpenERP server, install openerp-client package for
- the client.
-
-Package: tinyerp-server
-Architecture: all
-Depends: openerp-server
-Description: Enterprise Resource Management (server; transitional package)
- Package to ease upgrading from older tinyerp-server packages to the new
- openerp-server package.
- .
- This package can be purged at anytime once the openerp-server package has been
- installed.
+Depends:
+ ${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:
+ 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 an XML-RPC
+ interface.