This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository antlr.
commit b13269e3fa0e6aafd20308c46c49c4a4cfe93a08 Author: Michael Koch <[email protected]> Date: Tue Feb 6 07:04:03 2007 +0000 antlr (2.7.6-7) unstable; urgency=high * Added Build-Conflict with mono-jit (Closes: #409726). --- debian/changelog | 6 ++++++ debian/control | 1 + 2 files changed, 7 insertions(+) diff --git a/debian/changelog b/debian/changelog index b4841c9..bcf3a20 100644 --- a/debian/changelog +++ b/debian/changelog @@ -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 diff --git a/debian/control b/debian/control index 2f3629e..5d226df 100644 --- a/debian/control +++ b/debian/control @@ -4,6 +4,7 @@ Priority: optional 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 -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/antlr.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

