This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository antlr.
commit 97f99e7b104cb3dae17524c6d42ed96f3361ba2e Author: Michael Koch <[email protected]> Date: Mon Mar 14 14:06:48 2005 +0000 antlr (2.7.5-2) unstable; urgency=low * Put files into libantlr-dev (Closes: #294746) Thanks to Mike O'Connor for the patch * Added myself to Uploaders -- Michael Koch <[email protected]> Thu, 10 Mar 2005 08:08:24 +0000 --- debian/changelog | 8 ++++++++ debian/control | 2 +- debian/rules | 2 +- 3 files changed, 10 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 5d8bd81..25b7896 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +antlr (2.7.5-2) unstable; urgency=low + + * Put files into libantlr-dev (Closes: #294746) + Thanks to Mike O'Connor for the patch + * Added myself to Uploaders + + -- Michael Koch <[email protected]> Thu, 10 Mar 2005 08:08:24 +0000 + antlr (2.7.5-1) unstable; urgency=low * New upstream release diff --git a/debian/control b/debian/control index 9b35ac6..32b1310 100644 --- a/debian/control +++ b/debian/control @@ -2,7 +2,7 @@ Source: antlr Section: devel Priority: optional Maintainer: Debian Java Maintainers <[email protected]> -Uploaders: Arnaud Vandyck <[email protected]>, John Leuner <[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, libgcj4-dev Standards-Version: 3.6.1 diff --git a/debian/rules b/debian/rules index ec182a6..5f0475f 100755 --- a/debian/rules +++ b/debian/rules @@ -49,7 +49,7 @@ install: build dh_testroot dh_clean -k dh_installdirs -# cd lib/cpp; $(MAKE) install prefix=`pwd`/../../debian/libantlr-dev/usr + cd lib/cpp; $(MAKE) install prefix=`pwd`/../../debian/libantlr-dev/usr install -m755 cantlr debian/cantlr/usr/bin # Build architecture-independent files here. -- 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

