This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository maven-invoker-plugin.
commit e668e9b3fc2bbd074a9a56a78e75e98989195b30 Author: Emmanuel Bourg <[email protected]> Date: Sun Aug 27 23:11:53 2017 +0200 Standards-Version updated to 4.1.0 --- debian/changelog | 1 + debian/control | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 3c857eb..1f8955a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,7 @@ maven-invoker-plugin (3.0.1-2) UNRELEASED; urgency=medium * Team upload. * Depend on libmaven-reporting-api-java instead of libmaven2-core-java + * Standards-Version updated to 4.1.0 -- Emmanuel Bourg <[email protected]> Sun, 27 Aug 2017 23:11:24 +0200 diff --git a/debian/control b/debian/control index d09fc6f..e9d0f82 100644 --- a/debian/control +++ b/debian/control @@ -23,7 +23,7 @@ Build-Depends-Indep: ant, libplexus-i18n-java, libplexus-interpolation-java, libplexus-utils2-java -Standards-Version: 4.0.0 +Standards-Version: 4.1.0 Vcs-Git: https://anonscm.debian.org/git/pkg-java/maven-invoker-plugin.git Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/maven-invoker-plugin.git Homepage: http://maven.apache.org/plugins/maven-invoker-plugin/ -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/maven-invoker-plugin.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

