Your message dated Fri, 10 Feb 2006 11:32:11 -0800
with message-id <[EMAIL PROTECTED]>
and subject line Bug#348553: fixed in man2html 1.6c-1
has caused the attached Bug report 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 I am
talking about this indicates a serious mail system misconfiguration
somewhere. Please contact me immediately.)
Debian bug tracking system administrator
(administrator, Debian Bugs database)
--- Begin Message ---
Package: man2html
Version: 1.6-3
Severity: normal
File: /usr/bin/hman
One does hman i810 and sees:
SYNOPSIS
Section N'34'DeviceN'34'
Identifier N'34'devnameN'34'
Driver N'34'i810N'34'
...
EndSection
Same with
zcat $(man -w i810)|man2html -
OK, had to do
$ zcat $(man -w i810)|man2html -|sed "s/N'34'/\"/g" >| /tmp/i810.html
$ mozilla /tmp/i810.html
P.S. hman -P fails because I am not running whatever server. So I can only
use lynx it seems.
--- End Message ---
--- Begin Message ---
Source: man2html
Source-Version: 1.6c-1
We believe that the bug you reported is fixed in the latest version of
man2html, which is due to be installed in the Debian FTP archive:
man2html_1.6c-1.diff.gz
to pool/main/m/man2html/man2html_1.6c-1.diff.gz
man2html_1.6c-1.dsc
to pool/main/m/man2html/man2html_1.6c-1.dsc
man2html_1.6c-1_i386.deb
to pool/main/m/man2html/man2html_1.6c-1_i386.deb
man2html_1.6c.orig.tar.gz
to pool/main/m/man2html/man2html_1.6c.orig.tar.gz
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to [EMAIL PROTECTED],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Robert Luberda <[EMAIL PROTECTED]> (supplier of updated man2html package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [EMAIL PROTECTED])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 1.7
Date: Thu, 9 Feb 2006 19:54:35 +0100
Source: man2html
Binary: man2html
Architecture: source i386
Version: 1.6c-1
Distribution: unstable
Urgency: low
Maintainer: Robert Luberda <[EMAIL PROTECTED]>
Changed-By: Robert Luberda <[EMAIL PROTECTED]>
Description:
man2html - turns a web-browser and an httpd-server into a man pager
Closes: 336933 338339 348553
Changes:
man2html (1.6c-1) unstable; urgency=low
.
* New upstream version.
* 018-man2html-quotes: add support for \(lq and \(rq escape sequences
(closes: #338339).
Thanks to Nils Rennebarth <Nils.Rennebarth#web.de> for the patch.
* 019-man2html-noindex-segfault: fix segfault on man pages with no
sections (see bug #349907).
* 020-man2html-escape_N: add support for \N'n' groff sequences
(closes: #348553).
* Add Portuguese translation of man2html debconf messages (closes: #336933).
* Removed 16-man2html.formstring, applied upstream.
* debian/rules: Include translated man pages in the binary package.
* debian/control: bump build-dependency on debhelper as we make use of
`dh_installman --language'
* debian/copyright: recode into UTF-8, minor update.
Files:
0cd697c057e889eba6cbcf5ddd10adc7 580 doc optional man2html_1.6c-1.dsc
ec2ffb105a106afb4ac1f98f1a90f2ce 245417 doc optional man2html_1.6c.orig.tar.gz
5a837f8829c9bee64a575b3449655758 42227 doc optional man2html_1.6c-1.diff.gz
2763d172e807586bb5bdaae03f3ac748 77530 doc optional man2html_1.6c-1_i386.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2 (GNU/Linux)
iD8DBQFD65AvThh1cJ0wnDsRAucFAJ4vsv1vsLuzNDdeBC6umqu90D/2BACfYu8b
2eRDQHM2JRxN6RS9kNxCVDM=
=DKR5
-----END PGP SIGNATURE-----
--- End Message ---