debian/control
branch3.26
changeset 12667 ac79dfde9cb1
parent 12666 0e12c615aa0b
child 12668 1f174cd9749c
equal deleted inserted replaced
12666:0e12c615aa0b 12667:ac79dfde9cb1
   194 
   194 
   195 Package: python-cubicweb-twisted
   195 Package: python-cubicweb-twisted
   196 Architecture: all
   196 Architecture: all
   197 Section: python
   197 Section: python
   198 Depends:
   198 Depends:
       
   199  ${misc:Depends},
   199  python-cubicweb (= ${source:Version}),
   200  python-cubicweb (= ${source:Version}),
   200  python-twisted-web (<< 16.0.0),
   201  python-twisted-web (<< 16.0.0),
   201 Description: meta package to use Twisted as HTTP server for CubicWeb
   202 Description: meta package to use Twisted as HTTP server for CubicWeb
   202  CubicWeb is a semantic web application framework.
   203  CubicWeb is a semantic web application framework.
   203  .
   204  .
   207 
   208 
   208 Package: python-cubicweb-pyramid
   209 Package: python-cubicweb-pyramid
   209 Architecture: all
   210 Architecture: all
   210 Section: python
   211 Section: python
   211 Depends:
   212 Depends:
       
   213  ${misc:Depends},
   212  python-cubicweb (= ${source:Version}),
   214  python-cubicweb (= ${source:Version}),
   213  python-pyramid (>= 1.5.0),
   215  python-pyramid (>= 1.5.0),
   214  python-pyramid-multiauth,
   216  python-pyramid-multiauth,
   215  python-waitress (>= 0.8.9),
   217  python-waitress (>= 0.8.9),
   216  python-wsgicors,
   218  python-wsgicors,
   227 
   229 
   228 Package: python3-cubicweb-pyramid
   230 Package: python3-cubicweb-pyramid
   229 Architecture: all
   231 Architecture: all
   230 Section: python
   232 Section: python
   231 Depends:
   233 Depends:
       
   234  ${misc:Depends},
   232  python3-cubicweb (= ${source:Version}),
   235  python3-cubicweb (= ${source:Version}),
   233  python3-pyramid (>= 1.5.0),
   236  python3-pyramid (>= 1.5.0),
   234  python3-pyramid-multiauth,
   237  python3-pyramid-multiauth,
   235  python3-waitress (>= 0.8.9),
   238  python3-waitress (>= 0.8.9),
   236  python3-wsgicors,
   239  python3-wsgicors,