[josm-plugins] 02/03: Bump source & target to Java 7 in custom ant.properties to match upstream.
Sebastiaan Couwenberg
sebastic at moszumanska.debian.org
Mon Jun 1 23:31:49 UTC 2015
This is an automated email from the git hooks/post-receive script.
sebastic pushed a commit to branch master
in repository josm-plugins.
commit a43c0750636541682290a2dbb005887f626fdd04
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date: Tue Jun 2 00:42:05 2015 +0200
Bump source & target to Java 7 in custom ant.properties to match upstream.
---
debian/ant.properties | 4 ++--
debian/changelog | 1 +
2 files changed, 3 insertions(+), 2 deletions(-)
diff --git a/debian/ant.properties b/debian/ant.properties
index 7385c7f..3eb03b7 100644
--- a/debian/ant.properties
+++ b/debian/ant.properties
@@ -1,2 +1,2 @@
-ant.build.javac.source=1.5
-ant.build.javac.target=1.5
+ant.build.javac.source=1.7
+ant.build.javac.target=1.7
diff --git a/debian/changelog b/debian/changelog
index 4730a54..aaa80e2 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
josm-plugins (0.0.svn31107+ds1-1) UNRELEASED; urgency=medium
* New upstream SVN snapshot.
+ * Bump source & target to Java 7 in custom ant.properties to match upstream.
-- Bas Couwenberg <sebastic at debian.org> Mon, 27 Apr 2015 21:13:39 +0200
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/josm-plugins.git
More information about the Pkg-grass-devel
mailing list