--- a/__pkginfo__.py Mon Nov 23 18:13:20 2009 +0100
+++ b/__pkginfo__.py Mon Nov 23 19:29:02 2009 +0100
@@ -7,7 +7,7 @@
distname = "cubicweb"
modname = "cubicweb"
-numversion = (3, 5, 5)
+numversion = (3, 5, 6)
version = '.'.join(str(num) for num in numversion)
license = 'LGPL'
--- a/debian/changelog Mon Nov 23 18:13:20 2009 +0100
+++ b/debian/changelog Mon Nov 23 19:29:02 2009 +0100
@@ -1,3 +1,9 @@
+cubicweb (3.5.6-1) unstable; urgency=low
+
+ * new upstream release
+
+ -- Adrien Di Mascio <Adrien.DiMascio@logilab.fr> Mon, 23 Nov 2009 18:55:01 +0100
+
cubicweb (3.5.5-1) unstable; urgency=low
* new upstream release
--- a/debian/control Mon Nov 23 18:13:20 2009 +0100
+++ b/debian/control Mon Nov 23 19:29:02 2009 +0100
@@ -4,6 +4,7 @@
Maintainer: Logilab S.A. <contact@logilab.fr>
Uploaders: Sylvain Thenault <sylvain.thenault@logilab.fr>,
Julien Jehannet <julien.jehannet@logilab.fr>,
+ Adrien Di Mascio <Adrien.DiMascio@logilab.fr>,
Aurélien Campéas <aurelien.campeas@logilab.fr>,
Nicolas Chauvat <nicolas.chauvat@logilab.fr>
Build-Depends: debhelper (>= 5), python-dev (>=2.4), python-central (>= 0.5)
@@ -76,7 +77,7 @@
Package: cubicweb-common
Architecture: all
XB-Python-Version: ${python:Versions}
-Depends: ${python:Depends}, graphviz, gettext, python-logilab-mtconverter (>= 0.6.0), python-logilab-common (>= 0.44.0), python-yams (>= 0.25.0), python-rql (>= 0.22.3), python-lxml
+Depends: ${python:Depends}, graphviz, gettext, python-logilab-mtconverter (>= 0.6.0), python-logilab-common (>= 0.45.2), python-yams (>= 0.25.0), python-rql (>= 0.22.3), python-lxml
Recommends: python-simpletal (>= 4.0)
Conflicts: cubicweb-core
Replaces: cubicweb-core