tags 684754 + patch thanks Dear maintainer,
I've prepared an NMU for pysurfer (versioned as 0.3+git15-gae6cbb1-1.1) and uploaded it to DELAYED/2. Please feel free to tell me if I should delay it longer. Regards. David
diff -Nru pysurfer-0.3+git15-gae6cbb1/debian/changelog pysurfer-0.3+git15-gae6cbb1/debian/changelog --- pysurfer-0.3+git15-gae6cbb1/debian/changelog 2012-06-04 08:19:45.000000000 -0400 +++ pysurfer-0.3+git15-gae6cbb1/debian/changelog 2012-08-24 21:41:18.000000000 -0400 @@ -1,3 +1,11 @@ +pysurfer (0.3+git15-gae6cbb1-1.1) unstable; urgency=low + + * Non-maintainer upload. + * Add missing dependency on python-matplotlib, thanks to Jakub Wilk + (closes: #684754). + + -- David Prévot <taf...@debian.org> Fri, 24 Aug 2012 21:41:16 -0400 + pysurfer (0.3+git15-gae6cbb1-1) unstable; urgency=low [ Michael Hanke ] diff -Nru pysurfer-0.3+git15-gae6cbb1/debian/control pysurfer-0.3+git15-gae6cbb1/debian/control --- pysurfer-0.3+git15-gae6cbb1/debian/control 2012-06-04 08:19:13.000000000 -0400 +++ pysurfer-0.3+git15-gae6cbb1/debian/control 2012-08-24 21:42:09.000000000 -0400 @@ -16,7 +16,8 @@ Package: python-surfer Architecture: all Depends: ${misc:Depends}, ${python:Depends}, python-numpy, python-scipy, - python-nibabel, python-imaging, mayavi2, python-argparse, ipython + python-nibabel, python-imaging, mayavi2, python-argparse, ipython, + python-matplotlib XB-Python-Version: ${python:Versions} Recommends: mencoder Description: visualize Freesurfer's data in Python