From 6f3cf570afab1005f81793c83b7ba5766c7c5bab Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Picca=20Fr=C3=A9d=C3=A9ric-Emmanuel?= Date: Wed, 11 Dec 2019 09:11:23 +0100 Subject: use python3-qtconsole instead of ipython3-qtconsole --- debian/changelog | 6 ++++++ debian/control | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 86bdf86..d0764f1 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +silx (0.11.0+dfsg-3) unstable; urgency=medium + + * d/control: Build-Depends on python3-qtconsole(Closes: #946571). + + -- Picca Frédéric-Emmanuel Wed, 11 Dec 2019 09:10:31 +0100 + silx (0.11.0+dfsg-2) unstable; urgency=medium * Use debhelper-compat instead of debian/compat. diff --git a/debian/control b/debian/control index e5a8e49..fa42f3d 100644 --- a/debian/control +++ b/debian/control @@ -11,7 +11,6 @@ Build-Depends: cython3 (>= 0.23.2), dh-python, help2man, ipython3, - ipython3-qtconsole, pandoc , python3-all-dbg, python3-all-dev, @@ -35,6 +34,7 @@ Build-Depends: cython3 (>= 0.23.2), python3-pyqt5.qtopengl-dbg, python3-pyqt5.qtsvg, python3-pyqt5.qtsvg-dbg, + python3-qtconsole, python3-scipy, python3-scipy-dbg, python3-setuptools, -- cgit v1.2.3