Package: release.debian.org
Severity: normal
Tags: stretch
User: release.debian....@packages.debian.org
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 <a...@debian.org>  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 <b...@debian.org>  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

Reply via email to