# HG changeset patch # User sylvain.thenault@logilab.fr # Date 1235647842 -3600 # Node ID 62c0489c1c92861cb021d46593bf5a2ad7d4a207 # Parent aeeec5447eb0ed45a6f2ca99f15b189d8a68805d fix dependencies diff -r aeeec5447eb0 -r 62c0489c1c92 debian/control --- a/debian/control Thu Feb 26 12:30:16 2009 +0100 +++ b/debian/control Thu Feb 26 12:30:42 2009 +0100 @@ -75,7 +75,7 @@ Package: cubicweb-common Architecture: all XB-Python-Version: ${python:Versions} -Depends: ${python:Depends}, python-logilab-mtconverter (>= 0.4.0), python-simpletal (>= 4.0), graphviz, gettext, python-lxml, python-logilab-common (>= 0.37.2), python-yams (>= 0.20.2), python-rql (>= 0.20.2), python-simplejson (>= 1.3) +Depends: ${python:Depends}, python-logilab-mtconverter (>= 0.6.0), python-simpletal (>= 4.0), graphviz, gettext, python-lxml, python-logilab-common (>= 0.38.1), python-yams (>= 0.20.2), python-rql (>= 0.20.2), python-simplejson (>= 1.3) Recommends: python-psyco Conflicts: cubicweb-core Replaces: cubicweb-core