# HG changeset patch # User Sylvain Thénault # Date 1267195199 -3600 # Node ID 022290f7503d2496348d5ab38ea01e3d565da5ae # Parent 716ee59d64a75248c353a1f3d8ef8d4b11d626af 3.6.1 depending on yams 0.28 diff -r 716ee59d64a7 -r 022290f7503d __pkginfo__.py --- 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' diff -r 716ee59d64a7 -r 022290f7503d debian/control --- 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