Your message dated Wed, 29 May 2013 17:33:23 +0000
with message-id <[email protected]>
and subject line Bug#678380: fixed in remotetea 1.0.7-2.1
has caused the Debian Bug report #678380,
regarding remotetea: FTBFS with Java7 as default java
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.)


-- 
678380: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=678380
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: remotetea
Version: 1.0.7-2
Severity: normal
Tags: patch
User: [email protected]
Usertags: openjdk-7-transition

Hi,

remotetea FTBFS with Java7 as default java.  Attached is a patch that
can be used as an example of how to fix that issue.

We are currently evaluating whether or not to migrate to Java7 as
default.  We know it is very late in the release cycle, but the reason
is #675495.

~Niels
diff -Nru remotetea-1.0.7/debian/ant.properties remotetea-1.0.7/debian/ant.properties
--- remotetea-1.0.7/debian/ant.properties	1970-01-01 01:00:00.000000000 +0100
+++ remotetea-1.0.7/debian/ant.properties	2012-06-21 12:15:31.000000000 +0200
@@ -0,0 +1,4 @@
+# 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
diff -Nru remotetea-1.0.7/debian/changelog remotetea-1.0.7/debian/changelog
--- remotetea-1.0.7/debian/changelog	2011-01-03 14:56:22.000000000 +0100
+++ remotetea-1.0.7/debian/changelog	2012-06-21 12:16:10.000000000 +0200
@@ -1,3 +1,12 @@
+remotetea (1.0.7-2.1) UNRELEASED; urgency=low
+
+  * Non-maintainer upload.
+  * Compile with source and target 1.5 version to ensure
+    byte code compatability with older JVMs and to fix
+    FTBFS with Java7.
+
+ -- Niels Thykier <[email protected]>  Thu, 21 Jun 2012 12:15:36 +0200
+
 remotetea (1.0.7-2) unstable; urgency=low
 
   * Bump Standards-Version to 3.9.1
diff -Nru remotetea-1.0.7/debian/rules remotetea-1.0.7/debian/rules
--- remotetea-1.0.7/debian/rules	2009-08-05 16:57:32.000000000 +0200
+++ remotetea-1.0.7/debian/rules	2012-06-21 12:16:42.000000000 +0200
@@ -11,7 +11,7 @@
 	dh --with javahelper $@
 
 override_dh_auto_build:
-	ant jar javadoc
+	ant -propertyfile debian/ant.properties jar javadoc
 
 get-orig-source:
 	rm -rf get-orig-source $(TARBALL) remotetea.zip

--- End Message ---
--- Begin Message ---
Source: remotetea
Source-Version: 1.0.7-2.1

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

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.
gregor herrmann <[email protected]> (supplier of updated remotetea 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: SHA256

Format: 1.8
Date: Mon, 27 May 2013 19:16:34 +0200
Source: remotetea
Binary: remotetea
Architecture: source all
Version: 1.0.7-2.1
Distribution: unstable
Urgency: low
Maintainer: Picca Frédéric-Emmanuel <[email protected]>
Changed-By: gregor herrmann <[email protected]>
Description: 
 remotetea  - Sun ONC/RPC support for Java
Closes: 678380
Changes: 
 remotetea (1.0.7-2.1) unstable; urgency=low
 .
   * Non-maintainer upload.
   * Fix "FTBFS with Java7 as default java":
     apply patch from Ubuntu / James Page:
 .
   - debian/patches/add-build-xml.patch: Added build.xml, replacing
     original patch, which appeared to be an auto-generated one.
   - debian/patches/set-encoding.patch: Fix FTBFS by setting encoding on
     javac and javadoc tasks.
 .
     (Closes: #678380)
Checksums-Sha1: 
 a06897a7f872c247c105fc72bd2fa1f448d134ac 1773 remotetea_1.0.7-2.1.dsc
 86dd05005f17a33ece1188de386b32d636776ca4 5684 remotetea_1.0.7-2.1.debian.tar.gz
 d3a5482fef0b07787b4deb9ca78f2f2c0118dcea 508566 remotetea_1.0.7-2.1_all.deb
Checksums-Sha256: 
 6c4f723a3c651100a63b9e6652b069aa616d238b144c71b63304b361135f8692 1773 
remotetea_1.0.7-2.1.dsc
 223f64eec729bcb1078fbe5b475041d29bf85ab5639ea973ffc44f7f56a90b8c 5684 
remotetea_1.0.7-2.1.debian.tar.gz
 6b9411117abbe545e48d200f1043c4929f0eada8a86f39778467e419c7d80fe7 508566 
remotetea_1.0.7-2.1_all.deb
Files: 
 81334f65427757d8353727a47fd81e38 1773 java extra remotetea_1.0.7-2.1.dsc
 1409c6f2d51465e8c31f98a46db00c65 5684 java extra 
remotetea_1.0.7-2.1.debian.tar.gz
 6d9cade77897c2bf408f699a6f87f3a2 508566 java extra remotetea_1.0.7-2.1_all.deb

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

iQIcBAEBCAAGBQJRo5UyAAoJELs6aAGGSaoGJygQAJh44WXxrPtbAEgWpGKaiaiE
i6m25Tq1O5oAKdys41iMb513ZC9g6uLYRm/hWbOA55Qa/9ZH22ndJ3ab06BwsTU2
jQfMi9y2m7+A+sI7bt2zmM94FPWU6NjiZL1sDpeI7A4Z6HLV/8a8HohnebtCN8qm
NccebGyzn14NOSJZdHg9zMF/GGU1JdPOS6SKdG4MXtOaPl6BaQ6UJ0W1rM0nM37d
T9wWy7P3GRmc+kBJany4og5bj9Sx/LUO06oVX9P+plXE8Y8EQCAxG5Ixs2/bjxkq
+VTVlLKCu6VTvjapdoCDkAQspOFFA2UVsvwiJaKLJPW4DNcAcRvpSTCWBntDq+X7
r56qXGnraogbrL/T04x0CTazqu/K6LHV9Y0WhwPTgX7/jwWvDCXlKCowQ03ULZxo
z2PlNPIG9dOBLUp8H50syo61xl9aLsSbDucaGZplH6TDCRAVS+y8bId/Ak+hPSAx
c3W5BIQCyiBdrXRFYo72F3UU50gAerNOqG0omz5XWcyng0UVGw2A+GTlrkZxg1VR
jk7a0d1CND5d/OzHNQ8hmlE3oV21Ca2c9//SrXGuAe6mrZ+JyqFzvYe1YUoJuHKF
T3V6N1ZHJfpYpCJe39DvyZ9Ei/eQ/Xmwto8POSPIfZITzfdTFUm4j4tKu4MVqr6g
F+N0eFmjby+Oo5zTat36
=MnFL
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to