This is an automated email from the git hooks/post-receive script. tmancill pushed a commit to branch master in repository maven-invoker.
commit e2daf9b072072cc0884d131ac2a247aa77cb9cfd Author: tony mancill <[email protected]> Date: Thu Jun 29 21:32:08 2017 -0700 Update build-dep on junit to junit4 (Closes: #866562) --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/control b/debian/control index 8a21c89..2ed3799 100644 --- a/debian/control +++ b/debian/control @@ -4,7 +4,7 @@ Priority: optional Maintainer: Debian Java Maintainers <[email protected]> Uploaders: Ludovic Claude <[email protected]> Build-Depends: debhelper (>= 9), default-jdk, maven-debian-helper -Build-Depends-Indep: junit, +Build-Depends-Indep: junit4, libmaven-plugin-tools-java, libplexus-component-metadata-java (>= 1.6), libplexus-utils-java -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/maven-invoker.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

