This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository junit4.
commit 0f28fb8993f053e44e34dcef5272eb31685eaeec Author: Emmanuel Bourg <[email protected]> Date: Mon Apr 27 14:20:18 2015 +0200 Standards-Version updated to 3.9.6 --- debian/changelog | 1 + debian/control | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index c3c7d7b..6f8b5e5 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,7 @@ junit4 (4.11-4) UNRELEASED; urgency=medium * Moved the package to Git + * debian/control: Standards-Version updated to 3.9.6 (no changes) * Use XZ compression for the upstream tarball -- Emmanuel Bourg <[email protected]> Mon, 27 Apr 2015 13:00:56 +0200 diff --git a/debian/control b/debian/control index 2afbeb3..a27cf26 100644 --- a/debian/control +++ b/debian/control @@ -13,7 +13,7 @@ Build-Depends-Indep: default-jdk-doc, libhamcrest-java (>= 1.3), libhamcrest-java-doc, maven-repo-helper -Standards-Version: 3.9.5 +Standards-Version: 3.9.6 Vcs-Git: git://anonscm.debian.org/pkg-java/junit4.git Vcs-Browser: http://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

