This is an automated email from the git hooks/post-receive script. apo-guest pushed a commit to branch master in repository mojarra.
commit 888e3bbda1467b963592cda37a3f095ab3b938e9 Author: Markus Koschany <[email protected]> Date: Sat Aug 23 17:35:33 2014 +0200 Move all b-d except debhelper and javahelper to Build-Depends-Indep --- debian/control | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/debian/control b/debian/control index 15a0979..3112fc7 100644 --- a/debian/control +++ b/debian/control @@ -5,16 +5,17 @@ Uploaders: Section: java Priority: optional Build-Depends: + debhelper (>= 9), + javahelper +Build-Depends-Indep: ant, ant-contrib, ant-optional, bnd, - debhelper (>= 9), default-jdk, default-jdk-doc, glassfish-javaee, groovy, - javahelper, libcommons-beanutils-java, libcommons-collections3-java, libcommons-digester-java, -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/mojarra.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

