debian/control
branchstable
changeset 6399 5f08485e3b11
parent 6295 6e1c2aca9fa0
child 6401 d7f5d873e1b8
child 6512 1f8b902f3143
equal deleted inserted replaced
6398:ea26eb5fd388 6399:5f08485e3b11
    32 XB-Python-Version: ${python:Versions}
    32 XB-Python-Version: ${python:Versions}
    33 Conflicts: cubicweb-multisources
    33 Conflicts: cubicweb-multisources
    34 Replaces: cubicweb-multisources
    34 Replaces: cubicweb-multisources
    35 Provides: cubicweb-multisources
    35 Provides: cubicweb-multisources
    36 Depends: ${python:Depends}, cubicweb-common (= ${source:Version}), cubicweb-ctl (= ${source:Version}), python-logilab-database (>= 1.3.0), cubicweb-postgresql-support | cubicweb-mysql-support | python-pysqlite2
    36 Depends: ${python:Depends}, cubicweb-common (= ${source:Version}), cubicweb-ctl (= ${source:Version}), python-logilab-database (>= 1.3.0), cubicweb-postgresql-support | cubicweb-mysql-support | python-pysqlite2
    37 Recommends: pyro, cubicweb-documentation (= ${source:Version})
    37 Recommends: pyro (< 4.0.0), cubicweb-documentation (= ${source:Version})
    38 Description: server part of the CubicWeb framework
    38 Description: server part of the CubicWeb framework
    39  CubicWeb is a semantic web application framework.
    39  CubicWeb is a semantic web application framework.
    40  .
    40  .
    41  This package provides the repository server part of the system.
    41  This package provides the repository server part of the system.
    42  .
    42  .
    67 Package: cubicweb-twisted
    67 Package: cubicweb-twisted
    68 Architecture: all
    68 Architecture: all
    69 XB-Python-Version: ${python:Versions}
    69 XB-Python-Version: ${python:Versions}
    70 Provides: cubicweb-web-frontend
    70 Provides: cubicweb-web-frontend
    71 Depends: ${python:Depends}, cubicweb-web (= ${source:Version}), cubicweb-ctl (= ${source:Version}), python-twisted-web
    71 Depends: ${python:Depends}, cubicweb-web (= ${source:Version}), cubicweb-ctl (= ${source:Version}), python-twisted-web
    72 Recommends: pyro, cubicweb-documentation (= ${source:Version})
    72 Recommends: pyro (< 4.0.0), cubicweb-documentation (= ${source:Version})
    73 Description: twisted-based web interface for the CubicWeb framework
    73 Description: twisted-based web interface for the CubicWeb framework
    74  CubicWeb is a semantic web application framework.
    74  CubicWeb is a semantic web application framework.
    75  .
    75  .
    76  This package provides a twisted based HTTP server to serve
    76  This package provides a twisted based HTTP server to serve
    77  the adaptative web interface (see cubicweb-web package).
    77  the adaptative web interface (see cubicweb-web package).