diff -r 57b9fd2462b8 -r b9b59e7239ab debian/control --- a/debian/control Mon May 04 15:49:36 2009 +0200 +++ b/debian/control Mon May 04 15:50:31 2009 +0200 @@ -60,8 +60,8 @@ Package: cubicweb-web Architecture: all XB-Python-Version: ${python:Versions} -Depends: ${python:Depends}, cubicweb-common (= ${source:Version}), python-docutils, python-vobject, python-elementtree -Recommends: fckeditor +Depends: ${python:Depends}, cubicweb-common (= ${source:Version}), python-simplejson (>= 1.3), python-elementtree +Recommends: python-docutils, python-vobject, fckeditor Description: web interface library for the CubicWeb framework CubicWeb is a semantic web application framework. . @@ -76,7 +76,7 @@ Architecture: all XB-Python-Version: ${python:Versions} 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 +Recommends: python-simpletal (>= 4.0), python-lxml Conflicts: cubicweb-core Replaces: cubicweb-core Description: common library for the CubicWeb framework