equal
deleted
inserted
replaced
58 |
58 |
59 |
59 |
60 Package: cubicweb-web |
60 Package: cubicweb-web |
61 Architecture: all |
61 Architecture: all |
62 XB-Python-Version: ${python:Versions} |
62 XB-Python-Version: ${python:Versions} |
63 Depends: ${python:Depends}, cubicweb-common (= ${source:Version}), python-docutils, python-vobject, python-elementtree |
63 Depends: ${python:Depends}, cubicweb-common (= ${source:Version}), python-simplejson (>= 1.3), python-elementtree |
64 Recommends: fckeditor |
64 Recommends: python-docutils, python-vobject, fckeditor |
65 Description: web interface library for the CubicWeb framework |
65 Description: web interface library for the CubicWeb framework |
66 CubicWeb is a semantic web application framework. |
66 CubicWeb is a semantic web application framework. |
67 . |
67 . |
68 This package provides an adaptative web interface to the CubicWeb server. |
68 This package provides an adaptative web interface to the CubicWeb server. |
69 Install the cubicweb-twisted package to serve this interface via HTTP. |
69 Install the cubicweb-twisted package to serve this interface via HTTP. |
74 |
74 |
75 Package: cubicweb-common |
75 Package: cubicweb-common |
76 Architecture: all |
76 Architecture: all |
77 XB-Python-Version: ${python:Versions} |
77 XB-Python-Version: ${python:Versions} |
78 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) |
78 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) |
79 Recommends: python-simpletal (>= 4.0), python-simplejson (>= 1.3), python-lxml |
79 Recommends: python-simpletal (>= 4.0), python-lxml |
80 Conflicts: cubicweb-core |
80 Conflicts: cubicweb-core |
81 Replaces: cubicweb-core |
81 Replaces: cubicweb-core |
82 Description: common library for the CubicWeb framework |
82 Description: common library for the CubicWeb framework |
83 CubicWeb is a semantic web application framework. |
83 CubicWeb is a semantic web application framework. |
84 . |
84 . |