debian/control
changeset 12656 91178bc271c7
parent 12654 b2fb404fae3a
child 12657 2856182d4628
equal deleted inserted replaced
12655:5b0ce10a7046 12656:91178bc271c7
    24  python3-waitress,
    24  python3-waitress,
    25  python3-passlib,
    25  python3-passlib,
    26  python3-repoze.lru,
    26  python3-repoze.lru,
    27  python3-wsgicors,
    27  python3-wsgicors,
    28  python3-filelock,
    28  python3-filelock,
       
    29  python3-pycryptodome,
    29  sphinx-common,
    30  sphinx-common,
    30 Standards-Version: 4.3.0
    31 Standards-Version: 4.3.0
    31 Homepage: https://www.cubicweb.org
    32 Homepage: https://www.cubicweb.org
    32 X-Python3-Version: >= 3.4
    33 X-Python3-Version: >= 3.4
    33 
    34 
    38  ${misc:Depends},
    39  ${misc:Depends},
    39  ${python3:Depends},
    40  ${python3:Depends},
    40  graphviz,
    41  graphviz,
    41  gettext,
    42  gettext,
    42 Recommends:
    43 Recommends:
       
    44  ${python3:Recommends},
    43  cubicweb-ctl (= ${source:Version}),
    45  cubicweb-ctl (= ${source:Version}),
    44  python3-cubicweb-postgresql-support (= ${source:Version})
    46  python3-cubicweb-postgresql-support (= ${source:Version})
    45  | sqlite3,
    47  | sqlite3,
    46 # pyramid recommends
       
    47  python3-pyramid (>= 1.5.0),
       
    48  python3-pyramid-multiauth,
       
    49  python3-waitress (>= 0.8.9),
       
    50  python3-wsgicors,
       
    51  python3-repoze.lru,
       
    52 # common recommends
       
    53  python3-simpletal (>= 4.0),
       
    54  python3-pycryptodome,
       
    55 # web recommends (mostly)
       
    56  python3-docutils (>= 0.6),
       
    57  python3-vobject,
       
    58  fckeditor,
    48  fckeditor,
    59  python3-fyzz,
       
    60  python3-imaging,
       
    61  python3-rdflib,
       
    62  python3-werkzeug,
       
    63 # dev recommends
       
    64  python3-pysqlite2,
       
    65 Suggests:
    49 Suggests:
    66  python3-zmq,
    50  ${python3:Suggests},
    67  python3-cwclientlib (>= 0.4.0),
    51  python3-cwclientlib (>= 0.4.0),
    68  python3-cubicweb-documentation (= ${source:Version}),
    52  python3-cubicweb-documentation (= ${source:Version}),
    69  w3c-dtd-xhtml,
    53  w3c-dtd-xhtml,
    70  xvfb,
    54  xvfb,
    71  python3-pyramid-debugtoolbar,
    55  python3-pyramid-debugtoolbar,