Your message dated Tue, 29 May 2012 23:18:15 +0000
with message-id <e1szvg7-0004lg...@franck.debian.org>
and subject line Bug#673175: fixed in cglib 2.2.2+dfsg-5
has caused the Debian Bug report #673175,
regarding cglib: Fix test suite failure 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 ow...@bugs.debian.org
immediately.)


-- 
673175: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=673175
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: cglib
Version: 2.2.2+dfsg-2
Severity: normal
Tags: patch
User: ubuntu-de...@lists.ubuntu.com
Usertags: origin-ubuntu quantal ubuntu-patch openjdk-7-transition

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Dear Maintainer,

In Ubuntu, the attached patch was applied to achieve the following:

  * Fix FTBFS with OpenJDK7:
    - d/ant.properties: Ensure that all classes are built to target
      Java 1.5 to ensure backwards compatibility and correct execution
      of test suite.

Obviously this won't be an issue in Debian yet as the default-jdk is still
openjdk-6 but this future fix won't impact current functionality,

Thanks for considering the patch.


- -- System Information:
Debian Release: wheezy/sid
  APT prefers quantal-updates
  APT policy: (500, 'quantal-updates'), (500, 'quantal-security'), (500, 
'quantal')
Architecture: amd64 (x86_64)

Kernel: Linux 3.2.0-24-generic (SMP w/8 CPU cores)
Locale: LANG=C, 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)

iQIcBAEBCAAGBQJPs9XDAAoJEL/srsug59jDNu4P/AzHlX+b5Gd8hWe1rIZA4841
Lwxf4HmtmS/krQN9dPE+JAYpf6ZME0ZTSd6VpS2lwqLN6tNWKbktpl/PyFY7xWsC
ZOswuk3WlFmRM/Nq16q+JMvmqRaq03OtvNirMygxGbjpeGonld8DV3O9a7hPtFcK
kTutM+hjLvLyaWQrkENXseLoqJ+jGdK9QrLivwszXabjTK7H6i2nKaYQNBQ4ZJB5
U7Bi6uaDA7W/9zoz8iSW5sdWfXamrezYqaHP90qkHsnb+RwbaSDMIEv4hNW+LSRV
wqZSdsWcFmNItwg/lV+Xl+N3AGy0q7YMMiJ7DwHe/A3Ss3TKDlyDfEaiEpDrN7tX
rw9kMuZbg/R+6VelkSnY8yaPLZRvl+q543yap8yaAD9GxcwdgGN+2E3elpTlGvIm
Nv1kpPHf/9KvG1recvdtoDy1x+MuWUJJFmeHY6mdZNsJmqgwrq7cM7VuCbABBXUj
crL6YQpHcY4t09XwMb4PHZgnHUk6r4DwSAMRQ+2orhfyXpf2YNSkJV++CUgldicH
lVEBvg5YmP/FIw12iu8Yh6iTjDMcktPVorg+VAuNxwLsNXGiY9fusTg8S98FlNNM
4KH0dACCLCjn9Ahlc40OUiKqOf7G3OgdWsuyE5WzzZHxhvrpBIVfQc+7seuLg/Nh
FHJ/oHdc1hAKdkiz/wVw
=YIhn
-----END PGP SIGNATURE-----
=== modified file 'debian/ant.properties'
--- debian/ant.properties	2009-10-08 21:23:45 +0000
+++ debian/ant.properties	2012-05-16 16:12:45 +0000
@@ -1 +1,3 @@
 compile.target = 1.4
+ant.build.javac.source=1.5
+ant.build.javac.target=1.5

--- End Message ---
--- Begin Message ---
Source: cglib
Source-Version: 2.2.2+dfsg-5

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

cglib_2.2.2+dfsg-5.debian.tar.gz
  to main/c/cglib/cglib_2.2.2+dfsg-5.debian.tar.gz
cglib_2.2.2+dfsg-5.dsc
  to main/c/cglib/cglib_2.2.2+dfsg-5.dsc
libcglib-java-doc_2.2.2+dfsg-5_all.deb
  to main/c/cglib/libcglib-java-doc_2.2.2+dfsg-5_all.deb
