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 2adc03e2b5011f3ab6599b310940e7df89a6145f Author: Emmanuel Bourg <[email protected]> Date: Mon Apr 4 20:14:35 2016 +0200 Updated the versioned dependency on libjdo-api-java for libspring-orm-java --- debian/changelog | 1 + debian/control | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index c47c0ff..ed93c88 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,7 @@ libspring-java (4.0.9-2) UNRELEASED; urgency=medium * Team upload. * Enabled the jcache support * Fixed the versioned dependency on libquartz-java + * Updated the versioned dependency on libjdo-api-java for libspring-orm-java -- Emmanuel Bourg <[email protected]> Mon, 04 Apr 2016 19:36:46 +0200 diff --git a/debian/control b/debian/control index 12d0b30..0168e4e 100644 --- a/debian/control +++ b/debian/control @@ -294,7 +294,7 @@ Recommends: glassfish-toplink-essentials, libdom4j-java, libhibernate3-java (>= 3.5), libibatis-java, - libjdo-api-java (>= 2.2), + libjdo-api-java (>= 3.1), libspring-web-java (= ${source:Version}) Description: modular Java/J2EE application framework - ORM tools Spring is a layered Java/J2EE application framework offering a lot of freedom -- 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

