[package] now depends on yams 0.30 because of xy API changes
authorNicolas Chauvat <nicolas.chauvat@logilab.fr>
Thu, 03 Jun 2010 17:14:32 +0200
changeset 5664 2561b0e1c894
parent 5663 d93a875a9d94
child 5674 9378d13e9ac4
[package] now depends on yams 0.30 because of xy API changes
__pkginfo__.py
debian/control
--- a/__pkginfo__.py	Thu Jun 03 16:52:01 2010 +0200
+++ b/__pkginfo__.py	Thu Jun 03 17:14:32 2010 +0200
@@ -43,7 +43,7 @@
     'logilab-common': '>= 0.50.2',
     'logilab-mtconverter': '>= 0.6.0',
     'rql': '>= 0.26.0',
-    'yams': '>= 0.28.1',
+    'yams': '>= 0.30.0',
     'docutils': '>= 0.6',
     #gettext                    # for xgettext, msgcat, etc...
     # web dependancies
--- a/debian/control	Thu Jun 03 16:52:01 2010 +0200
+++ b/debian/control	Thu Jun 03 17:14:32 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.1), python-lxml
+Depends: ${python:Depends}, graphviz, gettext, python-logilab-mtconverter (>= 0.6.0), python-logilab-common (>= 0.50.2), python-yams (>= 0.30.0), python-rql (>= 0.26.1), python-lxml
 Recommends: python-simpletal (>= 4.0), python-crypto
 Conflicts: cubicweb-core
 Replaces: cubicweb-core