This is an automated email from the git hooks/post-receive script. tmancill pushed a commit to branch master in repository libcommons-cli-java.
commit 03a038ff53a3a3700f1d428b53413b9849367624 Author: tony mancill <[email protected]> Date: Mon Jun 22 05:13:48 2015 +0000 add libmaven-assembly-plugin-java and libmaven-antrun-plugin-java to build-deps --- debian/control | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/debian/control b/debian/control index 836e9e3..bfaf89b 100644 --- a/debian/control +++ b/debian/control @@ -7,10 +7,12 @@ Uploaders: Ludovic Claude <[email protected]>, Build-Depends: debhelper (>= 9), cdbs (>= 0.4.8), default-jdk, - maven-debian-helper, - maven-repo-helper, ant, ant-optional, + libmaven-antrun-plugin-java, + maven-debian-helper, + maven-repo-helper, + libmaven-assembly-plugin-java, libcommons-lang-java (>= 2.0), junit Standards-Version: 3.9.6 -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/libcommons-cli-java.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

