This is an automated email from the git hooks/post-receive script. tmancill pushed a commit to branch master in repository jsmpp.
commit 1a6bc458224f31af89f2f523358f53e5b14f4f55 Author: tony mancill <[email protected]> Date: Thu Jun 29 21:03:48 2017 -0700 Update build-dep on junit to junit4 --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/control b/debian/control index 3b8fb66..cb4b1cf 100644 --- a/debian/control +++ b/debian/control @@ -6,7 +6,7 @@ Uploaders: Daniel Pocock <[email protected]> Build-Depends: debhelper (>= 9), cdbs (>= 0.4.5.3), default-jdk Build-Depends-Indep: maven-debian-helper (>> 0.5), libmaven-bundle-plugin-java, - junit, + junit4, testng, bnd (>= 2.4.1~) Standards-Version: 3.9.6 -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/jsmpp.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

