diff -r 0e12c615aa0b -r ac79dfde9cb1 debian/control --- a/debian/control Tue Jun 25 16:43:16 2019 +0200 +++ b/debian/control Tue Jun 25 14:42:06 2019 +0200 @@ -196,6 +196,7 @@ Architecture: all Section: python Depends: + ${misc:Depends}, python-cubicweb (= ${source:Version}), python-twisted-web (<< 16.0.0), Description: meta package to use Twisted as HTTP server for CubicWeb @@ -209,6 +210,7 @@ Architecture: all Section: python Depends: + ${misc:Depends}, python-cubicweb (= ${source:Version}), python-pyramid (>= 1.5.0), python-pyramid-multiauth, @@ -229,6 +231,7 @@ Architecture: all Section: python Depends: + ${misc:Depends}, python3-cubicweb (= ${source:Version}), python3-pyramid (>= 1.5.0), python3-pyramid-multiauth,