[assertj-core] 03/04: Added the missing build dependency on junit4 (Closes: #866552)

Emmanuel Bourg ebourg-guest at moszumanska.debian.org
Fri Jun 30 09:44:01 UTC 2017


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

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

commit 302f4b7d25f0a7e509b0a653e49b2a8042efe11a
Author: Emmanuel Bourg <ebourg at apache.org>
Date:   Fri Jun 30 11:39:58 2017 +0200

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

diff --git a/debian/changelog b/debian/changelog
index f4c136c..9cbf9a5 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,5 +1,6 @@
 assertj-core (2.3.0-4) UNRELEASED; urgency=medium
 
+  * Added the missing build dependency on junit4 (Closes: #866552)
   * Standards-Version updated to 4.0.0
   * Switch to debhelper level 10
 
diff --git a/debian/control b/debian/control
index 01a10a3..7395ff7 100644
--- a/debian/control
+++ b/debian/control
@@ -6,6 +6,7 @@ Uploaders: Emmanuel Bourg <ebourg at apache.org>
 Build-Depends: ant,
                debhelper (>= 10),
                default-jdk,
+               junit4,
                libcglib-nodep-java,
                libjarjar-maven-plugin-java,
                libmaven-bundle-plugin-java,

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



More information about the pkg-java-commits mailing list