This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository antlr.
commit 6aaa501c44b96735fc23c289f65af1c4676a04c0 Author: Arnaud Vandyck <[email protected]> Date: Wed Sep 29 09:09:32 2004 +0000 added a watch file and changed back to libgcj4-dev --- debian/changelog | 8 ++++++++ debian/control | 2 +- 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 482a045..aaa9525 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +antlr (2.7.4-5) unstable; urgency=low + + * changed libgcj5-dev to libgcj4-dev. Default gcj is still 3.3 serie + (closes: #273428). + * debian/watch: added. + + -- Arnaud Vandyck <[email protected]> Wed, 29 Sep 2004 10:20:01 +0200 + antlr (2.7.4-4) unstable; urgency=low * reworked depends field (closes: #268605). diff --git a/debian/control b/debian/control index cb7ea6b..9b35ac6 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]> -Build-Depends: debhelper (>= 4), kaffe, fastjar, classpath, jikes-classpath (>= 1.18), autotools-dev, gcj, libgcj5-dev +Build-Depends: debhelper (>= 4), kaffe, fastjar, classpath, jikes-classpath (>= 1.18), autotools-dev, gcj, libgcj4-dev Standards-Version: 3.6.1 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

