Author: wbaer-guest Date: 2006-01-23 13:59:51 +0000 (Mon, 23 Jan 2006) New Revision: 1758
Modified: trunk/commons-logging/debian/changelog trunk/commons-logging/debian/rules Log: Update to kaffe transition upload. Modified: trunk/commons-logging/debian/changelog =================================================================== --- trunk/commons-logging/debian/changelog 2006-01-23 13:58:41 UTC (rev 1757) +++ trunk/commons-logging/debian/changelog 2006-01-23 13:59:51 UTC (rev 1758) @@ -1,3 +1,9 @@ +libcommons-logging-java (1.0.4-4) unstable; urgency=low + + * kaffe compiler transition + + -- Wolfgang Baer <[EMAIL PROTECTED]> Sun, 15 Jan 2006 17:55:22 +0100 + libcommons-logging-java (1.0.4-3) unstable; urgency=low * Added java1-runtime as alternative to depends (closes: #309030) Modified: trunk/commons-logging/debian/rules =================================================================== --- trunk/commons-logging/debian/rules 2006-01-23 13:58:41 UTC (rev 1757) +++ trunk/commons-logging/debian/rules 2006-01-23 13:59:51 UTC (rev 1758) @@ -9,7 +9,6 @@ DEB_JARS := $(ANT_HOME)/lib/ant-launcher.jar commons-logging log4j-1.2 logkit avalon-framework servlet-2.3 junit -DEB_ANT_COMPILER := jikes DEB_ANT_BUILD_TARGET := compile javadoc test install/libcommons-logging-java:: _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/pkg-java-commits

