3.8.5 stable
authorSylvain Thénault <sylvain.thenault@logilab.fr>
Mon, 21 Jun 2010 10:42:26 +0200
branchstable
changeset 5807 904897d79f86
parent 5806 9ef0e95f4d2b
child 5808 2de32c0c293b
3.8.5
__pkginfo__.py
debian/changelog
debian/control
--- a/__pkginfo__.py	Mon Jun 21 10:00:05 2010 +0200
+++ b/__pkginfo__.py	Mon Jun 21 10:42:26 2010 +0200
@@ -22,7 +22,7 @@
 
 modname = distname = "cubicweb"
 
-numversion = (3, 8, 4)
+numversion = (3, 8, 5)
 version = '.'.join(str(num) for num in numversion)
 
 description = "a repository of entities / relations for knowledge management"
--- a/debian/changelog	Mon Jun 21 10:00:05 2010 +0200
+++ b/debian/changelog	Mon Jun 21 10:42:26 2010 +0200
@@ -1,3 +1,9 @@
+cubicweb (3.8.5-1) unstable; urgency=low
+
+  * new upstream release
+
+ -- Sylvain Thénault <sylvain.thenault@logilab.fr>  Mon, 21 Jun 2010 10:42:01 +0200
+
 cubicweb (3.8.4-1) unstable; urgency=low
 
   * new upstream release
--- a/debian/control	Mon Jun 21 10:00:05 2010 +0200
+++ b/debian/control	Mon Jun 21 10:42:26 2010 +0200
@@ -97,7 +97,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.50.2), python-yams (>= 0.29.0), python-rql (>= 0.26.2), python-lxml
+Depends: ${python:Depends}, graphviz, gettext, python-logilab-mtconverter (>= 0.6.0), python-logilab-common (>= 0.50.2), python-yams (>= 0.29.0), python-rql (>= 0.26.3), python-lxml
 Recommends: python-simpletal (>= 4.0), python-crypto
 Conflicts: cubicweb-core
 Replaces: cubicweb-core