This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository libspring-java.
commit a0d4cd5e7104623347e5c9bdca6dbba590e48cad Author: Emmanuel Bourg <[email protected]> Date: Tue Apr 5 00:43:18 2016 +0200 Removed the unused dependency on ivy --- debian/changelog | 2 +- debian/control | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 7fd8621..a7f45ae 100644 --- a/debian/changelog +++ b/debian/changelog @@ -10,7 +10,7 @@ libspring-java (4.0.9-2) UNRELEASED; urgency=medium * Depend on libasm-java (>= 5.0) instead of libasm4-java * Depend on libcglib-java (>= 3.1) instead of libcglib3-java * Removed the unused dependencies on libjavassist-java, libaxis-java, - libibatis-java and spring-build-scripts + libibatis-java, ivy and spring-build-scripts * Removed the unused suggested dependency on libcommons-httpclient-java for libspring-web-java (Closes: #801003) diff --git a/debian/control b/debian/control index 21bac50..6c41d6b 100644 --- a/debian/control +++ b/debian/control @@ -9,7 +9,6 @@ Build-Depends-Indep: bsh, glassfish-toplink-essentials, gradle-propdeps-plugin, groovy2, - ivy, jruby (>= 1.7.19~), junit4 (>= 4.5), libaopalliance-java, -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/libspring-java.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

