Your message dated Fri, 15 Jun 2012 04:32:12 +0000
with message-id <e1sfoci-0000uc...@franck.debian.org>
and subject line Bug#677022: fixed in jline 1.0-2
has caused the Debian Bug report #677022,
regarding jline: Ensure Java classes are compatible with Java 5+
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.)


-- 
677022: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=677022
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: jline
Version: 1.0-1
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:

  * Ensure Java classes are backwards compatible with openjdk-6 (LP: #1011362):
    - debian/ant.properties: Compile Java code with source/target == 1.5.

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'), (100, 'precise-backports')
Architecture: amd64 (x86_64)

Kernel: Linux 3.4.0-4-generic (SMP w/8 CPU cores)
Locale: LANG=en_US.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)

iQIcBAEBCAAGBQJP1axkAAoJEL/srsug59jDEx0P/jDOzLH6yO322eMTUxusZztd
itrszDatakChvcj9KZze0JAE+rfufNpT0W1pnhnNJDxbiendFdSmQV8rAxZrfwBK
Kv879Yvhb68AhJ1C5un4UkC0LFS4xin8dwOPg9s+hkyxVyyyjF94uXdr9sdcLLkx
Jr9kj2SLsyZmALsKO+moa0TJXfW84QleH4vRgwJXYr0fwSjAObVry5jK6UWO6GtZ
rHIir+Q2q9Yc1dtazVa2zIaOY2MqC66ol/6h/7RpsF7XZzJPI1XGaEjY15Nv7XP3
PWFuQ+TbXSHGvIt9mEfk5Duhtxuniw2kdDrrz+Y3JDCnqG5SsBuO34BcLqZlB+KR
NNOc/fa0Y6rypTGZ7r0yp4vLV7PZe1KepMZtgn4YtP2mYHJJRsb7HPagZXmCBfW+
1rrSy3VMS0WADIzFe/2EXq/SfvD6Wk5Nddm5mDaGkSRIPr+L3j0MANYAxHAaRSEA
spoq2JcuzSvzt3dIOSLc9isFaVw/Ua0T8eU7Fm+PuB7pgIr3yrfFuy5G6BqNf+5D
59Z86lEgm/7xkF5k9HPXtcVlyN8Hr4XYAM/zySHykWRPsGN2xmhUEHNUJR7vnIst
1EgmxDYr8YqwJ2hfnmPv+rPGYmQxablYkNwkpAafR+ZbsGnFUlfWy1oNNyddQTyb
B5Spsm1SFyxf75k0BOhQ
=aDqh
-----END PGP SIGNATURE-----
=== modified file 'debian/ant.properties'
--- debian/ant.properties	2008-02-22 21:58:41 +0000
+++ debian/ant.properties	2012-06-11 08:12:34 +0000
@@ -3,3 +3,7 @@
 doc.dir=api
 jar.name=jline.jar
 demo-jar.name=jline-demo.jar
+# 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: jline
Source-Version: 1.0-2

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

jline_1.0-2.debian.tar.gz
  to main/j/jline/jline_1.0-2.debian.tar.gz
jline_1.0-2.dsc
  to main/j/jline/jline_1.0-2.dsc
libjline-java-doc_1.0-2_all.deb
  to main/j/jline/libjline-java-doc_1.0-2_all.deb
libjline-java_1.0-2_all.deb
  to main/j/jline/libjline-java_1.0-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 677...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
tony mancill <tmanc...@debian.org> (supplier of updated jline 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: SHA1

Format: 1.8
Date: Thu, 14 Jun 2012 21:10:05 -0700
Source: jline
Binary: libjline-java libjline-java-doc
Architecture: source all
Version: 1.0-2
Distribution: unstable
Urgency: low
Maintainer: Debian Java Maintainers 
<pkg-java-maintainers@lists.alioth.debian.org>
Changed-By: tony mancill <tmanc...@debian.org>
Description: 
 libjline-java - Java library for handling console input
 libjline-java-doc - Java library for handling console input - documentation
Closes: 677022
Changes: 
 jline (1.0-2) unstable; urgency=low
 .
   * Team upload.
   * Compile Java code with source/target == 1.5. (Closes: #677022)
     - Thank you to James Page.
   * Bump Standards-Version to 3.9.3.
Checksums-Sha1: 
 7bbf8ffbf4792d7e96965205dd6e70a683145039 2089 jline_1.0-2.dsc
 ecc39abdde7ee6addb41ee7657c18a3e15e067a4 5092 jline_1.0-2.debian.tar.gz
 189b9edfe5f854b40a6c505592fa3cc8aa0e5cde 69510 libjline-java_1.0-2_all.deb
 7a14409a244e41188f350586beb82f18971dfb20 208402 libjline-java-doc_1.0-2_all.deb
Checksums-Sha256: 
 28540d4b249018806eeca2553aee758a6581423ba4aabecdb22b4ca91129ed16 2089 
jline_1.0-2.dsc
 8fc96da410a6d9e50fa5e088477731486a40d736b7bbc62f90e063d51c60cf1f 5092 
jline_1.0-2.debian.tar.gz
 b659c01a98d0bd0b1d461b42b4122c2b3990eddf370cbc01c9c6f3f2811d6779 69510 
libjline-java_1.0-2_all.deb
 052f64135a6db40885c5c5137940f059e85fe4ba84a345752c3264f0ba4e2ebb 208402 
libjline-java-doc_1.0-2_all.deb
Files: 
 d6f23fb14ae1886810a980bb8827788a 2089 java optional jline_1.0-2.dsc
 0de1b3b13af724aa26f06d876bec9cec 5092 java optional jline_1.0-2.debian.tar.gz
 2731dad74d45cbfb291afcd7ab81b016 69510 java optional 
libjline-java_1.0-2_all.deb
 894b532d53a3b95bed4e28e99f7729d7 208402 doc optional 
libjline-java-doc_1.0-2_all.deb

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

iQIcBAEBAgAGBQJP2rdYAAoJECHSBYmXSz6WTSkQAKq3yuu+gCsBDzNuQgqwjJYH
iGOkKxHm/oV7+pKMUSbzNXAUIct7TTaMUwwpp++3XwlwY0pLWVoyf3Db+/ISs5yl
LmhAfkhbTWYdna6HJM5JvTwvjUJGP27sKA5EKksApaRWwWx2dinRA04Ck5ofsbKV
7X5HAUGNAVfd7HmiIINpO5QYorBCoCUb61sRm1ffd5ryd81YLRsE7NNgo7i3+XRE
2QPfL5ANWWwgbB1h6GCliqPRI7CLMRWzHIVIUyKC7HwoWDpBpa1meUOe5mYGjzaP
rm9EWMjEBQaNaqgbZy4C+Up4GLPLTw0eSRBSQa6oiKw74yApd43HFTQrF1KH08zz
MljQljupl2+lIC/Ouq8K/2otTd5uwkSq4e5RcppAXZZchSx79DcuEGtBjWIgE2+/
r4Nu/9/HnmKnw1GykXZlCgBncV+c04aOpi6j+pqhArFBEqqaghUYd+6YNTJ24B8E
IImpyuO2XA5PsA0uohDIyDd6NXXFhWy79r8LMw94E4DEzAACsCrufYX/JbMN+IfE
75bbY1chkx/NuYgEN+Qz9LpvZ5fYabFYMHR+zUrUYClONtGibMKEeGHfR1izjLWv
+QemMU8fJUP6nXvHc4Becc6I3PbgJKlZw3PWxEm9hJJ1uCtO/X2+4vFcscZ8D66F
JhqYV4yKuFS77kxpB6YF
=8oH/
-----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