This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository projectreactor.
commit 00a9bd4c649b317a163836c7f943554eae22970c Author: Emmanuel Bourg <[email protected]> Date: Wed Aug 3 09:53:23 2016 +0200 Depend on libnetty-java (>= 1:4.0.40) --- debian/changelog | 1 + debian/control | 4 ++-- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index a0b9a43..acaad17 100644 --- a/debian/changelog +++ b/debian/changelog @@ -4,6 +4,7 @@ projectreactor (2.0.8-1) UNRELEASED; urgency=medium - Refreshed the patches - Build the new reactor-bus and reactor-stream modules - Depend on libjsonpath-java (>= 2.0) + - Depend on libnetty-java (>= 1:4.0.40) -- Emmanuel Bourg <[email protected]> Tue, 31 May 2016 14:41:51 +0200 diff --git a/debian/control b/debian/control index 43db5ff..854029b 100644 --- a/debian/control +++ b/debian/control @@ -13,7 +13,7 @@ Build-Depends: debhelper (>= 9), libjeromq-java, libjsonpath-java (>= 2.0), libkryo-java, - libnetty-java (>= 1:4.0.36-2~), + libnetty-java (>= 1:4.0.40), libopenhft-chronicle-queue-java, libprotobuf-java, libsnappy-java, @@ -27,7 +27,7 @@ Package: libreactor-core-java Architecture: all Depends: libdisruptor-java, libgs-collections-java, - libnetty-java (>= 1:4.0.36-2~), + libnetty-java (>= 1:4.0.40), libslf4j-java, ${misc:Depends} Suggests: libjackson2-databind-java, -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/projectreactor.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

