[plexus-cli] 20/22: Added the missing build dependency on junit4
Emmanuel Bourg
ebourg-guest at moszumanska.debian.org
Fri Jul 21 09:24:46 UTC 2017
This is an automated email from the git hooks/post-receive script.
ebourg-guest pushed a commit to branch master
in repository plexus-cli.
commit 6307df14ae2d899a57f84226c9b44292ba3d8c70
Author: Emmanuel Bourg <ebourg at apache.org>
Date: Fri Jul 21 10:58:30 2017 +0200
Added the missing build dependency on junit4
---
debian/changelog | 1 +
debian/control | 1 +
2 files changed, 2 insertions(+)
diff --git a/debian/changelog b/debian/changelog
index 94f4ac7..dd0352d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,6 +5,7 @@ plexus-cli (1.2-6) UNRELEASED; urgency=low
* Standards-Version updated to 4.0.0
* Switch to debhelper level 10
* Build with the DH sequencer instead of CDBS
+ * Added the missing build dependency on junit4
-- Emmanuel Bourg <ebourg at apache.org> Fri, 21 Jul 2017 10:58:52 +0200
diff --git a/debian/control b/debian/control
index 82fb308..2453998 100644
--- a/debian/control
+++ b/debian/control
@@ -7,6 +7,7 @@ Build-Depends:
debhelper (>= 10),
default-jdk,
default-jdk-doc,
+ junit4,
libcommons-cli-java,
libguava-java,
libmaven-javadoc-plugin-java,
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/plexus-cli.git
More information about the pkg-java-commits
mailing list