# HG changeset patch # User Nicolas Chauvat # Date 1275578072 -7200 # Node ID 2561b0e1c894b094d8349a07af1a89782ea01a2b # Parent d93a875a9d9421eca5a2bcd7a2bf7b59daa449a8 [package] now depends on yams 0.30 because of xy API changes diff -r d93a875a9d94 -r 2561b0e1c894 __pkginfo__.py --- 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 diff -r d93a875a9d94 -r 2561b0e1c894 debian/control --- 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