Your message dated Sat, 20 Jun 2009 21:02:27 +0000
with message-id <[email protected]>
and subject line Bug#533775: fixed in libjaudiotagger-java 1.0.9-2
has caused the Debian Bug report #533775,
regarding libjaudiotagger-java: 
org.jaudiotagger.tag.reference.ISOCountry$Country miscompiled due to charset 
issues
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.)


-- 
533775: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=533775
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: libjaudiotagger-java
Version: 1.0.9-1
Severity: normal
Tags: patch

The class org.jaudiotagger.tag.reference.ISOCountry$Country contains
several enum values whose name contains non-ASCII characters. In the
current .deb in the archive, these have been miscompiled - for example:

'åLAND_ISLANDS' -> 'eLAND_ISLANDS'
'CôTE_D_IVOIRE' -> 'CtTE_D_IVOIRE'

If I rebuild the package locally on an uptodate squeeze system set to a
UTF-8 locale, the values are still miscompiled, though differently -
there, the non-ASCII characters are simple elided entirely.

The silent miscompilation is, I believe, a bug in GCJ, since in Ubuntu,
which uses OpenJDK, the package FTBFS.

The cause is that the encoding of the Java source is not declared in
debian/build.xml. It *is* declared in the upstream build.xml which is
not used in the debian build.

Accordingly, the "patch" is as follows:

  Add the attribute encoding="cp1252" to the <javac/> tag in
  debian/build.xml, as is present in the <javac/> tags in the upstream
  build.xml.



--- End Message ---
--- Begin Message ---
Source: libjaudiotagger-java
Source-Version: 1.0.9-2

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

libjaudiotagger-java_1.0.9-2.diff.gz
  to pool/main/libj/libjaudiotagger-java/libjaudiotagger-java_1.0.9-2.diff.gz
libjaudiotagger-java_1.0.9-2.dsc
  to pool/main/libj/libjaudiotagger-java/libjaudiotagger-java_1.0.9-2.dsc
libjaudiotagger-java_1.0.9-2_all.deb
  to pool/main/libj/libjaudiotagger-java/libjaudiotagger-java_1.0.9-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.
Torsten Werner <[email protected]> (supplier of updated libjaudiotagger-java 
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: Sat, 20 Jun 2009 22:47:56 +0200
Source: libjaudiotagger-java
Binary: libjaudiotagger-java
Architecture: source all
Version: 1.0.9-2
Distribution: unstable
Urgency: low
Maintainer: Debian Java Maintainers 
<[email protected]>
Changed-By: Torsten Werner <[email protected]>
Description: 
 libjaudiotagger-java - library for editing tags like ID3 in audio files such 
as MP3s
Closes: 533775
Changes: 
 libjaudiotagger-java (1.0.9-2) unstable; urgency=low
 .
   * Add attribute 'encoding' to element 'javac' in debian/build.xml. (Closes:
     #533775)
Checksums-Sha1: 
 fc55606f438e67ef496a9c973d9d4250b8e072d7 1460 libjaudiotagger-java_1.0.9-2.dsc
 49a1b8d48a72a8f6abe59d71b4daf3652d2a74dd 2727 
libjaudiotagger-java_1.0.9-2.diff.gz
 4fdedc1d8e7ff769deb7bbc9bed29c9e4125262d 678298 
libjaudiotagger-java_1.0.9-2_all.deb
Checksums-Sha256: 
 a0a7bdd5966a75ac19279dcfa779420a1927c90565aa54c501c4a20d65db68a9 1460 
libjaudiotagger-java_1.0.9-2.dsc
 9a6bead575acd995fb52047213b19e8d4190eb2fc3abc8c16f2d2216857c2c66 2727 
libjaudiotagger-java_1.0.9-2.diff.gz
 59d972f74b8c416ecf4613ba98726d30577c1cde9748acb7e4a83eb84c287cfe 678298 
libjaudiotagger-java_1.0.9-2_all.deb
Files: 
 3a909b5c5ef1737fd9c4736821475966 1460 java optional 
libjaudiotagger-java_1.0.9-2.dsc
 df395f97c66911f146a59adba0f589cb 2727 java optional 
libjaudiotagger-java_1.0.9-2.diff.gz
 7811a78a616189c810c0db8982ec0812 678298 java optional 
libjaudiotagger-java_1.0.9-2_all.deb

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

iEYEARECAAYFAko9TScACgkQfY3dicTPjsP4iQCdHAwJfp7NA793NRxNS4ImKLtB
TV0AoJDrVFS70oH7vDwSDEZ+4ik9NS1r
=HbvJ
-----END PGP SIGNATURE-----



--- End Message ---
_______________________________________________
pkg-java-maintainers mailing list
[email protected]
http://lists.alioth.debian.org/mailman/listinfo/pkg-java-maintainers

Reply via email to