This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository jmock2.
commit 38d675ce33a13dd953fbf046b5f560822e4df062 Author: Emmanuel Bourg <[email protected]> Date: Fri Jun 23 10:16:06 2017 +0200 Standards-Version updated to 4.0.0 --- debian/changelog | 5 +++++ debian/control | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 665b78d..dc5525b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,11 @@ jmock2 (2.8.2-3) UNRELEASED; urgency=medium * Team upload. + + [ Emmanuel Bourg ] + * Standards-Version updated to 4.0.0 + + [ tony mancill ] * Remove Gabriele Giacone from Uploaders (Closes: #856761) -- tony mancill <[email protected]> Sun, 23 Apr 2017 16:14:35 -0700 diff --git a/debian/control b/debian/control index 6b9f7c8..f6cb3eb 100644 --- a/debian/control +++ b/debian/control @@ -17,7 +17,7 @@ Build-Depends-Indep: libmaven-exec-plugin-java, libmaven-javadoc-plugin-java, libobjenesis-java -Standards-Version: 3.9.8 +Standards-Version: 4.0.0 Vcs-Git: https://anonscm.debian.org/git/pkg-java/jmock2.git Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/jmock2.git Homepage: http://www.jmock.org/ -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/jmock2.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

