This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository antlr.
commit 9d09006ff798e7afb30c13f66d66a7459a44160a Author: Barry Hawkins <[email protected]> Date: Wed Aug 17 03:26:06 2005 +0000 Updated build dependencies to gcj and libgcj-dev; updated standards version to 3.6.2 --- debian/changelog | 8 ++++++++ debian/control | 6 +++--- 2 files changed, 11 insertions(+), 3 deletions(-) diff --git a/debian/changelog b/debian/changelog index 5fecbeb..9434b6b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +antlr (2.7.5-7) unstable; urgency=low + + * Change to default packages for gcj and libgcj-dev to build + native version + * Updated standards version to 3.6.2 + + -- Barry Hawkins <[email protected]> Thu, 4 Jul 2005 10:51:21 -0400 + antlr (2.7.5-6) unstable; urgency=low * Use gcj-3.4 to build native version diff --git a/debian/control b/debian/control index cd6d0f4..05b9b5b 100644 --- a/debian/control +++ b/debian/control @@ -2,9 +2,9 @@ Source: antlr 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 (>= 2:0.12-1), autotools-dev, gcj-3.4, libgcj5-dev -Standards-Version: 3.6.1 +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 +Standards-Version: 3.6.2 Package: antlr Architecture: all -- 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

