This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository plexus-digest.
commit 557906199fd3900d4ff4a01df6cbbd6ea6aff9f7 Author: Ludovic Claude <[email protected]> Date: Wed Jul 8 21:04:47 2009 +0000 * Add missing build dependency --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/control b/debian/control index da7e9dc..2632d6c 100644 --- a/debian/control +++ b/debian/control @@ -4,7 +4,7 @@ Priority: optional Maintainer: Debian Java Maintainers <[email protected]> Uploaders: Paul Cager <[email protected]> Build-Depends: cdbs, debhelper (>= 6), default-jdk -Build-Depends-Indep: maven-repo-helper, maven-ant-helper, ant, libplexus-utils-java +Build-Depends-Indep: maven-ant-helper (>> 4), maven-repo-helper, ant, ant-optional, libplexus-utils-java Standards-Version: 3.8.1 Homepage: http://plexus.codehaus.org Vcs-Svn: svn://svn.debian.org/svn/pkg-java/trunk/plexus-digest -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/plexus-digest.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

