# HG changeset patch # User Nicolas Chauvat # Date 1312293162 -7200 # Node ID fdae265d36e77f689fd54635e42dd0607f9b850b # Parent f793d07b9de7059031105a54fa33d4079b8c4925 [packaging] should depend on yams 0.33 diff -r f793d07b9de7 -r fdae265d36e7 __pkginfo__.py --- a/__pkginfo__.py Tue Aug 02 12:15:17 2011 +0200 +++ b/__pkginfo__.py Tue Aug 02 15:52:42 2011 +0200 @@ -43,7 +43,7 @@ 'logilab-common': '>= 0.55.2', 'logilab-mtconverter': '>= 0.8.0', 'rql': '>= 0.28.0', - 'yams': '>= 0.32.0', + 'yams': '>= 0.33.0', 'docutils': '>= 0.6', #gettext # for xgettext, msgcat, etc... # web dependancies diff -r f793d07b9de7 -r fdae265d36e7 debian/control --- a/debian/control Tue Aug 02 12:15:17 2011 +0200 +++ b/debian/control Tue Aug 02 15:52:42 2011 +0200 @@ -99,7 +99,7 @@ Package: cubicweb-common Architecture: all XB-Python-Version: ${python:Versions} -Depends: ${misc:Depends}, ${python:Depends}, graphviz, gettext, python-logilab-mtconverter (>= 0.8.0), python-logilab-common (>= 0.55.2), python-yams (>= 0.32.0), python-rql (>= 0.28.0), python-lxml +Depends: ${misc:Depends}, ${python:Depends}, graphviz, gettext, python-logilab-mtconverter (>= 0.8.0), python-logilab-common (>= 0.55.2), python-yams (>= 0.33.0), python-rql (>= 0.28.0), python-lxml Recommends: python-simpletal (>= 4.0), python-crypto Conflicts: cubicweb-core Replaces: cubicweb-core