[FIX] mrp
[odoo/odoo.git] / debian / control
index bf3c64d..880a076 100644 (file)
@@ -1,29 +1,35 @@
 Source: openerp-server
 Section: net
 Priority: optional
-Maintainer: Daniel Baumann <daniel@debian.org>
-Build-Depends: debhelper (>= 7), dpatch, python-dev
-Build-Depends-Indep: python-lxml, python-xml, python-libxslt1, python-psycopg
-Standards-Version: 3.8.0
+Maintainer: Jimmy Angelakos <vyruss@hellug.gr>
+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.net/?p=debian/openerp-server.git
-Vcs-Git: git://git.debian.net/git/debian/openerp-server.git
+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
+XSBC-Maintainer-Homepage: http://open-object.debian-maintainers.org/
 
 Package: openerp-server
 Section: net
 Architecture: all
-Depends: ${misc:Depends}, adduser, python, python-lxml, python-xml, python-libxslt1, python-psycopg, python-reportlab, python-tz
+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
-Recommends: graphviz, ghostscript, postgresql, postgresql-client, python-imaging, python-matplotlib, python-pyopenssl, python-pyparsing
+Recommends:
+ graphviz, ghostscript, postgresql, postgresql-client, python-imaging,
+ python-matplotlib, python-openssl, python-pyparsing
 Suggests: openerp-client
 Description: Enterprise Resource Management (server)
- OpenERP, previously known as TinyERP, is a complete ERP and CRM. The main
+ Open ERP, 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 OpenERP server, install openerp-client package for
+ This package contains the Open ERP server, install openerp-client package for
  the client.