This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository plexus-cli.
commit b9d043e3dceec5a57da590cc5bf203140d5871c4 Author: Ludovic Claude <[email protected]> Date: Wed Jul 8 21:03:32 2009 +0000 * Add missing Build dependency --- debian/control | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/debian/control b/debian/control index bb4998d..07fe609 100644 --- a/debian/control +++ b/debian/control @@ -4,8 +4,8 @@ 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, - libplexus-containers-java, libcommons-cli-java +Build-Depends-Indep: maven-ant-helper (>> 4), maven-repo-helper, ant, ant-optional, + libplexus-utils-java, libplexus-containers-java, libcommons-cli-java Standards-Version: 3.8.1 Homepage: http://plexus.codehaus.org Vcs-Svn: svn://svn.debian.org/svn/pkg-java/trunk/plexus-cli -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/plexus-cli.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

