Author: mkoch Date: 2007-02-06 08:04:03 +0100 (Tue, 06 Feb 2007) New Revision: 2977
Modified: trunk/antlr/debian/changelog trunk/antlr/debian/control Log: antlr (2.7.6-7) unstable; urgency=high * Added Build-Conflict with mono-jit (Closes: #409726). Modified: trunk/antlr/debian/changelog =================================================================== --- trunk/antlr/debian/changelog 2007-02-03 22:50:58 UTC (rev 2976) +++ trunk/antlr/debian/changelog 2007-02-06 07:04:03 UTC (rev 2977) @@ -1,3 +1,9 @@ +antlr (2.7.6-7) unstable; urgency=high + + * Added Build-Conflict with mono-jit (Closes: #409726). + + -- Michael Koch <[EMAIL PROTECTED]> Tue, 6 Feb 2007 07:59:27 +0100 + antlr (2.7.6-6) unstable; urgency=low * Install antlr.py in install-indep target so it gets included for real Modified: trunk/antlr/debian/control =================================================================== --- trunk/antlr/debian/control 2007-02-03 22:50:58 UTC (rev 2976) +++ trunk/antlr/debian/control 2007-02-06 07:04:03 UTC (rev 2977) @@ -4,6 +4,7 @@ Maintainer: Debian Java Maintainers <[email protected]> Uploaders: Arnaud Vandyck <[EMAIL PROTECTED]>, John Leuner <[EMAIL PROTECTED]>, Michael Koch <[EMAIL PROTECTED]>, Barry Hawkins <[EMAIL PROTECTED]> Build-Depends: debhelper (>= 4), kaffe, fastjar, classpath, jikes-classpath (>= 2:0.12-1), autotools-dev, gcj, libgcj-dev, python, autotools-dev +Build-Conflicts: mono-jit Standards-Version: 3.7.2 Package: antlr _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/pkg-java-commits

