This is an automated email from the git hooks/post-receive script. tmancill pushed a commit to branch master in repository msv.
commit 3917e2069002fce0c44f642af5bc520b4896facf Author: tony mancill <[email protected]> Date: Sun Aug 30 11:50:11 2015 -0700 add junit4 to build-deps --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/control b/debian/control index 6bdecf8..5f8d4d3 100644 --- a/debian/control +++ b/debian/control @@ -5,7 +5,7 @@ Maintainer: Debian Java Maintainers <[email protected] Uploaders: Giovanni Mascellani <[email protected]> Build-Depends: debhelper (>= 7.0.50~), maven-debian-helper, default-jdk, cdbs, libisorelax-java, libjdom1-java, librelaxng-datatype-java, libxalan2-java, - libxerces2-java, libxml-commons-resolver1.1-java, ant + libxerces2-java, libxml-commons-resolver1.1-java, ant, junit4 Standards-Version: 3.9.4 Homepage: http://java.net/projects/msv Vcs-Git: git://anonscm.debian.org/pkg-java/msv.git -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/msv.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

