# HG changeset patch # User sylvain.thenault@logilab.fr # Date 1235505586 -3600 # Node ID c95ce9b38168f30b3f866511df4a283b71eae966 # Parent a69188963ccb9edb70b03cdad0097015c2342d02# Parent 89af88aa6490eaf9d0a8e93a0ff2ff672deeec86 merge diff -r a69188963ccb -r c95ce9b38168 debian/control --- a/debian/control Tue Feb 24 20:59:28 2009 +0100 +++ b/debian/control Tue Feb 24 20:59:46 2009 +0100 @@ -60,7 +60,7 @@ Package: cubicweb-web Architecture: all XB-Python-Version: ${python:Versions} -Depends: ${python:Depends}, cubicweb-common (= ${source:Version}), python-simplejson (>= 1.3), python-docutils, python-vobject, python-elementtree +Depends: ${python:Depends}, cubicweb-common (= ${source:Version}), python-docutils, python-vobject, python-elementtree Recommends: fckeditor Description: web interface library for the CubicWeb framework CubicWeb is a semantic web application framework. @@ -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) +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) Recommends: python-psyco Conflicts: cubicweb-core Replaces: cubicweb-core