debian/control
branchstable
changeset 3906 b79f361839a7
parent 3769 021d32e3a289
child 4177 f0ab2b6d3553
equal deleted inserted replaced
3903:7967d3766ecf 3906:b79f361839a7
     2 Section: web
     2 Section: web
     3 Priority: optional
     3 Priority: optional
     4 Maintainer: Logilab S.A. <contact@logilab.fr>
     4 Maintainer: Logilab S.A. <contact@logilab.fr>
     5 Uploaders: Sylvain Thenault <sylvain.thenault@logilab.fr>,
     5 Uploaders: Sylvain Thenault <sylvain.thenault@logilab.fr>,
     6            Julien Jehannet <julien.jehannet@logilab.fr>,
     6            Julien Jehannet <julien.jehannet@logilab.fr>,
       
     7            Adrien Di Mascio <Adrien.DiMascio@logilab.fr>,
     7            Aurélien Campéas <aurelien.campeas@logilab.fr>,
     8            Aurélien Campéas <aurelien.campeas@logilab.fr>,
     8            Nicolas Chauvat <nicolas.chauvat@logilab.fr>
     9            Nicolas Chauvat <nicolas.chauvat@logilab.fr>
     9 Build-Depends: debhelper (>= 5), python-dev (>=2.4), python-central (>= 0.5)
    10 Build-Depends: debhelper (>= 5), python-dev (>=2.4), python-central (>= 0.5)
    10 Standards-Version: 3.8.0
    11 Standards-Version: 3.8.0
    11 Homepage: http://www.cubicweb.org
    12 Homepage: http://www.cubicweb.org
    74 
    75 
    75 
    76 
    76 Package: cubicweb-common
    77 Package: cubicweb-common
    77 Architecture: all
    78 Architecture: all
    78 XB-Python-Version: ${python:Versions}
    79 XB-Python-Version: ${python:Versions}
    79 Depends: ${python:Depends}, graphviz, gettext, python-logilab-mtconverter (>= 0.6.0), python-logilab-common (>= 0.44.0), python-yams (>= 0.25.0), python-rql (>= 0.22.3), python-lxml
    80 Depends: ${python:Depends}, graphviz, gettext, python-logilab-mtconverter (>= 0.6.0), python-logilab-common (>= 0.45.2), python-yams (>= 0.25.0), python-rql (>= 0.22.3), python-lxml
    80 Recommends: python-simpletal (>= 4.0)
    81 Recommends: python-simpletal (>= 4.0)
    81 Conflicts: cubicweb-core
    82 Conflicts: cubicweb-core
    82 Replaces: cubicweb-core
    83 Replaces: cubicweb-core
    83 Description: common library for the CubicWeb framework
    84 Description: common library for the CubicWeb framework
    84  CubicWeb is a semantic web application framework.
    85  CubicWeb is a semantic web application framework.