This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository libcofoja-java.
commit 157fc8cccd5a2c52df1612018f46c142b66f5a99 Author: Emmanuel Bourg <[email protected]> Date: Wed Jun 4 17:39:17 2014 +0200 Added the missing build dependency on ant-optional --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/control b/debian/control index 1a88b2d..c1e99d0 100644 --- a/debian/control +++ b/debian/control @@ -6,7 +6,7 @@ Uploaders: Olivier Sallou <[email protected]>, Andreas Tille <[email protected]>, Diane Trout <[email protected]> Build-Depends: debhelper (>= 9), default-jdk, libasm4-java (>= 5.0~), - javahelper (>=0.25), junit4, ant + javahelper (>=0.25), junit4, ant, ant-optional Standards-Version: 3.9.5 Vcs-Git: git://anonscm.debian.org/pkg-java/libcofoja-java.git Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-java/libcofoja-java.git -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/libcofoja-java.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

