Control: tags 896208 + patch
Control: tags 896208 + pending
Dear maintainer,
I've prepared an NMU for pysurfer (versioned as 0.7-2.1) and uploaded
it to DELAYED/2. Please feel free to tell me if I should cancel it.
cu
Adrian
--
"Is there not promise of rain?" Ling Tan asked suddenly out
of the darkness. There had been need of rain for many days.
"Only a promise," Lao Er said.
Pearl S. Buck - Dragon Seed
diff -Nru pysurfer-0.7/debian/changelog pysurfer-0.7/debian/changelog
--- pysurfer-0.7/debian/changelog 2017-03-28 00:09:17.000000000 +0300
+++ pysurfer-0.7/debian/changelog 2018-06-10 12:41:23.000000000 +0300
@@ -1,3 +1,10 @@
+pysurfer (0.7-2.1) unstable; urgency=high
+
+ * Non-maintainer upload.
+ * Add the missing dependency on python-matplotlib. (Closes: #896208)
+
+ -- Adrian Bunk <[email protected]> Sun, 10 Jun 2018 12:41:23 +0300
+
pysurfer (0.7-2) unstable; urgency=medium
* Run help2man under xvfb to avoid manpage containing just an error
diff -Nru pysurfer-0.7/debian/control pysurfer-0.7/debian/control
--- pysurfer-0.7/debian/control 2017-03-28 00:09:17.000000000 +0300
+++ pysurfer-0.7/debian/control 2018-06-10 12:41:23.000000000 +0300
@@ -23,7 +23,8 @@
Package: python-surfer
Architecture: all
Depends: ${misc:Depends}, ${python:Depends}, python-numpy, python-scipy,
- python-nibabel, python-pil | python-imaging, mayavi2, python-argparse
+ python-nibabel, python-pil | python-imaging, mayavi2, python-argparse,
+ python-matplotlib
XB-Python-Version: ${python:Versions}
Recommends: mencoder
Description: visualize Freesurfer's data in Python