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

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

commit 177b892c107e4e906209408e3ce8d8e635d6b802
Author: Torsten Werner <twer...@debian.org>
Date:   Mon Aug 11 19:10:03 2008 +0000

    Switch to OpenJDK for building the package.
---
 debian/changelog | 6 ++++++
 debian/control   | 2 +-
 debian/rules     | 2 +-
 3 files changed, 8 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 104f9bc..33bac96 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+libswingx-java (1:0.9.3-2) unstable; urgency=low
+
+  * Switch to OpenJDK for building the package.
+
+ -- Torsten Werner <twer...@debian.org>  Mon, 11 Aug 2008 21:03:43 +0200
+
 libswingx-java (1:0.9.3-1) unstable; urgency=low
 
   * New upstream release
diff --git a/debian/control b/debian/control
index e64e588..ca48dfe 100644
--- a/debian/control
+++ b/debian/control
@@ -4,7 +4,7 @@ Priority: optional
 Maintainer: Debian Java Maintainers 
<pkg-java-maintainers@lists.alioth.debian.org>
 Uploaders: Varun Hiremath <va...@debian.org>, Torsten Werner 
<twer...@debian.org>
 Build-Depends: cdbs, debhelper (>= 5), quilt
-Build-Depends-Indep: ant, libbatik-java, sun-java6-jdk
+Build-Depends-Indep: ant, libbatik-java, openjdk-6-jdk
 Standards-Version: 3.8.0
 Homepage: https://swingx.dev.java.net/
 Vcs-Svn: svn://svn.debian.org/svn/pkg-java/trunk/libswingx-java
diff --git a/debian/rules b/debian/rules
index 5162748..9ea0ae2 100755
--- a/debian/rules
+++ b/debian/rules
@@ -4,7 +4,7 @@ include /usr/share/cdbs/1/rules/debhelper.mk
 include /usr/share/cdbs/1/class/ant.mk
 include /usr/share/cdbs/1/rules/patchsys-quilt.mk
 
-JAVA_HOME              := /usr/lib/jvm/java-6-sun
+JAVA_HOME              := /usr/lib/jvm/java-6-openjdk
 DEB_ANT_BUILDFILE      := debian/build.xml
 DEB_JARS               := batik
 

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

_______________________________________________
pkg-java-commits mailing list
pkg-java-comm...@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

Reply via email to