debian/control
changeset 914 c88b865e847c
parent 860 d9f86f23b9a3
child 939 ad72e06320e2
child 942 89af88aa6490
equal deleted inserted replaced
860:d9f86f23b9a3 914:c88b865e847c
    77 XB-Python-Version: ${python:Versions}
    77 XB-Python-Version: ${python:Versions}
    78 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)
    78 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)
    79 Recommends: python-psyco
    79 Recommends: python-psyco
    80 Conflicts: cubicweb-core
    80 Conflicts: cubicweb-core
    81 Replaces: cubicweb-core
    81 Replaces: cubicweb-core
    82 Provides: cubicweb-core
       
    83 Description: common library for the CubicWeb framework
    82 Description: common library for the CubicWeb framework
    84  CubicWeb is a semantic web application framework.
    83  CubicWeb is a semantic web application framework.
    85  .
    84  .
    86  This package provides the common parts of the library used by both server
    85  This package provides the common parts of the library used by both server
    87  code and web application code.
    86  code and web application code.