From 5faa40650e1c4d1559dcfc6281dbeb5858db53aa Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Picca=20Fr=C3=A9d=C3=A9ric-Emmanuel?= Date: Sat, 10 Mar 2018 10:44:36 +0100 Subject: Added python[3]-nbshinx --- debian/changelog | 3 +++ debian/control | 2 ++ 2 files changed, 5 insertions(+) (limited to 'debian') diff --git a/debian/changelog b/debian/changelog index a9d87d4..bc1d246 100644 --- a/debian/changelog +++ b/debian/changelog @@ -4,6 +4,9 @@ silx (0.7.0+dfsg-1) UNRELEASED; urgency=medium * remove al the thir_party code * New upstream version 0.7.0+dfsg * Bumped Strandards-Versions to 4.1.3 (nothing to do) + * d/control + - Build-Depends + + Added python[3]-nbsphinx * d/patches + 0003-do-not-modify-PYTHONPATH-from-setup.py.patch (added) - 0005-slocale.h-is-removed-in-GLIBC-2.26.patch (obsolete) diff --git a/debian/control b/debian/control index e5ed7e7..3b6f5f1 100644 --- a/debian/control +++ b/debian/control @@ -28,6 +28,7 @@ Build-Depends: cython (>= 0.23.2), python-mako, python-matplotlib, python-matplotlib-dbg, + python-nbsphinx, python-numpy, python-numpy-dbg, python-opengl, @@ -55,6 +56,7 @@ Build-Depends: cython (>= 0.23.2), python3-mako, python3-matplotlib, python3-matplotlib-dbg, + python3-nbsphinx, python3-numpy, python3-numpy-dbg, python3-opengl, -- cgit v1.2.3