Author: wbaer-guest Date: 2006-01-23 13:11:13 +0000 (Mon, 23 Jan 2006) New Revision: 1718
Modified: trunk/bcel/debian/changelog trunk/bcel/debian/control trunk/bcel/debian/rules Log: Update to kaffe transition upload. Modified: trunk/bcel/debian/changelog =================================================================== --- trunk/bcel/debian/changelog 2006-01-23 13:09:39 UTC (rev 1717) +++ trunk/bcel/debian/changelog 2006-01-23 13:11:13 UTC (rev 1718) @@ -1,3 +1,11 @@ +bcel (5.1-6) unstable; urgency=low + + * kaffe compiler transition + * Removed Takashi from uploaders to reflect current maintainers + * Bumped debhelper version to fix linda error + + -- Wolfgang Baer <[EMAIL PROTECTED]> Mon, 16 Jan 2006 13:52:14 +0100 + bcel (5.1-5) unstable; urgency=low * libant1.6-java to ant transition Modified: trunk/bcel/debian/control =================================================================== --- trunk/bcel/debian/control 2006-01-23 13:09:39 UTC (rev 1717) +++ trunk/bcel/debian/control 2006-01-23 13:11:13 UTC (rev 1718) @@ -2,8 +2,8 @@ Section: libs Priority: optional Maintainer: Debian Java Maintainers <[email protected]> -Uploaders: Takashi Okamoto <[EMAIL PROTECTED]>, Stefan Gybas <[EMAIL PROTECTED]>, Arnaud Vandyck <[EMAIL PROTECTED]>, Michael Koch <[EMAIL PROTECTED]>, Wolfgang Baer <[EMAIL PROTECTED]> -Build-Depends-Indep: debhelper (>= 4.1.0), cdbs, kaffe (>= 2:1.1.5-3), ant, libxerces2-java, libregexp-java +Uploaders: Stefan Gybas <[EMAIL PROTECTED]>, Arnaud Vandyck <[EMAIL PROTECTED]>, Michael Koch <[EMAIL PROTECTED]>, Wolfgang Baer <[EMAIL PROTECTED]> +Build-Depends-Indep: debhelper (>= 4.2.30), cdbs, kaffe (>= 2:1.1.5-3), ant, libxerces2-java, libregexp-java Standards-Version: 3.6.2 Package: libbcel-java Modified: trunk/bcel/debian/rules =================================================================== --- trunk/bcel/debian/rules 2006-01-23 13:09:39 UTC (rev 1717) +++ trunk/bcel/debian/rules 2006-01-23 13:11:13 UTC (rev 1718) @@ -10,7 +10,6 @@ JAVA_HOME := /usr/lib/kaffe ANT_HOME := /usr/share/ant DEB_JARS := $(ANT_HOME)/lib/ant-launcher.jar xmlParserAPIs xercesImpl regexp -DEB_ANT_COMPILER := jikes DEB_ANT_BUILD_TARGET := compile jar apidocs clean:: _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/pkg-java-commits

