debian/control
changeset 12646 ca06ce5eba38
parent 12645 4ed5a9e45d19
child 12649 47ecd8b5299b
--- a/debian/control	Mon Jun 10 10:53:48 2019 +0200
+++ b/debian/control	Thu Jun 13 16:47:47 2019 +0200
@@ -124,7 +124,7 @@
 Provides: cubicweb-postgresql-support
 Depends:
  ${misc:Depends},
- ${python3:Depends},
+ python3-cubicweb (= ${source:Version}),
  python3-psycopg2,
  postgresql-client
 Description: postgres support for the CubicWeb framework
@@ -137,6 +137,7 @@
 Package: python3-cubicweb-pyramid
 Architecture: all
 Depends:
+ ${misc:Depends},
  python3-cubicweb (= ${source:Version}),
  python3-pyramid (>= 1.5.0),
  python3-pyramid-multiauth,
@@ -158,7 +159,6 @@
 Architecture: all
 Depends:
  ${misc:Depends},
- ${python3:Depends},
  python3-cubicweb (= ${source:Version})
 Description: tool to manage the CubicWeb framework
  CubicWeb is a semantic web application framework.
@@ -178,6 +178,7 @@
 Depends:
  ${misc:Depends},
  ${sphinxdoc:Depends},
+Built-Using: ${sphinxdoc:Built-Using}
 Recommends:
  doc-base
 Description: documentation for the CubicWeb framework