Author: mkoch Date: 2008-04-06 11:50:35 +0000 (Sun, 06 Apr 2008) New Revision: 6106
Modified: branches/eclipse/eclipse-3.2/debian/changelog branches/eclipse/eclipse-3.2/debian/extra/java_home Log: * Removed icedtea from debian/extra/java_home and added openjdk-6. Modified: branches/eclipse/eclipse-3.2/debian/changelog =================================================================== --- branches/eclipse/eclipse-3.2/debian/changelog 2008-04-06 11:49:13 UTC (rev 6105) +++ branches/eclipse/eclipse-3.2/debian/changelog 2008-04-06 11:50:35 UTC (rev 6106) @@ -3,6 +3,7 @@ * Suppress warnings from javac. * Make Debian version injection work more reliable. * Fixed lintian warnings for manpage debian/extra/eclipse.1. + * Removed icedtea from debian/extra/java_home and added openjdk-6. -- Michael Koch <[EMAIL PROTECTED]> Thu, 14 Feb 2008 16:11:12 +0100 Modified: branches/eclipse/eclipse-3.2/debian/extra/java_home =================================================================== --- branches/eclipse/eclipse-3.2/debian/extra/java_home 2008-04-06 11:49:13 UTC (rev 6105) +++ branches/eclipse/eclipse-3.2/debian/extra/java_home 2008-04-06 11:50:35 UTC (rev 6106) @@ -2,7 +2,7 @@ # compatible JAVA_HOME. This setting may be overridden on a per-user basis by # altering the JAVA_HOME setting in ~/.eclipse/eclipserc. -/usr/lib/jvm/java-7-icedtea +/usr/lib/jvm/java-6-openjdk /usr/lib/jvm/java-gcj /usr/lib/kaffe/pthreads /usr/lib/jvm/java-6-sun _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/pkg-java-commits

