This is an automated email from the git hooks/post-receive script. komal-guest pushed a commit to branch master in repository proguard.
commit 6e1e458251f88ff9ef922b8c636b2c25aab28c33 Author: Komal Sukhani <[email protected]> Date: Mon Jul 27 23:14:34 2015 +0530 Add gradle in build depends --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/control b/debian/control index 7256069..8c68045 100644 --- a/debian/control +++ b/debian/control @@ -3,7 +3,7 @@ Section: devel Priority: optional Maintainer: Debian Java Maintainers <[email protected]> Uploaders: Sam Clegg <[email protected]> -Build-Depends: debhelper (>= 9), cdbs, default-jdk, ant +Build-Depends: debhelper (>= 9), cdbs, default-jdk, ant, gradle (>=1.5) Standards-Version: 3.9.5 Vcs-Git: git://anonscm.debian.org/pkg-java/proguard.git Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-java/proguard.git -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/proguard.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

