This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository antlr.
commit 1a7ac40f1437637f6f615a86bf05fb7f8be36f2b Author: Michael Koch <[email protected]> Date: Sun Apr 3 15:52:17 2005 +0000 antlr (2.7.5-6) unstable; urgency=low * Use gcj-3.4 to build native version * Include antlr.debug.misc.* classes (Closes: #299544) -- Michael Koch <[email protected]> Sat, 2 Apr 2005 20:30:51 +0000 --- debian/README.Debian | 8 ++++++-- debian/changelog | 10 ++++++++-- debian/control | 2 +- debian/docs | 2 -- 4 files changed, 15 insertions(+), 7 deletions(-) diff --git a/debian/README.Debian b/debian/README.Debian index 68594b2..f99c340 100644 --- a/debian/README.Debian +++ b/debian/README.Debian @@ -1,8 +1,12 @@ antlr for Debian ---------------------- -* Version 4 of this package, now compiles the java files (previously I used precompiled classes). Because of this antlr.jar, antlr.debug.jar and antlrall.jar are all copies of the same file (I couldn't determine exactly which files belong where). +* Version 4 of this package, now compiles the java files (previously I +used precompiled classes). Because of this antlr.jar, antlr.debug.jar +and antlrall.jar are all copies of the same file (I couldn't determine +exactly which files belong where). -* This package installs antlr.jar, antlr.debug.jar and antlrall.jar in /usr/share/java +* This package installs antlr.jar, antlr.debug.jar and antlrall.jar in +/usr/share/java -- John Leuner <[email protected]>, Tue, 26 Dec 2000 15:07:44 +0000 diff --git a/debian/changelog b/debian/changelog index 7e4d69a..5fecbeb 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +antlr (2.7.5-6) unstable; urgency=low + + * Use gcj-3.4 to build native version + * Include antlr.debug.misc.* classes (Closes: #299544) + + -- Michael Koch <[email protected]> Sat, 2 Apr 2005 20:30:51 +0000 + antlr (2.7.5-5) unstable; urgency=low * Cleanup generated files. @@ -7,9 +14,8 @@ antlr (2.7.5-5) unstable; urgency=low antlr (2.7.5-4) unstable; urgency=low * antlr: make example files not executable - * Remove all Makefile's on clean (Jeroen van Wolffelaar) - -- Michael Koch <[email protected]> Fri, 01 Apr 2005 12:08:38 +0200 + -- Michael Koch <[email protected]> Fri, 1 Apr 2005 09:30:03 +0000 antlr (2.7.5-3) unstable; urgency=low diff --git a/debian/control b/debian/control index 34d296a..cd6d0f4 100644 --- a/debian/control +++ b/debian/control @@ -3,7 +3,7 @@ Section: devel Priority: optional Maintainer: Debian Java Maintainers <[email protected]> Uploaders: Arnaud Vandyck <[email protected]>, John Leuner <[email protected]>, Michael Koch <[email protected]> -Build-Depends: debhelper (>= 4), kaffe, fastjar, classpath, jikes-classpath (>= 1.18), autotools-dev, gcj, libgcj-dev +Build-Depends: debhelper (>= 4), kaffe, fastjar, classpath, jikes-classpath (>= 2:0.12-1), autotools-dev, gcj-3.4, libgcj5-dev Standards-Version: 3.6.1 Package: antlr diff --git a/debian/docs b/debian/docs index ac9b259..30d29de 100644 --- a/debian/docs +++ b/debian/docs @@ -1,3 +1 @@ doc/* - - -- 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

