[debian] move python-simplejson dependency to cubicweb-common
authorJulien Jehannet <julien.jehannet@logilab.fr>
Tue, 24 Feb 2009 16:24:01 +0100
changeset 942 89af88aa6490
parent 935 ec229cc67334
child 948 c95ce9b38168
[debian] move python-simplejson dependency to cubicweb-common
debian/control
--- a/debian/control	Tue Feb 24 11:55:51 2009 +0100
+++ b/debian/control	Tue Feb 24 16:24:01 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