This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository junit4.
commit 41740c98a5d1db63303f1b974e0e4f527322bd35 Author: Emmanuel Bourg <[email protected]> Date: Thu Nov 23 22:47:07 2017 +0100 Standards-Version updated to 4.1.1 --- debian/changelog | 1 + debian/control | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 602396e..5fd4ffd 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,7 @@ junit4 (4.12-6) UNRELEASED; urgency=medium * Team upload. * Fixed the build failure with Java 9 (Closes: #875590) + * Standards-Version updated to 4.1.1 -- Emmanuel Bourg <[email protected]> Thu, 23 Nov 2017 22:46:19 +0100 diff --git a/debian/control b/debian/control index 4a31b6e..9f552fb 100644 --- a/debian/control +++ b/debian/control @@ -14,7 +14,7 @@ Build-Depends-Indep: default-jdk-doc, libhamcrest-java-doc, libmaven-javadoc-plugin-java, maven-debian-helper (>= 2.2) -Standards-Version: 4.0.0 +Standards-Version: 4.1.1 Vcs-Git: https://anonscm.debian.org/git/pkg-java/junit4.git Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/junit4.git Homepage: http://www.junit.org -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/junit4.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

