This is an automated email from the git hooks/post-receive script. apo pushed a commit to branch master in repository libfreemarker-java.
commit 6fb532c631e6c85cfd5e28aa9245fa43b27327d5 Author: Markus Koschany <[email protected]> Date: Sun Aug 14 23:28:43 2016 +0200 Switch from findbugs to libfindbugs-annotations-java. Closes: #834211 Thanks: Chris Lamb for the report. --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/control b/debian/control index f436a2e..642bcd1 100644 --- a/debian/control +++ b/debian/control @@ -13,7 +13,6 @@ Build-Depends: ant, debhelper (>= 9), default-jdk, default-jdk-doc, - findbugs, ivy, ivy-debian-helper, javacc, @@ -28,6 +27,7 @@ Build-Depends: ant, libcommons-logging-java-doc, libdom4j-java, libdom4j-java-doc, + libfindbugs-annotations-java, libjaxen-java, libjaxen-java-doc, libjdom1-java, -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/libfreemarker-java.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

