[pkg] Merge python3-cubicweb-pyramid into python3-cubicweb
authorJérémy Bobbio <jeremy.bobbio@irq7.fr>
Mon, 17 Jun 2019 11:11:28 +0200
changeset 12653 9bf203d14371
parent 12652 836da2699e6f
child 12654 b2fb404fae3a
[pkg] Merge python3-cubicweb-pyramid into python3-cubicweb As suggested by Denis Laxalde, we can merge python3-cubicweb-pyramid into python3-cubicweb as all other web backend in the default branch.
debian/control
--- a/debian/control	Mon Jun 17 10:37:32 2019 +0200
+++ b/debian/control	Mon Jun 17 11:11:28 2019 +0200
@@ -44,7 +44,12 @@
  cubicweb-ctl (= ${source:Version}),
  python3-cubicweb-postgresql-support (= ${source:Version})
  | sqlite3,
- python3-cubicweb-pyramid (= ${source:Version}),
+# pyramid recommends
+ python3-pyramid (>= 1.5.0),
+ python3-pyramid-multiauth,
+ python3-waitress (>= 0.8.9),
+ python3-wsgicors,
+ python3-repoze.lru,
 # common recommends
  python3-simpletal (>= 4.0),
  python3-pycryptodome,
@@ -64,6 +69,7 @@
  python3-cubicweb-documentation (= ${source:Version}),
  w3c-dtd-xhtml,
  xvfb,
+ python3-pyramid-debugtoolbar,
 Replaces:
  cubicweb (<< 3.24.0-1~),
  cubicweb-server (<< 3.24.0-1~),
@@ -123,27 +129,6 @@
  cubicweb repository.
 
 
-Package: python3-cubicweb-pyramid
-Architecture: all
-Depends:
- ${misc:Depends},
- python3-cubicweb (= ${source:Version}),
- python3-pyramid (>= 1.5.0),
- python3-pyramid-multiauth,
- python3-waitress (>= 0.8.9),
- python3-wsgicors,
- python3-repoze.lru,
-Recommends:
- python3-pyramid-debugtoolbar
-Conflicts:
- pyramid-cubicweb
-Replaces:
- pyramid-cubicweb
-Description: meta package to use Pyramid as HTTP server for CubicWeb
- Provides pyramid extensions to load a CubicWeb instance and serve it through
- the pyramid stack.
-
-
 Package: cubicweb-ctl
 Architecture: all
 Depends: