This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository maven-deploy-plugin.
commit 1f84645c4a5f6cf054a9b9147376a54fcd45c5f9 Author: Emmanuel Bourg <[email protected]> Date: Mon Jul 31 15:10: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 0f1626c..bac5304 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,7 @@ maven-deploy-plugin (2.8.2-2) UNRELEASED; urgency=medium * Relocate the version 2.7 used by Maven to the current one + * Standards-Version updated to 4.0.0 -- Emmanuel Bourg <[email protected]> Mon, 31 Jul 2017 15:08:48 +0200 diff --git a/debian/control b/debian/control index 9f80d0d..ac1ebf7 100644 --- a/debian/control +++ b/debian/control @@ -11,7 +11,7 @@ Build-Depends: debhelper (>= 9), libmaven2-core-java, libmockito-java, maven-debian-helper -Standards-Version: 3.9.6 +Standards-Version: 4.0.0 Vcs-Git: git://anonscm.debian.org/pkg-java/maven-deploy-plugin.git Vcs-Browser: http://anonscm.debian.org/cgit/pkg-java/maven-deploy-plugin.git Homepage: http://maven.apache.org/plugins/maven-deploy-plugin/ -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/maven-deploy-plugin.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

