This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository antlr3.
commit a5c84712cb989440cc0898bd329f15ece0361349 Author: Emmanuel Bourg <[email protected]> Date: Fri Jun 30 11:11:07 2017 +0200 Standards-Version updated to 4.0.0 --- debian/changelog | 7 +++++++ debian/control | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 6b986e1..894616b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +antlr3 (3.5.2-7) UNRELEASED; urgency=medium + + * Team upload. + * Standards-Version updated to 4.0.0 + + -- Emmanuel Bourg <[email protected]> Fri, 30 Jun 2017 11:10:59 +0200 + antlr3 (3.5.2-6) unstable; urgency=medium * Team upload. diff --git a/debian/control b/debian/control index e11b34a..cbe34c0 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.8 +Standards-Version: 4.0.0 Vcs-Git: https://anonscm.debian.org/git/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

