This is an automated email from the git hooks/post-receive script. tmancill pushed a commit to branch master in repository not-yet-commons-ssl.
commit 992a5d0eeec5a7377f0592394a8bd3e0777e3bce Author: tony mancill <[email protected]> Date: Fri Jul 28 21:01:53 2017 -0700 Add build-dep on junit4. (Closes: #868903) --- debian/control | 1 + 1 file changed, 1 insertion(+) diff --git a/debian/control b/debian/control index e43d416..0dca661 100644 --- a/debian/control +++ b/debian/control @@ -8,6 +8,7 @@ Build-Depends: cdbs, debhelper (>= 10), default-jdk, + junit4, libbcprov-java, libcommons-httpclient-java, liblog4j1.2-java, -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/not-yet-commons-ssl.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

