This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository maven-site-plugin.
commit 40be5c14920e526fa4f6fb0fab6487ac038347f3 Author: Emmanuel Bourg <[email protected]> Date: Tue Aug 29 01:58:40 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 700a9db..f555316 100644 --- a/debian/changelog +++ b/debian/changelog @@ -11,6 +11,7 @@ maven-site-plugin (3.6-1) UNRELEASED; urgency=medium - New build dependencies on junit4, libmaven-shade-plugin-java, libjetty9-extra-java and libplexus-component-metadata-java * Set the source encoding to UTF-8 + * Standards-Version updated to 4.1.0 -- Emmanuel Bourg <[email protected]> Thu, 27 Jul 2017 19:28:19 +0200 diff --git a/debian/control b/debian/control index cd9b105..5582882 100644 --- a/debian/control +++ b/debian/control @@ -23,7 +23,7 @@ Build-Depends: debhelper (>= 10), libplexus-utils2-java, libwagon-java, maven-debian-helper (>= 1.4) -Standards-Version: 4.0.0 +Standards-Version: 4.1.0 Vcs-Git: https://anonscm.debian.org/git/pkg-java/maven-site-plugin.git Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/maven-site-plugin.git Homepage: http://maven.apache.org/plugins/maven-site-plugin/ -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/maven-site-plugin.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

