This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository plexus-velocity.
commit 6dc18d0ff4f36c67630b85f1b8e7e68d573fa7c5 Author: Emmanuel Bourg <[email protected]> Date: Mon Jul 24 23:35:28 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 36f7fa2..8fa2c4f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,7 @@ plexus-velocity (1.2-2) UNRELEASED; urgency=medium * Depend on plexus-container-default1.5 instead of plexus-container-default + * Standards-Version updated to 4.0.0 -- Emmanuel Bourg <[email protected]> Mon, 24 Jul 2017 23:34:37 +0200 diff --git a/debian/control b/debian/control index d422a67..6935cab 100644 --- a/debian/control +++ b/debian/control @@ -15,7 +15,7 @@ Build-Depends-Indep: libcommons-collections3-java-doc, libmaven-javadoc-plugin-java, libplexus-container-default1.5-java -Standards-Version: 3.9.8 +Standards-Version: 4.0.0 Vcs-Git: https://anonscm.debian.org/git/pkg-java/plexus-velocity.git Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/plexus-velocity.git Homepage: https://codehaus-plexus.github.io/plexus-velocity/ -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/plexus-velocity.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

