This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository jdeb.
commit a96b009bf80a618aa3332196ec252a096e6ae820 Author: Emmanuel Bourg <[email protected]> Date: Tue Jun 27 16:01:19 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 be5fdc4..668b2ef 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,7 @@ jdeb (1.5-5) UNRELEASED; urgency=medium * Team upload. * Fixed the test failure with BouncyCastle 1.57 + * Standards-Version updated to 4.0.0 -- Emmanuel Bourg <[email protected]> Tue, 27 Jun 2017 16:00:25 +0200 diff --git a/debian/control b/debian/control index f7ef286..3567670 100644 --- a/debian/control +++ b/debian/control @@ -18,7 +18,7 @@ Build-Depends-Indep: libmaven-invoker-plugin-java, libmaven-plugin-tools-java, libmockito-java, libxz-java -Standards-Version: 3.9.8 +Standards-Version: 4.0.0 Vcs-Git: https://anonscm.debian.org/git/pkg-java/jdeb.git Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/jdeb.git Homepage: http://github.com/tcurdt/jdeb -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/jdeb.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

