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 15d8157daedeea7a91c46921d30096a645721d2e Author: Emmanuel Bourg <[email protected]> Date: Thu Sep 14 09:01:50 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 f1a2df4..a6f1084 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,7 @@ maven-deploy-plugin (2.8.2-3) UNRELEASED; urgency=medium * Added the missing build dependency on junit + * Standards-Version updated to 4.1.0 -- Emmanuel Bourg <[email protected]> Thu, 14 Sep 2017 09:01:10 +0200 diff --git a/debian/control b/debian/control index 1294f65..4510962 100644 --- a/debian/control +++ b/debian/control @@ -11,7 +11,7 @@ Build-Depends: debhelper (>= 10), libmaven3-core-java, libmockito-java, maven-debian-helper -Standards-Version: 4.0.0 +Standards-Version: 4.1.0 Vcs-Git: https://anonscm.debian.org/git/pkg-java/maven-deploy-plugin.git Vcs-Browser: https://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

