[wsdl4j] 15/33: * Team upload. * Ensure backwards compatible bytecode is built (LP: #1049817): - d/ant.properties: Specify source/target = 1.5 when compiling java source code. Thanks to James Page for the patch. (Closes: #688306). * Remove Michael Koch from Uploaders list. Thanks for the work on this package. (Closes: #654140). * Bump Standards-Version to 3.9.3. No changes were required.

Emmanuel Bourg ebourg-guest at moszumanska.debian.org
Fri Nov 4 23:23:34 UTC 2016


This is an automated email from the git hooks/post-receive script.

ebourg-guest pushed a commit to branch master
in repository wsdl4j.

commit 7b1ba2b8ccc3c104cfb5259134ebec0afa10cff0
Author: Miguel Landaeta <nomadium at debian.org>
Date:   Mon Sep 24 20:41:42 2012 +0000

    * Team upload.
    * Ensure backwards compatible bytecode is built (LP: #1049817):
      - d/ant.properties: Specify source/target = 1.5 when compiling java
        source code. Thanks to James Page for the patch. (Closes: #688306).
    * Remove Michael Koch from Uploaders list.
      Thanks for the work on this package. (Closes: #654140).
    * Bump Standards-Version to 3.9.3. No changes were required.
---
 debian/ant.properties |  4 ++++
 debian/changelog      | 12 ++++++++++++
 debian/control        |  4 ++--
 3 files changed, 18 insertions(+), 2 deletions(-)

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 b93e219..370ce8e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,15 @@
+wsdl4j (1.6.2-5) UNRELEASED; urgency=low
+
+  * Team upload.
+  * Ensure backwards compatible bytecode is built (LP: #1049817):
+    - d/ant.properties: Specify source/target = 1.5 when compiling java
+      source code. Thanks to James Page for the patch. (Closes: #688306).
+  * Remove Michael Koch from Uploaders list.
+    Thanks for the work on this package. (Closes: #654140).
+  * Bump Standards-Version to 3.9.3. No changes were required.
+
+ -- Miguel Landaeta <miguel at miguel.cc>  Mon, 24 Sep 2012 19:58:09 -0430
+
 wsdl4j (1.6.2-4) unstable; urgency=low
 
   * Add OSGi metadata to JAR manifest
diff --git a/debian/control b/debian/control
index 664e45e..acd4f81 100644
--- a/debian/control
+++ b/debian/control
@@ -2,11 +2,11 @@ Source: wsdl4j
 Section: java
 Priority: optional
 Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.org>
-Uploaders: Steffen Moeller <steffen_moeller at gmx.de>, Michael Koch <konqueror at gmx.de>,
+Uploaders: Steffen Moeller <steffen_moeller at gmx.de>,
  Torsten Werner <twerner at debian.org>, Jakub Adam <jakub.adam at ktknet.cz>
 Build-Depends: debhelper (>= 7), cdbs
 Build-Depends-Indep: ant, default-jdk, javahelper
-Standards-Version: 3.9.2
+Standards-Version: 3.9.3
 Homepage: http://wsdl4j.sourceforge.net
 Vcs-Svn: svn://svn.debian.org/svn/pkg-java/trunk/wsdl4j
 Vcs-Browser: http://svn.debian.org/wsvn/pkg-java/trunk/wsdl4j

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/wsdl4j.git



More information about the pkg-java-commits mailing list