Your message dated Thu, 03 May 2007 21:32:02 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#421833: fixed in weechat 0.2.4-2
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: weechat-plugins
Version: 0.2.4-1
Severity: normal
Hello,
When a decode charset of ISO-2022-JP is specified using /charset decode,
weechat displays the raw ISO-2022-JP without converting to the system
charset.
This is because of the following test in weechat_iconv_to_internal in
src/common/util.c:
if (utf8_is_valid (input, NULL))
return input;
ISO-2022-JP is a 7-bit charset, so all ISO-2022-JP sequences will
validate as (meaningless) UTF-8. The heuristic needs to be modified to
always attempt conversion (and try UTF-8 afterward) when there are no
bytes with the high-order bit set.
-- System Information:
Debian Release: lenny/sid
APT prefers unstable
APT policy: (500, 'unstable'), (500, 'testing'), (1, 'experimental')
Architecture: i386 (i686)
Kernel: Linux 2.6.18-4-k7 (SMP w/1 CPU core)
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 weechat-plugins depends on:
ii libaspell15 0.60.5-1 GNU Aspell spell-checker runtime l
ii libc6 2.5-4 GNU C Library: Shared libraries
pn liblua5.1-0 <none> (no description available)
ii libperl5.8 5.8.8-7 Shared Perl library
ii libruby1.8 1.8.6-1+b1 Libraries necessary to run Ruby 1.
ii python2.4 2.4.4-4 An interactive high-level object-o
weechat-plugins recommends no packages.
--- End Message ---
--- Begin Message ---
Source: weechat
Source-Version: 0.2.4-2
We believe that the bug you reported is fixed in the latest version of
weechat, which is due to be installed in the Debian FTP archive:
weechat-common_0.2.4-2_all.deb
to pool/main/w/weechat/weechat-common_0.2.4-2_all.deb
weechat-curses_0.2.4-2_amd64.deb
to pool/main/w/weechat/weechat-curses_0.2.4-2_amd64.deb
weechat-plugins_0.2.4-2_amd64.deb
to pool/main/w/weechat/weechat-plugins_0.2.4-2_amd64.deb
weechat_0.2.4-2.diff.gz
to pool/main/w/weechat/weechat_0.2.4-2.diff.gz
weechat_0.2.4-2.dsc
to pool/main/w/weechat/weechat_0.2.4-2.dsc
weechat_0.2.4-2_all.deb
to pool/main/w/weechat/weechat_0.2.4-2_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.
Julien Louis <[EMAIL PROTECTED]> (supplier of updated weechat 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, 03 May 2007 21:15:59 +0200
Source: weechat
Binary: weechat-common weechat-plugins weechat-curses weechat
Architecture: source amd64 all
Version: 0.2.4-2
Distribution: unstable
Urgency: low
Maintainer: Julien Louis <[EMAIL PROTECTED]>
Changed-By: Julien Louis <[EMAIL PROTECTED]>
Description:
weechat - Fast, light and extensible IRC client
weechat-common - Common files for WeeChat
weechat-curses - Fast, light and extensible IRC client
weechat-plugins - Plugins for WeeChat
Closes: 421833
Changes:
weechat (0.2.4-2) unstable; urgency=low
.
* Backport iso-2022-jp patch from upstream CVS (Closes: #421833).
* Set myself as Maintainer with previous Maintainer agreement.
Files:
938d9955497d6d47b9991063f2edd3b2 874 net optional weechat_0.2.4-2.dsc
de90d5d70e0208710b147f89074506b9 2947 net optional weechat_0.2.4-2.diff.gz
ccfc13305e6cc35876f42e8f6a2be5af 18054 net optional weechat_0.2.4-2_all.deb
de01cbe4cd112f335f3ac7983bb69040 413224 net optional
weechat-common_0.2.4-2_all.deb
79f6e3a5d1a4386fa810c704d32099ce 197584 net optional
weechat-curses_0.2.4-2_amd64.deb
cc14df7c4f30d46f7986f380ed979213 117386 net optional
weechat-plugins_0.2.4-2_amd64.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
iD8DBQFGOlQTvGr7W6HudhwRAqJhAJ9WwmzcJyAMlnzrEbmS3t9aWdyFdwCfTa4I
FPzKnw2DqaHnty6Wy+7MkGo=
=4qio
-----END PGP SIGNATURE-----
--- End Message ---