This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository antlr.
commit d4256ffff8e0f0581a043bcafc9462424c3014e0 Author: Michael Koch <[email protected]> Date: Thu Jan 26 12:30:42 2006 +0000 antlr (2.7.6-2) unstable; urgency=low * Added Build-Depends on python. -- Michael Koch <[email protected]> Thu, 26 Jan 2006 11:14:28 +0000 --- debian/changelog | 6 ++++++ debian/control | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 1c7c9c0..6a0f31a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +antlr (2.7.6-2) unstable; urgency=low + + * Added Build-Depends on python. + + -- Michael Koch <[email protected]> Thu, 26 Jan 2006 11:14:28 +0000 + antlr (2.7.6-1) unstable; urgency=low * New upstream release diff --git a/debian/control b/debian/control index b1d63a7..d9ccf7f 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]>, Barry Hawkins <[email protected]> -Build-Depends: debhelper (>= 4), kaffe, fastjar, classpath, jikes-classpath (>= 2:0.12-1), autotools-dev, gcj, libgcj-dev +Build-Depends: debhelper (>= 4), kaffe, fastjar, classpath, jikes-classpath (>= 2:0.12-1), autotools-dev, gcj, libgcj-dev, python Standards-Version: 3.6.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

