debian/control
changeset 2429 d3f4bffb57d0
parent 2203 efdd3a9f9028
child 2458 4d114865098f
equal deleted inserted replaced
2428:a3e10e6a2461 2429:d3f4bffb57d0
    74 
    74 
    75 
    75 
    76 Package: cubicweb-common
    76 Package: cubicweb-common
    77 Architecture: all
    77 Architecture: all
    78 XB-Python-Version: ${python:Versions}
    78 XB-Python-Version: ${python:Versions}
    79 Depends: ${python:Depends}, graphviz, gettext, python-logilab-mtconverter (>= 0.6.0), python-logilab-common (>= 0.41.0), python-yams (>= 0.23.0), python-rql (>= 0.22.1)
    79 Depends: ${python:Depends}, graphviz, gettext, python-logilab-mtconverter (>= 0.6.0), python-logilab-common (>= 0.41.0), python-yams (>= 0.23.0), python-rql (>= 0.22.1), python-lxml
    80 Recommends: python-simpletal (>= 4.0), python-lxml
    80 Recommends: python-simpletal (>= 4.0)
    81 Conflicts: cubicweb-core
    81 Conflicts: cubicweb-core
    82 Replaces: cubicweb-core
    82 Replaces: cubicweb-core
    83 Description: common library for the CubicWeb framework
    83 Description: common library for the CubicWeb framework
    84  CubicWeb is a semantic web application framework.
    84  CubicWeb is a semantic web application framework.
    85  .
    85  .