--- a/__pkginfo__.py Fri Feb 26 15:36:30 2010 +0100
+++ b/__pkginfo__.py Fri Feb 26 15:39:59 2010 +0100
@@ -7,7 +7,7 @@
distname = "cubicweb"
modname = "cubicweb"
-numversion = (3, 6, 0)
+numversion = (3, 6, 1)
version = '.'.join(str(num) for num in numversion)
license = 'LGPL'
--- a/debian/control Fri Feb 26 15:36:30 2010 +0100
+++ b/debian/control Fri Feb 26 15:39:59 2010 +0100
@@ -77,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.48.1), python-yams (>= 0.27.0), python-rql (>= 0.24.0), python-lxml
+Depends: ${python:Depends}, graphviz, gettext, python-logilab-mtconverter (>= 0.6.0), python-logilab-common (>= 0.48.1), python-yams (>= 0.28.0), python-rql (>= 0.24.0), python-lxml
Recommends: python-simpletal (>= 4.0), python-crypto
Conflicts: cubicweb-core
Replaces: cubicweb-core