--- Begin Message ---
Package: release.debian.org
Severity: normal
User: release.debian.org@packages.debian.org
Usertags: unblock
Please unblock package python-mne
Very simple bug fix for #858486.
I take the freedom to just include the git diff - feel free to ping me
if you really want a debdiff.
$ git diff
diff --git a/debian/changelog b/debian/changelog
index 1685abcd8..351cbdefb 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+python-mne (0.13.1+dfsg-3) unstable; urgency=medium
+
+ * Depends: libjs-d3
+ Closes: #858486
+
+ -- Andreas Tille <tille@debian.org> Thu, 23 Mar 2017 15:14:07 +0100
+
python-mne (0.13.1+dfsg-2) unstable; urgency=medium
* Team upload.
diff --git a/debian/control b/debian/control
index 0007c4358..47478d0a9 100644
--- a/debian/control
+++ b/debian/control
@@ -43,7 +43,8 @@ Depends: ${misc:Depends},
libgl1-mesa-dri,
help2man,
libjs-jquery,
- libjs-jquery-ui
+ libjs-jquery-ui,
+ libjs-d3
Recommends: python-nose,
mayavi2
Suggests: python-dap,
Thanks for your work on the Stretch release
Andreas.
unblock python-mne/0.13.1+dfsg-3
-- System Information:
Debian Release: 8.7
APT prefers stable-updates
APT policy: (500, 'stable-updates'), (500, 'stable')
Architecture: amd64 (x86_64)
Kernel: Linux 3.16.0-4-amd64 (SMP w/1 CPU core)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
--- End Message ---