This is an automated email from the git hooks/post-receive script. apo-guest pushed a commit to branch master in repository mojarra.
commit cacb7c64581b65d4017cd84bcbbb46cafb63c4ea Author: Markus Koschany <[email protected]> Date: Sun Aug 24 00:28:04 2014 +0200 Remove libtomcat6-java from Build-Depends to prevent FTBFS due to conflicting tomcat libraries. Closes: #749206 --- debian/control | 1 - 1 file changed, 1 deletion(-) diff --git a/debian/control b/debian/control index 3112fc7..e8927a7 100644 --- a/debian/control +++ b/debian/control @@ -24,7 +24,6 @@ Build-Depends-Indep: libjetty-extra-java, libjetty-java, libservlet2.5-java, - libtomcat6-java, yui-compressor Standards-Version: 3.9.5 Homepage: https://javaserverfaces.java.net/ -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/mojarra.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

