Author: paulcager-guest Date: 2007-01-17 00:44:42 +0100 (Wed, 17 Jan 2007) New Revision: 2948
Modified: trunk/bcel/debian/control Log: Corrected Build-Depends-Indep: Will now build in pbuilder Modified: trunk/bcel/debian/control =================================================================== --- trunk/bcel/debian/control 2007-01-16 23:26:11 UTC (rev 2947) +++ trunk/bcel/debian/control 2007-01-16 23:44:42 UTC (rev 2948) @@ -3,7 +3,7 @@ Priority: optional Maintainer: Debian Java Maintainers <[email protected]> Uploaders: Stefan Gybas <[EMAIL PROTECTED]>, Arnaud Vandyck <[EMAIL PROTECTED]>, Michael Koch <[EMAIL PROTECTED]>, Wolfgang Baer <[EMAIL PROTECTED]>, Paul Cager <[EMAIL PROTECTED]> -Build-Depends-Indep: kaffe (>= 2:1.1.5-3), libregexp-java, libxerces2-java +Build-Depends-Indep: java-gcj-compat-dev (>= 1.0.65), libregexp-java, libxerces2-java Build-Depends: ant (>= 1.6.5), cdbs (>= 0.4.5.3), debhelper (>= 5) Standards-Version: 3.7.2 _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/pkg-java-commits

