Author: wbaer-guest Date: 2006-01-23 13:06:10 +0000 (Mon, 23 Jan 2006) New Revision: 1714
Modified: trunk/asm/debian/ant.properties trunk/asm/debian/changelog trunk/asm/debian/control Log: Update to kaffe transition upload. Modified: trunk/asm/debian/ant.properties =================================================================== --- trunk/asm/debian/ant.properties 2006-01-23 12:57:43 UTC (rev 1713) +++ trunk/asm/debian/ant.properties 2006-01-23 13:06:10 UTC (rev 1714) @@ -2,9 +2,6 @@ product.name=asm product.version=1.5.3 -# Use jikes to compile -build.compiler=jikes - # Build class path (classes needed to build the project) # Class path for the ObjectWeb utility Ant tasks (version 1.2 or higher) # See http://forge.objectweb.org/projects/monolog Modified: trunk/asm/debian/changelog =================================================================== --- trunk/asm/debian/changelog 2006-01-23 12:57:43 UTC (rev 1713) +++ trunk/asm/debian/changelog 2006-01-23 13:06:10 UTC (rev 1714) @@ -1,3 +1,10 @@ +asm (1.5.3-3) unstable; urgency=low + + * kaffe compiler transition + * Added myself to uploaders + + -- Wolfgang Baer <[EMAIL PROTECTED]> Mon, 16 Jan 2006 14:29:46 +0100 + asm (1.5.3-2) unstable; urgency=low * Added missing dpatch build dependency (Closes: #328741) Modified: trunk/asm/debian/control =================================================================== --- trunk/asm/debian/control 2006-01-23 12:57:43 UTC (rev 1713) +++ trunk/asm/debian/control 2006-01-23 13:06:10 UTC (rev 1714) @@ -2,7 +2,7 @@ Section: devel Priority: optional Maintainer: Debian Java Maintainers <[email protected]> -Uploaders: Marcus Crafter <[EMAIL PROTECTED]>, Barry Hawkins <[EMAIL PROTECTED]> +Uploaders: Marcus Crafter <[EMAIL PROTECTED]>, Barry Hawkins <[EMAIL PROTECTED]>, Wolfgang Baer <[EMAIL PROTECTED]> Build-Depends-Indep: debhelper (>= 4.0.0), dpatch (>= 2.0.14), ant (>= 1.6.5-1), kaffe (>= 2:1.1.5-3), libow-util-ant-tasks-java (>= 1.3-2) Standards-Version: 3.6.2.1 _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/pkg-java-commits

