Author: twerner
Date: 2011-09-24 21:58:22 +0000 (Sat, 24 Sep 2011)
New Revision: 15023

Modified:
   trunk/ant-contrib/debian/changelog
   trunk/ant-contrib/debian/rules
Log:
UNRELEASED
* Team upload.
* Really switch to default-jdk. (Closes: #642748)

Modified: trunk/ant-contrib/debian/changelog
===================================================================
--- trunk/ant-contrib/debian/changelog  2011-09-24 21:44:06 UTC (rev 15022)
+++ trunk/ant-contrib/debian/changelog  2011-09-24 21:58:22 UTC (rev 15023)
@@ -1,3 +1,11 @@
+ant-contrib (1.0~b3+svn177-4) unstable; urgency=low
+
+  UNRELEASED
+  * Team upload.
+  * Really switch to default-jdk. (Closes: #642748)
+
+ -- Torsten Werner <twer...@debian.org>  Sat, 24 Sep 2011 23:47:40 +0200
+
 ant-contrib (1.0~b3+svn177-3) unstable; urgency=low
 
   * Removed Build-Depends-Indep on maven2: not required.

Modified: trunk/ant-contrib/debian/rules
===================================================================
--- trunk/ant-contrib/debian/rules      2011-09-24 21:44:06 UTC (rev 15022)
+++ trunk/ant-contrib/debian/rules      2011-09-24 21:58:22 UTC (rev 15023)
@@ -6,7 +6,7 @@
 PACKAGE := ant-contrib
 VERSION := 1.0b3
 
-JAVA_HOME := /usr/lib/jvm/java-6-openjdk/
+JAVA_HOME := /usr/lib/jvm/default-java
 ANT_HOME := /usr/share/ant
 ANT_ARGS += -Djar.name=$(PACKAGE)-$(VERSION).jar
 DEB_ANT_BUILD_TARGET := jar


_______________________________________________
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