This is an automated email from the git hooks/post-receive script. tpot-guest pushed a commit to branch master in repository fest-util.
commit af30fe5d84e9860af959a29fc92f192df0fc5c26 Author: Tim Potter <[email protected]> Date: Thu Nov 13 12:09:04 2014 +1100 Add libmockito-java as build dependency --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/control b/debian/control index ca8e565..9845f3c 100644 --- a/debian/control +++ b/debian/control @@ -2,7 +2,7 @@ Source: fest-util Section: java Priority: optional Maintainer: Tim Potter <[email protected]> -Build-Depends: debhelper (>= 9), javahelper, maven-debian-helper, default-jdk, default-jdk-doc, libmaven-javadoc-plugin-java, junit4 +Build-Depends: debhelper (>= 9), javahelper, maven-debian-helper, default-jdk, default-jdk-doc, libmaven-javadoc-plugin-java, junit4, libmockito-java Standards-Version: 3.9.6 Homepage: https://github.com/alexruiz/fest-util Vcs-Git: git://anonscm.debian.org/pkg-java/fest-util.git -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/fest-util.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

