The following commit has been merged in the master branch:
commit 662649156320733a21a14cd23bdf77d4c5dbfda2
Author: Giovanni Mascellani <[email protected]>
Date:   Wed Dec 26 16:39:16 2012 +0100

    Compile code with compatibility version 1.5.

diff --git a/debian/ant.properties b/debian/ant.properties
new file mode 100644
index 0000000..c1d99c1
--- /dev/null
+++ b/debian/ant.properties
@@ -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 --git a/debian/changelog b/debian/changelog
index b769d63..8ba2498 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
 geogebra (4.0.34.0+dfsg1-2) UNRELEASED; urgency=low
 
   * Fix typo in debian/copyright.
+  * Set build compatibility version to 1.5 (closes: #684980).
 
  -- Giovanni Mascellani <[email protected]>  Sun, 24 Jun 2012 13:30:18 +0200
 

-- 
GeoGebra: Dynamic mathematics software for education

_______________________________________________
pkg-java-commits mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

Reply via email to