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 ce56ba72b8f885a18445ba6f01f507dd67617c4f Author: Emmanuel Bourg <[email protected]> Date: Tue Apr 5 00:08:04 2016 +0200 Removed the unused dependency on libaxis-java --- debian/changelog | 1 + debian/control | 4 +--- 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/debian/changelog b/debian/changelog index 68fdb3f..f1cdded 100644 --- a/debian/changelog +++ b/debian/changelog @@ -9,6 +9,7 @@ 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 dependency on libaxis-java -- Emmanuel Bourg <[email protected]> Mon, 04 Apr 2016 19:36:46 +0200 diff --git a/debian/control b/debian/control index 9faf34c..5960d7f 100644 --- a/debian/control +++ b/debian/control @@ -17,7 +17,6 @@ Build-Depends-Indep: bsh, libasm-java (>= 5.0), libaspectj-java, libatinject-jsr330-api-java, - libaxis-java, libc3p0-java, libcastor-xml-java, libcglib-java (>= 3.1), @@ -190,8 +189,7 @@ Depends: libspring-beans-java (= ${source:Version}), ${misc:Depends} Recommends: libspring-aop-java (= ${source:Version}), libspring-oxm-java (= ${source:Version}) -Suggests: libaxis-java, - libcommons-fileupload-java, +Suggests: libcommons-fileupload-java, libcommons-httpclient-java, libhessian-java, libjackson-json-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