libcglib-java_2.2.2+dfsg-5_all.deb
  to main/c/cglib/libcglib-java_2.2.2+dfsg-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 673...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Damien Raude-Morvan <draz...@debian.org> (supplier of updated cglib 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 ftpmas...@debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Wed, 30 May 2012 00:58:04 +0200
Source: cglib
Binary: libcglib-java libcglib-java-doc
Architecture: source all
Version: 2.2.2+dfsg-5
Distribution: sid
Urgency: low
Maintainer: Debian Java Maintainers 
<pkg-java-maintainers@lists.alioth.debian.org>
Changed-By: Damien Raude-Morvan <draz...@debian.org>
Description: 
 libcglib-java - code generation library for Java
 libcglib-java-doc - code generation library for Java - documentation
Closes: 673175
Changes: 
 cglib (2.2.2+dfsg-5) unstable; urgency=low
 .
   [ James Page ]
   * Fix FTBFS with OpenJDK7:
     - d/ant.properties: Ensure that all classes are built to target
       Java 1.5 to ensure backwards compatibility and correct execution
       of test suite. (Closes: #673175).
 .
   [ Damien Raude-Morvan ]
   * Merge change from James Page. Thanks!
Checksums-Sha1: 
 7b40d11a2c75f22582d145791d85078518a0071f 2120 cglib_2.2.2+dfsg-5.dsc
 83be742f3ecec16363588773528642e45fbfc53e 6366 cglib_2.2.2+dfsg-5.debian.tar.gz
 4f6fc875d256c1c1ac3ad9b88780f974b50ddc4e 710062 
libcglib-java_2.2.2+dfsg-5_all.deb
 11a7c3660cd1e82c412c104f8d02731cbd295008 143120 
libcglib-java-doc_2.2.2+dfsg-5_all.deb
Checksums-Sha256: 
 43a689dd1ae4515f4dcc0283b2d9b78a04777f241469f4e7c7e291a2201fa81a 2120 
cglib_2.2.2+dfsg-5.dsc
 40f56f83f6291749a8ef9d06c0fda802a33422f36862047b501013808b7c0977 6366 
cglib_2.2.2+dfsg-5.debian.tar.gz
 21bb3e19c868161d60a1482ee9f7c5b682316cb5572726359231f92b53072c7a 710062 
libcglib-java_2.2.2+dfsg-5_all.deb
 d38665f87ac3cf8d6c797d74a07d63f703f1fb7feb80e0360068a27ff1129aab 143120 
libcglib-java-doc_2.2.2+dfsg-5_all.deb
Files: 
 e0ab790911c7812b33b5afc2fc33b242 2120 java optional cglib_2.2.2+dfsg-5.dsc
 c00555f6b1d9a9db41de7a4f9cee1faa 6366 java optional 
cglib_2.2.2+dfsg-5.debian.tar.gz
 67d331067bbe5f8fdcf52ce310a553b1 710062 java optional 
libcglib-java_2.2.2+dfsg-5_all.deb
 b77b4f331d836606b7c2b0196765c7dd 143120 doc optional 
libcglib-java-doc_2.2.2+dfsg-5_all.deb

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

iQIcBAEBCAAGBQJPxVZCAAoJEHXiDM0z50n8DzgQAIjSnD+6Hd0xl5AqE0OzkxS8
ASLfHaxCc4jTPpIUNYSLSXd29XSoQVLQTR09z4bL55m8MO0hXA+WLJjRaTu9KrzD
HVEWuOszsEjQJlotam9Mwe78EvxgCsDaJqge8NsxC89sbY/b+7fCGmYt7omm8UGi
pbhq7iy/sipJjSm9MQS+MhU5LaBrZv9ZZ25ZgsUTEhE+pFStZKZvegt28/ZIAD+G
9MSKH24DqebSloCbh2+gFti/NJ0XPSAXgkxylM2az8o4qDpDistPhGBtBv9tQS56
ZH4uAxCnLXs8wQpHGM1mWGsPE6KYoxS8bTldCtyi/ezJX0VZBLEokPH43r56CoRo
C3Lu1YTkOrbCCv5c3R6zey3xeThLsBzwOd2o+p2R0sw8R3tSM2ZiXfiUJGHWpGJz
zIGl7SfCE7raP6nK4RxXbhaeusFVOkIbre1c6q6nk+EOTyHujrmG2o3XeaJZkjUc
pJb7jZiUmprmpdRP2QnS7PYGzsSTVaCNcFQXq0hnTjBkkQlOF2s/i56EcRaifHzB
w3w5WRuQPy2qqqzI8BPIrcXoiLtXHRlul01Umoht1cvSvEdtjLnd3Rmg2uDMuVSb
GMdGCde/c5fRGyVBUchHKKOCtTsDq5BhMOvHfZRqlPgI15yUIlqmfWQnUhor0A8Z
PdkRYwinuYattGPMMPwU
=Ncz6
-----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
debian-j...@lists.debian.org for discussions and questions.

Reply via email to