Your message dated Fri, 28 Apr 2017 17:22:00 +0000
with message-id <82f18c7b-7b50-59c0-5f5b-e3353fa2e...@thykier.net>
and subject line Re: Bug#861414: unblock: pysurfer/0.7-2
has caused the Debian Bug report #861414,
regarding unblock: pysurfer/0.7-2
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 ow...@bugs.debian.org
immediately.)
--
861414: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=861414
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: release.debian.org
Severity: normal
User: release.debian....@packages.debian.org
Usertags: unblock
Please unblock package pysurfer
-2 fixes documentation issue (manpages being garbage), should be safe
otherwise
Full diff:
diff -Nru pysurfer-0.7/debian/changelog pysurfer-0.7/debian/changelog
--- pysurfer-0.7/debian/changelog 2016-11-12 13:43:21.000000000 -0500
+++ pysurfer-0.7/debian/changelog 2017-03-27 17:09:17.000000000 -0400
@@ -1,3 +1,10 @@
+pysurfer (0.7-2) unstable; urgency=medium
+
+ * Run help2man under xvfb to avoid manpage containing just an error
+ message (Closes: #858848)
+
+ -- Yaroslav Halchenko <deb...@onerussian.com> Mon, 27 Mar 2017 17:09:17 -0400
+
pysurfer (0.7-1) unstable; urgency=medium
* Fresh upstream release
diff -Nru pysurfer-0.7/debian/control pysurfer-0.7/debian/control
--- pysurfer-0.7/debian/control 2016-11-12 13:43:21.000000000 -0500
+++ pysurfer-0.7/debian/control 2017-03-27 17:09:17.000000000 -0400
@@ -13,6 +13,7 @@
mayavi2,
python-matplotlib,
ipython,
+ xvfb, xauth,
Standards-Version: 3.9.6
XS-Python-Version: >= 2.6
Homepage: http://pysurfer.github.com
diff -Nru pysurfer-0.7/debian/rules pysurfer-0.7/debian/rules
--- pysurfer-0.7/debian/rules 2016-11-12 13:43:21.000000000 -0500
+++ pysurfer-0.7/debian/rules 2017-03-27 17:09:17.000000000 -0400
@@ -27,7 +27,7 @@
#endif
override_dh_installman:
- PYTHONPATH=. help2man --version-string="$(upstreamver)" -N \
+ PYTHONPATH=. xvfb-run --auto-servernum help2man
--version-string="$(upstreamver)" -N \
--no-discard-stderr \
-n 'visualize cortical surface reconstruction from Freesurfer' \
debian/python-surfer/usr/bin/pysurfer > build/pysurfer.1
unblock pysurfer/0.7-2
-- System Information:
Debian Release: 9.0
APT prefers testing
APT policy: (900, 'testing'), (600, 'unstable'), (300, 'experimental'), (100,
'unstable-debug')
Architecture: amd64 (x86_64)
Foreign Architectures: i386
Kernel: Linux 4.9.0-2-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
--- End Message ---
--- Begin Message ---
Yaroslav Halchenko:
> Package: release.debian.org
> Severity: normal
> User: release.debian....@packages.debian.org
> Usertags: unblock
>
> Please unblock package pysurfer
>
> -2 fixes documentation issue (manpages being garbage), should be safe
> otherwise
>
> Full diff:
>
> [...]
>
>
> unblock pysurfer/0.7-2
>
> [...]
Unblocked, thanks.
~Niels
--- End Message ---