This is an automated email from the git hooks/post-receive script. komal-guest pushed a commit to branch master in repository cmdreader.
commit 777af3b3545ca57d307fe2836e0fc203ec1dbce1 Author: Komal Sukhani <[email protected]> Date: Tue Aug 4 21:21:04 2015 +0530 Add ivy in build-depends --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/control b/debian/control index 6d5216e..8ea2648 100644 --- a/debian/control +++ b/debian/control @@ -2,7 +2,7 @@ Source: cmdreader Section: java Priority: optional Maintainer: Komal Sukhani <[email protected]> -Build-Depends: debhelper (>= 9), junit4 (>=4.8.12), default-jdk, ant, libhamcrest-java +Build-Depends: debhelper (>= 9), junit4 (>=4.8.12), default-jdk, ant, libhamcrest-java, ivy Standards-Version: 3.9.6 Homepage: https://github.com/rzwitserloot/com.zwitserloot.cmdreader Vcs-Git: https://anonscm.debian.org/git/pkg-java/cmdreader.git -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/cmdreader.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

