# HG changeset patch # User sylvain.thenault@logilab.fr # Date 1241431028 -7200 # Node ID 66f62f8ef8d8255c4a2c7830d621712ddcce1868 # Parent 866563e2d0fc3505db833ab6243433293e29eca5 update dependencies diff -r 866563e2d0fc -r 66f62f8ef8d8 debian/control --- a/debian/control Mon May 04 11:47:33 2009 +0200 +++ b/debian/control Mon May 04 11:57:08 2009 +0200 @@ -75,8 +75,8 @@ Package: cubicweb-common Architecture: all XB-Python-Version: ${python:Versions} -Depends: ${python:Depends}, python-logilab-mtconverter (>= 0.6.0), python-simpletal (>= 4.0), graphviz, gettext, python-lxml, python-logilab-common (>= 0.39.0), python-yams (>= 0.21.0), python-rql (>= 0.22.0), python-simplejson (>= 1.3) -Recommends: python-psyco +Depends: ${python:Depends}, graphviz, gettext, python-logilab-mtconverter (>= 0.6.0), python-logilab-common (>= 0.39.0), python-yams (>= 0.22.0), python-rql (>= 0.22.0) +Recommends: python-simpletal (>= 4.0), python-simplejson (>= 1.3), python-lxml Conflicts: cubicweb-core Replaces: cubicweb-core Description: common library for the CubicWeb framework