This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository maven2-core.
commit 3dca7ab05f5095849e6be9bca0ad007f967773ec Author: Emmanuel Bourg <[email protected]> Date: Thu Jul 27 13:32:52 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 11f62db..8589e80 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,7 @@ maven2-core (2.2.1-28) UNRELEASED; urgency=medium * Team upload. * Depend on libplexus-classworlds2-java instead of libclassworlds-java + * Standards-Version updated to 4.0.0 -- Emmanuel Bourg <[email protected]> Thu, 27 Jul 2017 13:28:44 +0200 diff --git a/debian/control b/debian/control index 83f8657..2dd61ce 100644 --- a/debian/control +++ b/debian/control @@ -24,7 +24,7 @@ Build-Depends-Indep: ant, libwagon-java, maven-ant-helper (>> 4), maven-repo-helper -Standards-Version: 3.9.8 +Standards-Version: 4.0.0 Vcs-Git: https://anonscm.debian.org/git/pkg-java/maven2-core.git Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/maven2-core.git Homepage: http://maven.apache.org -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/maven2-core.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

