This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository antlr.
commit a046ca22ed93cf82291b14fcfc293f50452d6afd Author: Arnaud Vandyck <[email protected]> Date: Thu Sep 30 06:45:25 2004 +0000 removed unecessary end of the href. --- debian/changelog | 6 ++++++ debian/watch | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index aaa9525..c1ad0e0 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +antlr (2.7.4-6) unstable; urgency=low + + * debian/watch: removed unecessary end of the href. + + -- + antlr (2.7.4-5) unstable; urgency=low * changed libgcj5-dev to libgcj4-dev. Default gcj is still 3.3 serie diff --git a/debian/watch b/debian/watch index 3d8f932..7396e29 100644 --- a/debian/watch +++ b/debian/watch @@ -1,2 +1,2 @@ version=2 -http://www.antlr.org/download/antlr-(.*)\.tar\.gz debian uupdate +http://www.antlr.org/download/antlr-(.*)\.tar\.gz -- 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

