This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository wagon2.
commit 66430a11eb117b2879e81f471bff49643e608e42 Author: Emmanuel Bourg <[email protected]> Date: Thu Aug 3 11:31:02 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 3d91221..865c3ef 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,7 @@ wagon2 (2.12-3) UNRELEASED; urgency=medium * Team upload. * Depend on libplexus-classworlds2-java instead of libplexus-classworlds-java * Depend on libplexus-utils2-java instead of libplexus-utils-java + * Standards-Version updated to 4.0.0 -- Emmanuel Bourg <[email protected]> Thu, 03 Aug 2017 02:13:08 +0200 diff --git a/debian/control b/debian/control index b396d03..573d8fd 100644 --- a/debian/control +++ b/debian/control @@ -38,7 +38,7 @@ Build-Depends-Indep: default-jdk-doc, libplexus-utils2-java, libplexus-utils2-java-doc, libservlet3.1-java -Standards-Version: 3.9.8 +Standards-Version: 4.0.0 Vcs-Git: https://anonscm.debian.org/git/pkg-java/wagon2.git Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/wagon2.git Homepage: http://maven.apache.org/wagon/ -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/wagon2.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

