Your message dated Mon, 23 Mar 2009 21:18:56 +0000
with message-id <[email protected]>
and subject line Bug#520942: fixed in po4a 0.36-3
has caused the Debian Bug report #520942,
regarding generates pod with broken =encoding
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.)
--
520942: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=520942
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: po4a
Version: 0.36-2
Severity: normal
If po4a is run w/o the -L option, it inserts the following
into pod:
=encoding
This in turn makes pod2man complain:
.IX Header "POD ERRORS"
Hey! \fBThe above document had some coding errors, which are explained below:\fR
.IP "Around line 13:" 4
.IX Item "Around line 13:"
Invalid =encoding syntax:
This happens because in po4a get_options(), locchar
is set to "". file_out_charset is in turn set to
that. Then in Po4a::Pod, it tests whether it is
defined:
if (defined $encoding) {
$encoding = "\n=encoding $encoding\n";
} else {
$encoding = "";
}
It seems it should instead test if it's empty.
I've worked around this in debhelper by passing -L UTF-8
to po4a. But I'm unsure if that's a good idea..
-- System Information:
Debian Release: squeeze/sid
APT prefers unstable
APT policy: (500, 'unstable'), (500, 'testing')
Architecture: i386 (i686)
Kernel: Linux 2.6.28-1-686 (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
Versions of packages po4a depends on:
ii gettext 0.17-6 GNU Internationalization utilities
ii libsgmls-perl 1.03ii-32 Perl modules for processing SGML p
ii perl 5.10.0-19 Larry Wall's Practical Extraction
ii perl-modules 5.10.0-19 Core Perl modules
ii sp 1.3.4-1.2.1-47 James Clark's SGML parsing tools
Versions of packages po4a recommends:
ii liblocale-gettext-perl 1.05-4 Using libc functions for internati
ii libterm-readkey-perl 2.30-4 A perl module for simple terminal
ii libtext-wrapi18n-perl 0.06-6 internationalized substitute of Te
po4a suggests no packages.
-- no debconf information
--
see shy jo
signature.asc
Description: Digital signature
--- End Message ---
--- Begin Message ---
Source: po4a
Source-Version: 0.36-3
We believe that the bug you reported is fixed in the latest version of
po4a, which is due to be installed in the Debian FTP archive:
po4a_0.36-3.diff.gz
to pool/main/p/po4a/po4a_0.36-3.diff.gz
po4a_0.36-3.dsc
to pool/main/p/po4a/po4a_0.36-3.dsc
po4a_0.36-3_all.deb
to pool/main/p/po4a/po4a_0.36-3_all.deb
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.
Nicolas FRANCOIS (Nekral) <[email protected]> (supplier of
updated po4a 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.8
Date: Mon, 23 Mar 2009 21:47:07 +0100
Source: po4a
Binary: po4a
Architecture: source all
Version: 0.36-3
Distribution: unstable
Urgency: low
Maintainer: Nicolas FRANCOIS (Nekral) <[email protected]>
Changed-By: Nicolas FRANCOIS (Nekral) <[email protected]>
Description:
po4a - tools for helping translation of documentation
Closes: 520942
Changes:
po4a (0.36-3) unstable; urgency=low
.
* pod: Do not generate =encoding headers with no encoding. Closes: #520942
Checksums-Sha1:
d2c903ba33a03d49d9e28181bc3c2517039cbb05 1294 po4a_0.36-3.dsc
160f25845d2f69890ccc4db6604b2397a02cf8d4 7470 po4a_0.36-3.diff.gz
84b60409d832065177567a4c7a571fa1f4c23cbb 871704 po4a_0.36-3_all.deb
Checksums-Sha256:
ba8f584f9e9fd2c9cac8468eb4a2f3c0c5ef4b24df9efed416c0d831256b8a06 1294
po4a_0.36-3.dsc
ab338c5e0143dd12626fd82d3dc07cac4f95aabbbe9cbe32fc3d8821cd40006d 7470
po4a_0.36-3.diff.gz
82cb7a83e800bd157aa0e00b06b35d0f8d06cee5f79ea2d7a64cedd083b775bf 871704
po4a_0.36-3_all.deb
Files:
291310bc635f34b7f76fe5f962a4c098 1294 text optional po4a_0.36-3.dsc
7f58aa07c8e6850b1cfe6689a9a83617 7470 text optional po4a_0.36-3.diff.gz
dc546a772b59502553872a521ccbef04 871704 text optional po4a_0.36-3_all.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)
iEYEARECAAYFAknH+bgACgkQWgo5mup89a0FmwCeMosZIf3AmdOIEUar7TLkCg/P
aAAAoITcqx5Gj57xv4ET/W0ChNPkraJt
=NUo+
-----END PGP SIGNATURE-----
--- End Message ---