This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository maven-install-plugin.
commit 049e5ec8364f310d9b58e1df868f20f704d53bb0 Author: Emmanuel Bourg <[email protected]> Date: Fri Sep 8 09:25:30 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 bcb2da2..5d4c4f6 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,7 @@ maven-install-plugin (2.5.2-4) UNRELEASED; urgency=medium * Team upload. * Depend on libmaven3-core-java instead of libmaven2-core-java * Removed the unused dependency on libplexus-digest-java + * Standards-Version updated to 4.1.0 -- Emmanuel Bourg <[email protected]> Fri, 21 Jul 2017 01:51:29 +0200 diff --git a/debian/control b/debian/control index c3a38c9..684a2a8 100644 --- a/debian/control +++ b/debian/control @@ -15,7 +15,7 @@ Build-Depends: libmaven3-core-java, libplexus-utils-java, maven-debian-helper (>= 2.2) -Standards-Version: 4.0.0 +Standards-Version: 4.1.0 Vcs-Git: https://anonscm.debian.org/git/pkg-java/maven-install-plugin.git Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/maven-install-plugin.git Homepage: http://maven.apache.org/plugins/maven-install-plugin/ -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/maven-install-plugin.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

