This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository plexus-utils2.
commit 6bedce7a50c2b65fea364e5fe72be89689c22e8f Author: Emmanuel Bourg <[email protected]> Date: Thu Jul 20 09:52:51 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 24b64fc..4ecfb7c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,7 @@ plexus-utils2 (3.0.24-3) UNRELEASED; urgency=medium * Team upload. * Fixed the build failure caused by maven-plugin-testing 2.x (Closes: #869005) + * Standards-Version updated to 4.0.0 -- Emmanuel Bourg <[email protected]> Thu, 20 Jul 2017 09:49:44 +0200 diff --git a/debian/control b/debian/control index 33124b3..29bf2d9 100644 --- a/debian/control +++ b/debian/control @@ -12,7 +12,7 @@ Build-Depends: libmaven-javadoc-plugin-java, libmaven-plugin-testing-java, maven-debian-helper -Standards-Version: 3.9.8 +Standards-Version: 4.0.0 Vcs-Git: https://anonscm.debian.org/git/pkg-java/plexus-utils2.git Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/plexus-utils2.git Homepage: http://codehaus-plexus.github.io/plexus-utils/ -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/plexus-utils2.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

