debian/control
changeset 11655 9e20a86da6ce
parent 11654 00bec1345a78
child 11668 ab4c5509407f
equal deleted inserted replaced
11654:00bec1345a78 11655:9e20a86da6ce
    10 
    10 
    11 Package: cubicweb-pyramid
    11 Package: cubicweb-pyramid
    12 Architecture: all
    12 Architecture: all
    13 Depends:
    13 Depends:
    14  cubicweb-common (>= 3.19.3),
    14  cubicweb-common (>= 3.19.3),
       
    15  pyramid-cubicweb (>= 0.3.0),
    15  python-waitress,
    16  python-waitress,
       
    17  python-wsgicors,
    16  ${python:Depends},
    18  ${python:Depends},
    17  ${misc:Depends},
    19  ${misc:Depends},
    18 Description: Add the 'pyramid' command to cubicweb-ctl"
    20 Description: Add the 'pyramid' command to cubicweb-ctl"
    19  CubicWeb is a semantic web application framework.
    21  CubicWeb is a semantic web application framework.
    20  .
    22  .