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 445d677a3d90c4ab24bfdc344b463aff2eb44561 Author: Emmanuel Bourg <[email protected]> Date: Wed Aug 3 11:45:04 2016 +0200 Ignore the new chronicle-test module --- debian/changelog | 4 +++- debian/libopenhft-chronicle-queue-java.poms | 1 + 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 1a4fbcd..c411b4c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,5 +1,7 @@ -openhft-chronicle-queue (2.0.3-2) UNRELEASED; urgency=medium +openhft-chronicle-queue (3.6.0-1) UNRELEASED; urgency=medium + * New upstream release + - Ignore the new chronicle-test module * Build with the DH sequencer instead of CDBS * Updated debian/watch to track the 4.x releases * Standards-Version updated to 3.9.8 (no changes) diff --git a/debian/libopenhft-chronicle-queue-java.poms b/debian/libopenhft-chronicle-queue-java.poms index b1675a7..a3497f4 100644 --- a/debian/libopenhft-chronicle-queue-java.poms +++ b/debian/libopenhft-chronicle-queue-java.poms @@ -29,3 +29,4 @@ pom.xml chronicle/pom.xml --java-lib --usj-name=openhft-chronicle-queue chronicle-demo/pom.xml --ignore chronicle-sandbox/pom.xml --ignore +chronicle-test/pom.xml --ignore -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/openhft-chronicle-queue.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

