This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository wss4j.
commit 8c9266bb1151cbfcea39446f05ae922c35d61267 Author: Emmanuel Bourg <[email protected]> Date: Wed Sep 25 13:30:47 2013 +0200 Tightened the dependency on libbcprov-java --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/control b/debian/control index 7cd452e..511bf8c 100644 --- a/debian/control +++ b/debian/control @@ -5,7 +5,7 @@ Maintainer: Debian Java Maintainers <[email protected] Uploaders: Emmanuel Bourg <[email protected]> Build-Depends-Indep: default-jdk, libaxis-java, - libbcprov-java, + libbcprov-java (>= 1.49), libcommons-logging-java, libmaven-bundle-plugin-java, libxalan2-java, -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/wss4j.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

