This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository antlr3.
commit 540eb64b8806ae1d80341988fd8e5f7c1a0c609f Author: Emmanuel Bourg <[email protected]> Date: Sun Jun 26 18:40:12 2016 +0200 Standards-Version updated to 3.9.8 --- debian/changelog | 1 + debian/control | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 2cf77b5..e11fe15 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,7 @@ antlr3 (3.5.2-5) UNRELEASED; urgency=medium * Team upload. * Added the missing build dependency on ant (Closes: #814723) + * Standards-Version updated to 3.9.8 -- Emmanuel Bourg <[email protected]> Sun, 26 Jun 2016 18:25:20 +0200 diff --git a/debian/control b/debian/control index f6dcc53..d1a6f4d 100644 --- a/debian/control +++ b/debian/control @@ -19,7 +19,7 @@ Build-Depends: ant, libstringtemplate4-java (>= 4.0.8), maven-debian-helper (>= 1.1), zip -Standards-Version: 3.9.6 +Standards-Version: 3.9.8 Vcs-Git: git://anonscm.debian.org/pkg-java/antlr3.git Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/antlr3.git Homepage: http://www.antlr3.org -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/antlr3.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

