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 0eb23c659e70596f01760b11486299df66cf1e6a Author: Emmanuel Bourg <[email protected]> Date: Wed Nov 16 09:34:07 2016 +0100 Rebuild with gradle-debian-helper 1.4.4 to fix the optional dependencies in the poms (Closes: #844428) --- debian/changelog | 8 ++++++++ debian/control | 2 +- 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 73b284a..6dea356 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +libspring-java (4.3.4-2) unstable; urgency=medium + + * Team upload. + * Rebuild with gradle-debian-helper 1.4.4 to fix the optional dependencies + in the poms (Closes: #844428) + + -- Emmanuel Bourg <[email protected]> Wed, 16 Nov 2016 09:33:55 +0100 + libspring-java (4.3.4-1) unstable; urgency=medium * Team upload. diff --git a/debian/control b/debian/control index bbd1caf..4932eb1 100644 --- a/debian/control +++ b/debian/control @@ -3,7 +3,7 @@ Section: java Priority: optional Maintainer: Debian Java Maintainers <[email protected]> Uploaders: Damien Raude-Morvan <[email protected]>, Miguel Landaeta <[email protected]> -Build-Depends: debhelper (>= 10), default-jdk (>= 1:1.6), gradle (>= 1.7), gradle-debian-helper (>= 1.4~) +Build-Depends: debhelper (>= 10), default-jdk (>= 1:1.6), gradle (>= 1.7), gradle-debian-helper (>= 1.4.4~) Build-Depends-Indep: bsh, glassfish-javaee, glassfish-toplink-essentials, -- 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

