Your message dated Tue, 04 Sep 2007 20:47:07 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#440705: fixed in kio-apt 0.13.2-3
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: kio-apt
Version: 0.13.2-2

Using an utf8-based system in german language, the umlauts in apt's localized 
package descriptions are not displayed correctly:

example output:

        autodns-dhcp  Automatische DNS-Updates für DHCP

Changing line 40 of aptcache.cpp from

        buffer += QString::fromLatin1(input, input_len);

to

        buffer += QString::fromUtf8(input, input_len);

resolves this issue *for me*. But I don't know if that's the best / most 
general way of doing so. Maybe the system's standard encoding has to be 
retrieved somehow...


Martin


--- End Message ---
--- Begin Message ---
Source: kio-apt
Source-Version: 0.13.2-3

We believe that the bug you reported is fixed in the latest version of
kio-apt, which is due to be installed in the Debian FTP archive:

kio-apt_0.13.2-3.diff.gz
  to pool/main/k/kio-apt/kio-apt_0.13.2-3.diff.gz
kio-apt_0.13.2-3.dsc
  to pool/main/k/kio-apt/kio-apt_0.13.2-3.dsc
kio-apt_0.13.2-3_amd64.deb
  to pool/main/k/kio-apt/kio-apt_0.13.2-3_amd64.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.
Emmanuel Bouthenot <[EMAIL PROTECTED]> (supplier of updated kio-apt 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: Tue, 04 Sep 2007 19:26:16 +0200
Source: kio-apt
Binary: kio-apt
Architecture: source amd64
Version: 0.13.2-3
Distribution: unstable
Urgency: low
Maintainer: Emmanuel Bouthenot <[EMAIL PROTECTED]>
Changed-By: Emmanuel Bouthenot <[EMAIL PROTECTED]>
Description: 
 kio-apt    - an apt-cache ioslave for KDE
Closes: 440705
Changes: 
 kio-apt (0.13.2-3) unstable; urgency=low
 .
   * Added patch from Martin Hoppen which fixes decoding issues
     with localized descriptions (Closes: #440705)
   * Added lintian overrides about false-positive for Desktop
     files
Files: 
 e7e12c712799971b9c869f44d809ac59 600 kde optional kio-apt_0.13.2-3.dsc
 cca9aa9b1e52fec8bff7119caf957e48 3299 kde optional kio-apt_0.13.2-3.diff.gz
 bcf859045c9087cc5516678867a43cf4 85774 kde optional kio-apt_0.13.2-3_amd64.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)

iD8DBQFG3b0ivGr7W6HudhwRAkxkAKCFHKrvzDobeA7SjT7k/bKZ9d4tJwCfU2Zs
sDklFf5ZaXMa812TFIA/2PE=
=VIAX
-----END PGP SIGNATURE-----


--- End Message ---

Reply via email to