X-Git-Url: http://git.inspyration.org/?a=blobdiff_plain;f=debian%2Fcontrol;h=525c18421c6ec0d2ca763091a4ace9c5b2d312f6;hb=63d79a145276d106f5d3d12f0d369580f13217f1;hp=1a3e6567b164b828f8d323a747d858ef96217a76;hpb=ac492ca7bb0cfea1038984fe19d841647c307348;p=odoo%2Fodoo.git diff --git a/debian/control b/debian/control index 1a3e656..525c184 100644 --- a/debian/control +++ b/debian/control @@ -1,29 +1,58 @@ -Source: openerp-server +Source: openerp Section: net Priority: optional -Maintainer: Daniel Baumann -Build-Depends: debhelper (>= 7), quilt, python-dev -Build-Depends-Indep: python-lxml, python-xml, python-libxslt1, python-psycopg2 -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-lxml, python-xml, python-libxslt1, python-psycopg2, python-reportlab, python-pychart, python-pydot, python-tz -Conflicts: tinyerp-server -Replaces: tinyerp-server -Recommends: graphviz, ghostscript, postgresql, postgresql-client, python-imaging, python-matplotlib, python-pyopenssl, python-pyparsing -Suggests: openerp-client -Description: Enterprise Resource Management (server) +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. - . - This package contains the OpenERP server, install openerp-client package for - the client. +