From 6c66dad0f921cb84676a42a71be59f045a2eb1de Mon Sep 17 00:00:00 2001 From: Olivier Dony Date: Mon, 31 Jan 2011 13:31:47 +0100 Subject: [PATCH] [FIX] debian: updated changelog and corrected pg dependency lp bug: https://launchpad.net/bugs/706881 fixed bzr revid: odo@openerp.com-20110131123147-ecv30sq01ritx1n4 --- debian/changelog | 21 +++++++++++++++++++++ debian/control | 2 +- 2 files changed, 22 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index b2fd874fa35..efa324f6a2e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,24 @@ +openerp-server (6.0.1-1) unstable; urgency=low + + * Translations from Rosetta (only zh_CN today) + * Require postgres 8.2, not 8.4 + * Write changelog (recursive, isn't it?) + * Repackage, together with addons fixes + + -- P. Christeas Mon, 24 Jan 2011 12:50:00 +0100 + +openerp-server (6.0.1-0) testing; urgency=low + + * Update to version 6.0.1 + + -- P. Christeas Thu, 20 Jan 2011 21:21:00 +0100 + +openerp-server (6.0.0-0) testing; urgency=low + + * Update to version 6.0.0 + + -- P. Christeas Wed, 19 Jan 2011 09:12:00 +0100 + openerp-server (6.0.0~rc2-0) experimental; urgency=low * Upgrade to 6.0.0-rc2, let it build diff --git a/debian/control b/debian/control index 0eb6cfd55ee..5aa00c8885b 100644 --- a/debian/control +++ b/debian/control @@ -19,7 +19,7 @@ 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.4) + python-pyparsing, python-yaml, python-mako, postgresql-client (>= 8.2) Conflicts: tinyerp-server Replaces: tinyerp-server Recommends: