[SCM] svnclientadapter packaging branch, master, updated. debian/0.9.100-2-20-g1fe9041

Jakub Adam jakub.adam at ktknet.cz
Fri Oct 12 21:22:02 UTC 2012


The following commit has been merged in the master branch:
commit 2894da7a4c21ffda9afb3ae4fe01e69d39df7a49
Author: Jakub Adam <jakub.adam at ktknet.cz>
Date:   Sun Jun 17 23:30:34 2012 +0200

    Increase target JVM version to 1.5

diff --git a/debian/patches/packaging-changes.patch b/debian/patches/packaging-changes.patch
index 676d803..37b874b 100644
--- a/debian/patches/packaging-changes.patch
+++ b/debian/patches/packaging-changes.patch
@@ -1,11 +1,29 @@
-Description: Upstream changes to get svnclientadapter to build. Other changes
- include general build changes.
-Author: Andres Mejia <mcitadel at gmail.com>
-Forwarded: no
-Last-Update: <2011-01-22>
+From: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.org>
+Date: Sun, 17 Jun 2012 23:28:03 +0200
+Subject: packaging-changes
 
---- svnclientadapter-0.9.100.orig/build.xml
-+++ svnclientadapter-0.9.100/build.xml
+---
+ build.properties |    2 +-
+ build.xml        |   32 +++++++++++++++-----------------
+ 2 files changed, 16 insertions(+), 18 deletions(-)
+
+diff --git a/build.properties b/build.properties
+index 6ca229b..ccba634 100644
+--- a/build.properties
++++ b/build.properties
+@@ -7,7 +7,7 @@
+ 
+ # compile with debug on or off
+ debug=on
+-targetJvm=1.4
++targetJvm=1.5
+ 
+ # svnClientAdapter version
+ svnClientAdapter.buildRev=r2847
+diff --git a/build.xml b/build.xml
+index 6fb8186..8eac813 100644
+--- a/build.xml
++++ b/build.xml
 @@ -18,13 +18,13 @@
    <!-- ================================================================= -->
    <target name="clean" description="Clean everything">  	

-- 
svnclientadapter packaging



More information about the pkg-java-commits mailing list