Your message dated Tue, 27 Dec 2011 15:05:05 +0000
with message-id <[email protected]>
and subject line Bug#652046: fixed in libitext1-java 1.4-5
has caused the Debian Bug report #652046,
regarding libitext1-java: Fix FTBFS with OpenJDK7
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.)
--
652046: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=652046
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: libitext1-java
Version: 1.4-4
Severity: normal
Tags: patch
User: [email protected]
Usertags: origin-ubuntu precise ubuntu-patch
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256
Dear Maintainer,
In Ubuntu, the attached patch was applied to achieve the following:
* Fix FTBFS with OpenJDK7 (LP: #888965):
- d/ant.properties: Specify source/target as 1.5 for javac and javadoc
ant tasks to ensure backwards compatibility and workaround Java 7
encoding errors.
Thanks for considering the patch.
- -- System Information:
Debian Release: wheezy/sid
APT prefers precise-updates
APT policy: (500, 'precise-updates'), (500, 'precise-security'), (500,
'precise')
Architecture: amd64 (x86_64)
Kernel: Linux 3.2.0-3-generic (SMP w/8 CPU cores)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)
iQIcBAEBCAAGBQJO6J4lAAoJEL/srsug59jDnAAQAJMkZn8rSA3/TwprOpjfBGRz
2jMBS+7BletL4KW7Wa7Tkkw/BQpSb4P+fOF3Wdiho/PmmiuxdZcnD0GZnQatrQEH
iyZhzRBnVbRwa/jPNKeK9qQ3BMdUVNWqaxH4/O5lg1zDZ/sc6PU51VlO5biF90w3
Ck+msxjbfCCsz94ZYvjOaDnJqTLPuZ7bbsxG/s1m98hHGl1DBkcVoKiQ8sKCwmlc
+1SZAO8KqPG3z6+8bm4FeHobTsmr6Zfdo7VPjyD6Kur0uyF3fAizzwp2MEJsf35Q
Go3wR4AYAfKr+ODrSr6TcjJ/JfVCphdfN9e1S7VM6ih8ASZ8icGfBa8DaUAAY1ww
kV0+PBw3HUZnWkgq51E5q3me+FSELnT1ZjaQOfEzbVF0dEcmcR15GC9XFye98WSo
nxXPD915y82uCJNdngHY+DTExHQF05cKk/AegsWrQDRyWGKj95EHlDZmJhwAS+67
hVXyfS5XBWXwGYTOs4Jr9nSooMRuKsJOf/pCjUwmdo3H0PG1RJGLuQmaP1C4k3mH
ztt5GSW9Qx3hjzYzZm9SpO+N+f0+VdcKPkXmW97J7NPmtvdihDbGg8/w4wHebWFc
RkxhOiKkgUqk7Hj6ZdrCvm5k2teQc5nSlSBJ5gWkgWMSHLT3PXFFMKPcjPGbceTV
La1zqHvtHVH5vsYkBAPk
=QwHQ
-----END PGP SIGNATURE-----
=== modified file 'debian/ant.properties'
--- debian/ant.properties 2009-04-18 23:49:59 +0000
+++ debian/ant.properties 2011-12-14 12:56:22 +0000
@@ -1,3 +1,6 @@
itext.home=..
itext.src=..
-
+# Ensure that source and target are 1.5
+# For backwards compat on Java 7
+ant.build.javac.source=1.5
+ant.build.javac.target=1.5
--- End Message ---
--- Begin Message ---
Source: libitext1-java
Source-Version: 1.4-5
We believe that the bug you reported is fixed in the latest version of
libitext1-java, which is due to be installed in the Debian FTP archive:
libitext1-java_1.4-5.debian.tar.gz
to main/libi/libitext1-java/libitext1-java_1.4-5.debian.tar.gz
libitext1-java_1.4-5.dsc
to main/libi/libitext1-java/libitext1-java_1.4-5.dsc
libitext1-java_1.4-5_all.deb
to main/libi/libitext1-java/libitext1-java_1.4-5_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.
Miguel Landaeta <[email protected]> (supplier of updated libitext1-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: Wed, 21 Dec 2011 07:25:44 -0430
Source: libitext1-java
Binary: libitext1-java
Architecture: source all
Version: 1.4-5
Distribution: unstable
Urgency: low
Maintainer: Debian Java Maintainers
<[email protected]>
Changed-By: Miguel Landaeta <[email protected]>
Description:
libitext1-java - Java Library to generate PDF on the Fly
Closes: 652046
Changes:
libitext1-java (1.4-5) unstable; urgency=low
.
[ Miguel Landaeta ]
* Team upload.
* Bump Standards-Version to 3.9.2. No changes were required.
.
[ James Page ]
* Fix FTBFS with OpenJDK7 (LP: #888965) (Closes: #652046):
- d/ant.properties: Specify source/target as 1.5 for javac and javadoc
ant tasks to ensure backwards compatibility and workaround Java 7
encoding errors.
Checksums-Sha1:
2f906cead6445b505865aafe86be197c10ab4731 2083 libitext1-java_1.4-5.dsc
76790ed02971374b072b48cc8246cfc50be40136 7380
libitext1-java_1.4-5.debian.tar.gz
8b6c8a78be776ec36edef1b56872b05ec316525c 1205504 libitext1-java_1.4-5_all.deb
Checksums-Sha256:
eb0cee589643a12e489384671f524669fd969da99687469ea8ae15eaa9f5d145 2083
libitext1-java_1.4-5.dsc
94c6f81e13e59b1a6caccf5536647cd4238ea0087cace3cf9cb64efa1d7dbbe2 7380
libitext1-java_1.4-5.debian.tar.gz
81002a7acb063db99a0c8aeb451939ced522e337b6aa43f1072612bc91366a79 1205504
libitext1-java_1.4-5_all.deb
Files:
6597a93413dc3f88704f3fe7b3ded718 2083 java optional libitext1-java_1.4-5.dsc
e147b8e5f0ab3c27e476969a6923cde6 7380 java optional
libitext1-java_1.4-5.debian.tar.gz
9c55419f8ce74752ad98760a5b4095c6 1205504 java optional
libitext1-java_1.4-5_all.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)
iQIcBAEBAgAGBQJO+drkAAoJECHSBYmXSz6WA2sP/iPrnHtFfJgDBO5v0qzoNv4N
JMLcOHGmhT/Mbaz0V6bRMwcv79eQprfVcjrVunhF+elIbRgXwXjH+nuPSvdX7pXj
G96w/fxOMLb/dL8LpSmtJVkQoZdvjvSzAnr7Kp0g8ezFpy215ffU5LJuTAQhFjV4
tF0sr51p2vB58rZcx42q3oijl1UqcVoMJBGHV5W1j6Bz48nFyNYvW+m+s1FbE5ml
2sl9ZXhwCC9h3WfZhsTUiXxVa6PagQDaOXdeIzIXuw9IciwtCfD/bo/LAktfHUnd
zRVpXAjd3JvOCnMNubGq2Bu/ecHHBGHQYRge46gfZjQFkRe8zf2z5HMbPMDlWSGH
mUJjh46fWQT98c2bsXE6u44lR5kKy3lBZ+FCy9FSVuueG3KtF/H1Whph+bZRsDra
Bm7b89qxXYReq/kIRh8ZTLmFg0v2ujVJ4HzJvFfYM5UpKXcueCgHmayWb996JaVY
sqz0TLGABL+zSQm/03pPphJoA2lGA6Ke//vKTVWAX23b+Mjpuz5zXLb/8SHAbfpZ
ho06ID4CupuQuIC/FEBqTW6B4wWMYMWnm5C8sT6711HjsGB2psRexmdRgoFUu7ho
NPdefUxuIjwRDPwlSqnV0ASHrVXDVUJ3j4V7P95r7KXBWaCWlKArvrQmc1o6/T5h
y5/hagvi/X7arqO8tdbq
=PojO
-----END PGP SIGNATURE-----
--- End Message ---
__
This is the maintainer address of Debian's Java team
<http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-maintainers>.
Please use
[email protected] for discussions and questions.