X-Git-Url: http://git.inspyration.org/?a=blobdiff_plain;f=debian%2Fcontrol;h=525c18421c6ec0d2ca763091a4ace9c5b2d312f6;hb=63d79a145276d106f5d3d12f0d369580f13217f1;hp=21997877b8c7430abe823c2d6ed5095cf04cd9c0;hpb=0dc7a9be4a096ce82d6ab2137ee57190f9dbfbc4;p=odoo%2Fodoo.git diff --git a/debian/control b/debian/control index 2199787..525c184 100644 --- a/debian/control +++ b/debian/control @@ -1,38 +1,58 @@ -Source: openerp-server +Source: openerp Section: net Priority: optional -Maintainer: Daniel Baumann -Build-Depends: debhelper (>= 7), dpatch, python-dev -Build-Depends-Indep: python-libxml2, python-libxslt1, python-psycopg -Standards-Version: 3.8.0 +Maintainer: OpenERP SA +Build-Depends: debhelper (>= 7.0.50~), python, rsync +Standards-Version: 3.9.1 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-Bzr: https://launchpad.net/openobject -Package: openerp-server +Package: openerp 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. +Depends: + ${misc:Depends}, + adduser, + python, + postgresql-client, + python-dateutil, + python-docutils, + python-feedparser, + python-gdata, + python-imaging, + python-jinja2, + python-ldap, + python-libxslt1, + python-lxml, + python-mako, + python-mock, + python-openid, + python-psutil, + python-psycopg2, + python-pybabel, + python-pychart, + python-pydot, + python-pyparsing, + python-reportlab, + 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 +Recommends: + graphviz, ghostscript, postgresql, python-matplotlib, 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. -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.