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 e5e7f3c97f55ab1ced5a9bb4d3cc09bb6dabaf77 Author: Emmanuel Bourg <[email protected]> Date: Mon Jul 17 15:41:19 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 a857878..f7a0361 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,7 @@ maven-site-plugin (2.1-5) UNRELEASED; urgency=medium * Team upload. * Moved the package to Git + * Standards-Version updated to 4.0.0 -- Emmanuel Bourg <[email protected]> Mon, 17 Jul 2017 15:38:29 +0200 diff --git a/debian/control b/debian/control index 61c634f..4f97bcb 100644 --- a/debian/control +++ b/debian/control @@ -18,7 +18,7 @@ Build-Depends: debhelper (>= 9), libplexus-utils-java, libwagon-java, maven-debian-helper (>= 1.4) -Standards-Version: 3.9.7 +Standards-Version: 4.0.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

