[projectreactor] 06/11: New dependency on libreactive-streams-java
Emmanuel Bourg
ebourg-guest at moszumanska.debian.org
Wed Aug 3 11:03:02 UTC 2016
This is an automated email from the git hooks/post-receive script.
ebourg-guest pushed a commit to branch master
in repository projectreactor.
commit 481be6a23df1a9359c90827084e9912eda7006dc
Author: Emmanuel Bourg <ebourg at apache.org>
Date: Wed Aug 3 09:54:14 2016 +0200
New dependency on libreactive-streams-java
---
debian/changelog | 1 +
debian/control | 2 ++
2 files changed, 3 insertions(+)
diff --git a/debian/changelog b/debian/changelog
index acaad17..abaa91d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,6 +5,7 @@ projectreactor (2.0.8-1) UNRELEASED; urgency=medium
- Build the new reactor-bus and reactor-stream modules
- Depend on libjsonpath-java (>= 2.0)
- Depend on libnetty-java (>= 1:4.0.40)
+ - New dependency on libreactive-streams-java
-- Emmanuel Bourg <ebourg at apache.org> Tue, 31 May 2016 14:41:51 +0200
diff --git a/debian/control b/debian/control
index 854029b..6bfac49 100644
--- a/debian/control
+++ b/debian/control
@@ -16,6 +16,7 @@ Build-Depends: debhelper (>= 9),
libnetty-java (>= 1:4.0.40),
libopenhft-chronicle-queue-java,
libprotobuf-java,
+ libreactive-streams-java,
libsnappy-java,
maven-repo-helper
Standards-Version: 3.9.8
@@ -28,6 +29,7 @@ Architecture: all
Depends: libdisruptor-java,
libgs-collections-java,
libnetty-java (>= 1:4.0.40),
+ libreactive-streams-java,
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
More information about the pkg-java-commits
mailing list