[openhft-chronicle-queue] 03/04: Added the missing build dependency on junit4 (Closes: #866566)
Emmanuel Bourg
ebourg-guest at moszumanska.debian.org
Fri Jun 30 13:25:40 UTC 2017
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 8545bae0fdaf1ca9d5c0513cc10612ec29be9fb4
Author: Emmanuel Bourg <ebourg at apache.org>
Date: Fri Jun 30 15:25:04 2017 +0200
Added the missing build dependency on junit4 (Closes: #866566)
---
debian/changelog | 1 +
debian/control | 1 +
2 files changed, 2 insertions(+)
diff --git a/debian/changelog b/debian/changelog
index f7f4b57..7f5d4ce 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,5 +1,6 @@
openhft-chronicle-queue (3.6.0-2) UNRELEASED; urgency=medium
+ * Added the missing build dependency on junit4 (Closes: #866566)
* Standards-Version updated to 4.0.0
* Switch to debhelper level 10
diff --git a/debian/control b/debian/control
index 50a28ee..84b9e66 100644
--- a/debian/control
+++ b/debian/control
@@ -5,6 +5,7 @@ Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.or
Uploaders: Emmanuel Bourg <ebourg at apache.org>
Build-Depends: debhelper (>= 10),
default-jdk,
+ junit4,
libcommons-lang3-java,
libhdrhistogram-java,
libintellij-annotations-java,
--
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