[openhft-chronicle-queue] 14/16: New dependencies on chronicle-network and chronicle-wire

Emmanuel Bourg ebourg-guest at moszumanska.debian.org
Wed Aug 3 10:21:56 UTC 2016


This is an automated email from the git hooks/post-receive script.

ebourg-guest pushed a commit to branch master
in repository openhft-chronicle-queue.

commit eac6173c7c4e830e1f83640e25e54e1b29bf506d
Author: Emmanuel Bourg <ebourg at apache.org>
Date:   Wed Aug 3 12:17:55 2016 +0200

    New dependencies on chronicle-network and chronicle-wire
---
 debian/changelog         | 3 ++-
 debian/control           | 1 +
 debian/maven.ignoreRules | 1 -
 3 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 4686f38..1d02d60 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,7 +5,8 @@ openhft-chronicle-queue (3.6.0-1) UNRELEASED; urgency=medium
     - Ignore the new chronicle-test module
     - Depend on libopenhft-lang-java (>= 6.6.2)
     - Replaced the koloboke map in WireStorePool with a standard class
-    - New dependencies on commons-lang3, hdrhistogram and joda-time
+    - New dependencies on commons-lang3, hdrhistogram, joda-time,
+      chronicle-network and chronicle-wire
   * Depend on libintellij-annotations-java instead of injecting the annotations
   * Build with the DH sequencer instead of CDBS
   * Updated debian/watch to track the 4.x releases
diff --git a/debian/control b/debian/control
index 9c030d4..5771793 100644
--- a/debian/control
+++ b/debian/control
@@ -10,6 +10,7 @@ Build-Depends: debhelper (>= 9),
                libintellij-annotations-java,
                libjoda-time-java,
                libmaven-bundle-plugin-java,
+               libopenhft-chronicle-network-java,
                libopenhft-lang-java (>= 6.6.2),
                maven-debian-helper (>= 1.5),
                zip
diff --git a/debian/maven.ignoreRules b/debian/maven.ignoreRules
index 4c97a6f..3d8bda7 100644
--- a/debian/maven.ignoreRules
+++ b/debian/maven.ignoreRules
@@ -6,7 +6,6 @@ ch.qos.logback logback-core * * * *
 junit junit * * * *
 net.java.dev.jna jna * * * *
 net.java.dev.jna platform * * * *
-net.openhft affinity * * * *
 net.openhft koloboke-api-jdk8 * * * *
 net.openhft koloboke-impl-jdk8 * * * *
 net.sf.trove4j trove4j * * * *

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/openhft-chronicle-queue.git



More information about the pkg-java-commits mailing list