[okio] 03/04: Added the missing build dependency on junit4 (Closes: #871365)

Emmanuel Bourg ebourg-guest at moszumanska.debian.org
Sat Aug 12 22:37:14 UTC 2017


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

ebourg-guest pushed a commit to branch master
in repository okio.

commit 62d5303294b7c937957f945d96436a446ee9956d
Author: Emmanuel Bourg <ebourg at apache.org>
Date:   Sun Aug 13 00:26:22 2017 +0200

    Added the missing build dependency on junit4 (Closes: #871365)
---
 debian/changelog | 1 +
 debian/control   | 1 +
 2 files changed, 2 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 9332691..1e450e4 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
 okio (1.8.0-2) UNRELEASED; urgency=medium
 
   * Team upload.
+  * Added the missing build dependency on junit4 (Closes: #871365)
   * Standards-Version updated to 4.0.0
   * Switch to debhelper level 10
 
diff --git a/debian/control b/debian/control
index 44738cb..df981cb 100644
--- a/debian/control
+++ b/debian/control
@@ -6,6 +6,7 @@ Uploaders: Kai-Chung Yan <seamlikok at gmail.com>
 Build-Depends: debhelper (>= 10),
                default-jdk-doc,
                javahelper,
+               junit4,
                libanimal-sniffer-java,
                libmaven-javadoc-plugin-java,
                maven-debian-helper

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



More information about the pkg-java-commits mailing list