This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository junit4.
commit d76e41add752c31ded7303eb5ee94473fecbb816 Author: Emmanuel Bourg <[email protected]> Date: Tue Jul 25 23:45:00 2017 +0200 Standards-Version updated to 4.0.0 --- debian/changelog | 6 ++++++ debian/control | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index e41ecaa..8e0a859 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +junit4 (4.12-5) UNRELEASED; urgency=medium + + * Standards-Version updated to 4.0.0 + + -- Emmanuel Bourg <[email protected]> Tue, 25 Jul 2017 23:44:45 +0200 + junit4 (4.12-4) unstable; urgency=medium * Team upload. diff --git a/debian/control b/debian/control index a980cc2..bef6263 100644 --- a/debian/control +++ b/debian/control @@ -15,7 +15,7 @@ Build-Depends-Indep: default-jdk-doc, libmaven-enforcer-plugin-java, libmaven-javadoc-plugin-java, maven-debian-helper -Standards-Version: 3.9.6 +Standards-Version: 4.0.0 Vcs-Git: git://anonscm.debian.org/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

