Skip to content
Snippets Groups Projects
Commit f4b8f842 authored by Vo Minh Thu's avatar Vo Minh Thu
Browse files

[FIX] debian: added the debian directory to the manifest and missing...

[FIX] debian: added the debian directory to the manifest and missing dependency python-date to control.

bzr revid: vmt@openerp.com-20110329133615-593m6v3cs20ng7d3
parent 82096674
No related branches found
No related tags found
No related merge requests found
......@@ -14,5 +14,6 @@ recursive-include pixmaps *
recursive-include win32 *
recursive-include doc *
recursive-include bin *xml *xsl *sql *rml *sxw *csv *rng
graft debian
graft bin/addons
global-exclude *pyc *~
......@@ -17,9 +17,10 @@ Package: openerp-server
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)
${misc:Depends}, adduser, python, python-dateutil, 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
Recommends:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment