[MERGE] l10n_it: fix taxes, add new 22% IVA introduced on 2013-10-01, courtesy of...
[odoo/odoo.git] / debian / control
index 5aa00c8..ce0d3df 100644 (file)
@@ -1,39 +1,52 @@
-Source: openerp-server
+Source: openerp
 Section: net
 Priority: optional
-Maintainer: OpenERP SA. <xrg@openerp.com>
-Uploaders: Xrg <xrg@openerp.com>
-Build-Depends: debhelper (>= 7.0.50~), python
-Build-Depends-Indep:
- python-libxslt1, python-lxml, python-pychart, python-pydot, python-psycopg2,
- python-reportlab
+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-Browser: http://git.hellug.gr/?p=xrg/openobject-server;a=summary
-Vcs-Git: http://members.hellug.gr/xrg/repos/openobject-server
-Vcs-Bzr: https://code.launchpad.net/openobject-server
+Vcs-Bzr: https://launchpad.net/openobject
 
-Package: openerp-server
+Package: openerp
 Section: net
 Architecture: all
 Depends:
- ${misc:Depends}, adduser, python,  python-libxslt1, python-lxml,
- python-psycopg2, python-pydot, python-pychart, python-reportlab, python-tz,
- python-pyparsing, python-yaml, python-mako, postgresql-client (>= 8.2)
-Conflicts: tinyerp-server
-Replaces: tinyerp-server
+ ${misc:Depends},
+ adduser,
+ python,
+ postgresql-client,
+ python-dateutil,
+ python-feedparser,
+ python-gdata,
+ python-ldap,
+ python-libxslt1,
+ python-lxml,
+ python-mako,
+ python-openid,
+ python-psycopg2,
+ python-pybabel,
+ python-pychart,
+ python-pydot,
+ python-pyparsing,
+ python-reportlab,
+ python-simplejson,
+ python-tz,
+ 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
 Recommends:
- graphviz, ghostscript, postgresql, python-imaging,
- python-matplotlib
-Suggests: openerp-client
-Description: Enterprise Resource Management (server)
- Open ERP, previously known as TinyERP, is a complete ERP and CRM. The main
+ graphviz, ghostscript, postgresql, python-imaging, python-matplotlib
+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.