This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository antlr3.2.
commit a9739a7e80b90cf8289e5ea924255f33b3ae0192 Author: Emmanuel Bourg <[email protected]> Date: Fri Jun 30 09:05:55 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 0c685c9..fb3db09 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +antlr3.2 (3.2-15) UNRELEASED; urgency=medium + + * Team upload. + * Standards-Version updated to 4.0.0 + + -- Emmanuel Bourg <[email protected]> Fri, 30 Jun 2017 09:05:45 +0200 + antlr3.2 (3.2-14) unstable; urgency=medium * Use the plexus-compiler-api 2.x to fix a build failure with Maven 3 diff --git a/debian/control b/debian/control index b02ba81..25471fe 100644 --- a/debian/control +++ b/debian/control @@ -17,7 +17,7 @@ Build-Depends: bnd (>= 2.1.0), libmaven-plugin-tools-java, libstringtemplate-java (>= 3.2.1), maven-debian-helper (>= 1.1) -Standards-Version: 3.9.6 +Standards-Version: 4.0.0 Vcs-Git: git://anonscm.debian.org/pkg-java/antlr3.2.git Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/antlr3.2.git Homepage: http://www.antlr3.org -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/antlr3.2.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

