Your message dated Sat, 14 Jul 2018 11:21:20 +0100
with message-id <[email protected]>
and subject line Closing bugs for updates included in 9.5
has caused the Debian Bug report #902325,
regarding stretch-pu: package pysurfer/0.7-2.1~deb9u1
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
902325: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=902325
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: release.debian.org
Severity: normal
Tags: stretch
User: [email protected]
Usertags: pu
Hi,
lets fix the missing dependency on python-matplotlib in stable, too.
(#896208)
This is a rebuild of the package from sid with no further changes.
The package has already been uploaded.
Andreas
diff -Nru pysurfer-0.7/debian/changelog pysurfer-0.7/debian/changelog
--- pysurfer-0.7/debian/changelog 2017-03-27 23:09:17.000000000 +0200
+++ pysurfer-0.7/debian/changelog 2018-06-25 01:58:17.000000000 +0200
@@ -1,3 +1,17 @@
+pysurfer (0.7-2.1~deb9u1) stretch; urgency=medium
+
+ * Non-maintainer upload.
+ * Rebuild for stretch.
+
+ -- Andreas Beckmann <[email protected]> Mon, 25 Jun 2018 01:58:17 +0200
+
+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-27 23:09:17.000000000 +0200
+++ pysurfer-0.7/debian/control 2018-06-10 11:41:23.000000000 +0200
@@ -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
--- End Message ---
--- Begin Message ---
Version: 9.5
Hi,
The update referenced by each of these bugs was included in this
morning's stretch point release.
Regards,
Adam
--- End Message ---