This is an automated email from the git hooks/post-receive script. sylvestre pushed a commit to branch master in repository sisu-ioc.
commit f60b76b5c939520e5b46358d5a23a6a702bdfa17 Author: Sylvestre Ledru <[email protected]> Date: Wed Oct 23 16:22:38 2013 +0200 Minimal version of testng --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/control b/debian/control index 666e8f0..95ee097 100644 --- a/debian/control +++ b/debian/control @@ -25,7 +25,7 @@ Build-Depends-Indep: default-jdk-doc, libplexus-utils2-java, libplexus-utils2-java-doc, libsisu-guice-java, - testng + testng (>= 6.8.7) Standards-Version: 3.9.4 Vcs-Git: git://anonscm.debian.org/pkg-java/sisu-ioc.git Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-java/sisu-ioc.git -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/sisu-ioc.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

