This is an automated email from the git hooks/post-receive script. nomadium pushed a commit to branch experimental in repository polyglot-maven.
commit d62f9b730e717d395ed3f5c76f8f0ebd2af52b09 Author: Miguel Landaeta <[email protected]> Date: Sat Jan 21 18:33:01 2017 +0000 Drop B-D on groovy --- debian/changelog | 1 + debian/control | 3 +-- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index eb5efb0..16663ce 100644 --- a/debian/changelog +++ b/debian/changelog @@ -7,6 +7,7 @@ polyglot-maven (1:0.1.19-1) UNRELEASED; urgency=medium * Add B-D on libmaven-invoker-plugin-java. * Bump debhelper to compat level 10. * Drop -doc package, upstream don't setup their project to provide javadocs. + * Drop B-D on groovy until groovy module can be built again. -- Miguel Landaeta <[email protected]> Sat, 21 Jan 2017 18:15:10 +0000 diff --git a/debian/control b/debian/control index b7dda5e..2e0b97e 100644 --- a/debian/control +++ b/debian/control @@ -5,8 +5,7 @@ Maintainer: Debian Java Maintainers <[email protected] Uploaders: Damien Raude-Morvan <[email protected]>, Miguel Landaeta <[email protected]> Build-Depends: debhelper (>= 10~), default-jdk, maven-debian-helper -Build-Depends-Indep: groovy, - junit4, +Build-Depends-Indep: junit4, libcommons-cli-java, libcommons-logging-java, libplexus-classworlds2-java, -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/polyglot-maven.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

