# HG changeset patch # User Sylvain Thénault # Date 1277109746 -7200 # Node ID 904897d79f8608b3b25cd7437bd136023123378a # Parent 9ef0e95f4d2bddd61d89c6f311d34b1fb9b0229e 3.8.5 diff -r 9ef0e95f4d2b -r 904897d79f86 __pkginfo__.py --- 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" diff -r 9ef0e95f4d2b -r 904897d79f86 debian/changelog --- 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 Mon, 21 Jun 2010 10:42:01 +0200 + cubicweb (3.8.4-1) unstable; urgency=low * new upstream release diff -r 9ef0e95f4d2b -r 904897d79f86 debian/control --- 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