# HG changeset patch # User Sylvain Thénault # Date 1294820558 -3600 # Node ID a8e7dffdb19af84a7073080681d37b1f689b666a # Parent 353bcb45f038386b6ba41a0d7bef497f20e00222 update version number of dependancy to rql diff -r 353bcb45f038 -r a8e7dffdb19a __pkginfo__.py --- a/__pkginfo__.py Wed Jan 12 08:51:25 2011 +0100 +++ b/__pkginfo__.py Wed Jan 12 09:22:38 2011 +0100 @@ -42,7 +42,7 @@ __depends__ = { 'logilab-common': '>= 0.54.0', 'logilab-mtconverter': '>= 0.8.0', - 'rql': '>= 0.27.0', + 'rql': '>= 0.28.0', 'yams': '>= 0.30.1', 'docutils': '>= 0.6', #gettext # for xgettext, msgcat, etc... diff -r 353bcb45f038 -r a8e7dffdb19a debian/control --- a/debian/control Wed Jan 12 08:51:25 2011 +0100 +++ b/debian/control Wed Jan 12 09:22:38 2011 +0100 @@ -97,7 +97,7 @@ Package: cubicweb-common Architecture: all XB-Python-Version: ${python:Versions} -Depends: ${python:Depends}, graphviz, gettext, python-logilab-mtconverter (>= 0.8.0), python-logilab-common (>= 0.54.0), python-yams (>= 0.30.1), python-rql (>= 0.27.0), python-lxml +Depends: ${python:Depends}, graphviz, gettext, python-logilab-mtconverter (>= 0.8.0), python-logilab-common (>= 0.54.0), python-yams (>= 0.30.1), python-rql (>= 0.28.0), python-lxml Recommends: python-simpletal (>= 4.0), python-crypto Conflicts: cubicweb-core Replaces: cubicweb-core