# HG changeset patch # User Sylvain Thénault # Date 1276181820 -7200 # Node ID 8450389f20734df4b56ed2e43fd836bcdcaa182e # Parent 8d246203730a5ed7fa7c16030983f60b10417f53 [idownloadable] depends on a new mtconverter release diff -r 8d246203730a -r 8450389f2073 __pkginfo__.py --- a/__pkginfo__.py Thu Jun 10 16:28:06 2010 +0200 +++ b/__pkginfo__.py Thu Jun 10 16:57:00 2010 +0200 @@ -41,7 +41,7 @@ __depends__ = { 'logilab-common': '>= 0.50.2', - 'logilab-mtconverter': '>= 0.6.0', + 'logilab-mtconverter': '>= 0.8.0', 'rql': '>= 0.26.2', 'yams': '>= 0.30.0', 'docutils': '>= 0.6', diff -r 8d246203730a -r 8450389f2073 debian/control --- a/debian/control Thu Jun 10 16:28:06 2010 +0200 +++ b/debian/control Thu Jun 10 16:57:00 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.30.0), python-rql (>= 0.26.2), python-lxml +Depends: ${python:Depends}, graphviz, gettext, python-logilab-mtconverter (>= 0.8.0), python-logilab-common (>= 0.50.2), python-yams (>= 0.30.0), python-rql (>= 0.26.2), python-lxml Recommends: python-simpletal (>= 4.0), python-crypto Conflicts: cubicweb-core Replaces: cubicweb-core