Your message dated Sun, 26 Feb 2012 03:47:32 +0000
with message-id <[email protected]>
and subject line Bug#651525: fixed in jtb 1.4.4-2
has caused the Debian Bug report #651525,
regarding jtb: 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.)
--
651525: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=651525
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: jtb
Version: 1.4.4-1
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: #888955):
- d/rules: Call jh_build with source/target 1.5 to ensure backwards
compatibility and work around 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.0.0-13-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)
iQIcBAEBCAAGBQJO4iOkAAoJEL/srsug59jDGycQANScsB0yRY3tGkAkvjKQpKlS
QrRjC7F/CjCx25YQvtK5rgq+SEwtrRETw1M+Vyqhap1WwwaOhGZESMb86cEnhUEs
ND18g2TVNEe4okU4JKIJqtilf+kvtM2+lJPSuUaDG86AgIFAU3ackaOJekH9lhjm
gO5DOFTbQbu+tXey5b8b1njPtH1edRzgkd9Y7kzH0jKn25K6VJ/cGs3HEyU1uTie
e5mzpCu75+XEC0IL6efd1bnrr5Bqoof+EACFUr8lYx0zvTQJcBgv8nAxk2CycLGE
momX8Cohywkg8UQi2UaCzXq2Zx3ZPUiYXCdwhx6y/xXhhjiZis0yZB4Tu1oaNY7K
GOiRypaJCI5D030stOtYiVNmsiihsoBkmxb19zed4rvhbgB3fFUiEHoMs/xkOnSJ
eMqYfOISU7vf6YwW9RfSOH39Stx5lBryrfSlQ3Jkxr0G7fBuO2wcOEP7jGbkXotj
Pud5kiIRUmZ+rK6rFBlKX2YCoCafbcqZXiwpVTrQZ9Zv6EF3TSafdj4ENq8mgYS+
ZeyoEytZUfmv4b0sbt2lghsPopyuYV/Q5WtJnaNAE0K+TEq81NL0s9rRzScEkjpZ
h46cLPrbeEzAcn899NAoJ+Ny7QFMte4sTLiq2MTTpIQoasQ0sZf2gII0pwBVHXJK
LlQGo6ZnMcS4pW7SCX50
=nJcT
-----END PGP SIGNATURE-----
=== modified file 'debian/rules'
--- debian/rules 2010-06-27 17:40:24 +0000
+++ debian/rules 2011-12-09 14:55:24 +0000
@@ -8,6 +8,9 @@
%:
dh --with javahelper $@
+override_jh_build:
+ jh_build --javacopts="-source 1.5 -target 1.5" --javadoc-opts="-source 1.5"
+
override_dh_install:
dh_install
mh_installpoms -pjtb
--- End Message ---
--- Begin Message ---
Source: jtb
Source-Version: 1.4.4-2
We believe that the bug you reported is fixed in the latest version of
jtb, which is due to be installed in the Debian FTP archive:
jtb_1.4.4-2.debian.tar.gz
to main/j/jtb/jtb_1.4.4-2.debian.tar.gz
jtb_1.4.4-2.dsc
to main/j/jtb/jtb_1.4.4-2.dsc
jtb_1.4.4-2_all.deb
to main/j/jtb/jtb_1.4.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.
Ludovico Cavedon <[email protected]> (supplier of updated jtb 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: SHA512
Format: 1.8
Date: Sat, 25 Feb 2012 19:04:24 -0800
Source: jtb
Binary: jtb
Architecture: source all
Version: 1.4.4-2
Distribution: unstable
Urgency: low
Maintainer: Ludovico Cavedon <[email protected]>
Changed-By: Ludovico Cavedon <[email protected]>
Description:
jtb - syntax tree builder and visitors generator for JavaCC
Closes: 651525
Changes:
jtb (1.4.4-2) unstable; urgency=low
.
* Merge fix FTBFS with OpenJDK7 from Ubuntu (Closes: #651525, LP: #888955):
- d/rules: Call jh_build with source/target 1.5 to ensure backwards
compatibility and work around Java 7 encoding errors.
* Update Standards-Version to 3.9.3.
* Update debian/copyright to machine-readable version 1.0.
Checksums-Sha1:
85b2a1de4e241842f17d768f5c19ef015457c75a 1918 jtb_1.4.4-2.dsc
6187d7fa8f2f3f990ecbf54b54e9e2e06933df05 5053 jtb_1.4.4-2.debian.tar.gz
721af33eb24d88eee3f3e16e5b4f94f670229991 516178 jtb_1.4.4-2_all.deb
Checksums-Sha256:
abd062d362b374e61c81190c06cca170828f202d67f40ad571f976f256e4e301 1918
jtb_1.4.4-2.dsc
674d400d121ecd5214a1b07dd9232e85bdd375bbbd5f7e3e14313e101cbe7db1 5053
jtb_1.4.4-2.debian.tar.gz
76f73d3a8755ea69fa03ae8d924b5203ec8dc92c7b796654c8d03771ecfa4f64 516178
jtb_1.4.4-2_all.deb
Files:
94ec835aa53c7ebaa44cf5f846b728c0 1918 devel optional jtb_1.4.4-2.dsc
9fb51a4aa5b3b8ba17e921ff6ca60292 5053 devel optional jtb_1.4.4-2.debian.tar.gz
cdfa040583f95ac45109242552223fae 516178 devel optional jtb_1.4.4-2_all.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)
iQIcBAEBCgAGBQJPSafyAAoJEBPAtWZ6OLCwN9QQAKxZiG8mBMD300FKL0y/QWc4
WbAJl3wf6dNxeb+Lkcj1CbiP+hlby/XW+Bfinw3HVxgcXMHJ+jY32bChh3ga1/ne
FUFGQMTYhjV/FvG8/Ol/z2qhRkSPP7I86RG+hyqqMmf2rPrIRH2WyIYPhTaroqJU
Csn/haVv4P1B4CHD9vQNo7HXH7ySt5SgGvtBf2o71UGxzDwhSC4Osb6m3CWSo7ft
MCfCpplmwE/LDCkx01XTInLzxt5RY+V/xhWh/mMmvpcUh7Csw6E7RSinxJ0khyOe
in2T69BSYTE/woEFAqvaK2r+0AhuT7y7qK9WM5bcA2mklVvvzlfnNqRLUl2EJBUc
EN2WDbmGj7KYYVFu+iYnj9zNhAm61e/jrE5T9+QE8VcnT8PRlupJbBp05Gwn86UK
EliSozJ9tXS/pNYB+nb49rUc8LwjMpRN3+ZQ8p/d21lrPOPIFu9By9jsCCg8BrXQ
P/w7h6yw2WNyQrvdXRW0+5Tu7IO88p3voIiA8YILIGIZPwkCSXTZJR8k5il3qowx
kfQPonaYLKY3/dN9F5BfgjPvW4ZXzuAPiVc5deJqjjXmRsSnZ+XgK4yDGV/PlEYU
Z2qdFe7oVxbIzsWPQD0yaIt/5CovXaLtzywki+U0pWbNfO9WV19D39KZjt1TXZV6
n2oq3AO3iKdrKRV5g6TR
=WEh9
-----END PGP SIGNATURE-----
--- End Message ---