update version number of dependancy to rql stable
authorSylvain Thénault <sylvain.thenault@logilab.fr>
Wed, 12 Jan 2011 09:22:38 +0100
branchstable
changeset 6810 a8e7dffdb19a
parent 6809 353bcb45f038
child 6811 7f89e01d5a6f
update version number of dependancy to rql
__pkginfo__.py
debian/control
--- 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...
--- 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