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 032f92947ebf33f8ce5793298ed91afdd44d1a97 Author: Emmanuel Bourg <[email protected]> Date: Tue Apr 5 00:38:31 2016 +0200 Removed the unused dependency on spring-build-scripts --- debian/changelog | 4 ++-- debian/control | 1 - 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/debian/changelog b/debian/changelog index 1a1c7c8..7fd8621 100644 --- a/debian/changelog +++ b/debian/changelog @@ -9,8 +9,8 @@ libspring-java (4.0.9-2) UNRELEASED; urgency=medium * Updated the Maven poms * 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 - and libibatis-java + * Removed the unused dependencies on libjavassist-java, libaxis-java, + libibatis-java 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 50c564e..21bac50 100644 --- a/debian/control +++ b/debian/control @@ -77,7 +77,6 @@ Build-Depends-Indep: bsh, libxmlunit-java, libxstream-java, maven-repo-helper (>= 1.1), - spring-build-scripts, testng, velocity Standards-Version: 3.9.7 -- 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

