This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository antlr-maven-plugin.
commit 2cf3be1e70f91d991e61c2feba21a47122bb9576 Author: Emmanuel Bourg <[email protected]> Date: Mon Jul 24 23:56:11 2017 +0200 Standards-Version updated to 4.0.0 --- debian/changelog | 1 + debian/control | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 7f9a8da..9ec49a0 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,7 @@ antlr-maven-plugin (2.2-3) UNRELEASED; urgency=medium * Moved the package to Git + * Standards-Version updated to 4.0.0 -- Emmanuel Bourg <[email protected]> Mon, 24 Jul 2017 23:49:47 +0200 diff --git a/debian/control b/debian/control index 04c513a..e5f5a5b 100644 --- a/debian/control +++ b/debian/control @@ -22,7 +22,7 @@ Build-Depends-Indep: libcommons-exec-java, libplexus-utils-java, libsurefire-java (>= 2.4.3), libwagon-java -Standards-Version: 3.9.4 +Standards-Version: 4.0.0 Vcs-Git: https://anonscm.debian.org/git/pkg-java/antlr-maven-plugin.git Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/antlr-maven-plugin.git Homepage: http://mojo.codehaus.org/antlr-maven-plugin/ -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/antlr-maven-plugin.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

