This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository surefire.
commit 6ea9feb5f22dbadc5b544973021295bf4af50707 Author: Emmanuel Bourg <[email protected]> Date: Sun Sep 3 22:02:49 2017 +0200 Standards-Version updated to 4.1.0 --- debian/changelog | 7 +++++++ debian/control | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index d4c44a6..0611dd5 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +surefire (2.19.1-2) UNRELEASED; urgency=medium + + * Team upload. + * Standards-Version updated to 4.1.0 + + -- Emmanuel Bourg <[email protected]> Sun, 03 Sep 2017 22:02:36 +0200 + surefire (2.19.1-1) unstable; urgency=medium * Team upload. diff --git a/debian/control b/debian/control index d996885..5470ec1 100644 --- a/debian/control +++ b/debian/control @@ -27,7 +27,7 @@ Build-Depends-Indep: javacc, maven-debian-helper (>= 2.0), testng, velocity -Standards-Version: 4.0.0 +Standards-Version: 4.1.0 Vcs-Git: https://anonscm.debian.org/git/pkg-java/surefire.git Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/surefire.git Homepage: http://maven.apache.org/surefire/ -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/surefire.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

