This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository surefire.
commit df21193f0bdc042d97aad4b9312f79246c136d1e Author: Emmanuel Bourg <[email protected]> Date: Thu Sep 14 14:55:23 2017 +0200 Build the new surefire-logger-api module --- debian/changelog | 1 + debian/libsurefire-java.poms | 1 + 2 files changed, 2 insertions(+) diff --git a/debian/changelog b/debian/changelog index c59c3f4..37f8f05 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,7 @@ surefire (2.20-1) UNRELEASED; urgency=medium * Team upload. * New upstream release - Refreshed the patches + - Build the new surefire-logger-api module -- Emmanuel Bourg <[email protected]> Thu, 14 Sep 2017 12:43:01 +0200 diff --git a/debian/libsurefire-java.poms b/debian/libsurefire-java.poms index f0c5100..1cb5c90 100644 --- a/debian/libsurefire-java.poms +++ b/debian/libsurefire-java.poms @@ -29,6 +29,7 @@ pom.xml --no-parent --has-package-version surefire-api/pom.xml --has-package-version surefire-booter/pom.xml --has-package-version surefire-grouper/pom.xml --has-package-version +surefire-logger-api/pom.xml --has-package-version surefire-providers/pom.xml --has-package-version surefire-providers/common-java5/pom.xml --has-package-version surefire-providers/common-junit3/pom.xml --has-package-version -- 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

