[uima-addons] 02/03: Added the missing build dependency on junit4 (Closes: #866568)
Emmanuel Bourg
ebourg-guest at moszumanska.debian.org
Fri Jun 30 09:51:43 UTC 2017
This is an automated email from the git hooks/post-receive script.
ebourg-guest pushed a commit to branch master
in repository uima-addons.
commit 22dcbeca322fbc8332e8d4f3d56dd24c25f2c791
Author: Emmanuel Bourg <ebourg at apache.org>
Date: Fri Jun 30 11:47:41 2017 +0200
Added the missing build dependency on junit4 (Closes: #866568)
---
debian/changelog | 1 +
debian/control | 1 +
2 files changed, 2 insertions(+)
diff --git a/debian/changelog b/debian/changelog
index 82cf60e..881512e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
uima-addons (2.3.1-7) UNRELEASED; urgency=medium
* Team upload.
+ * Added the missing build dependency on junit4 (Closes: #866568)
* Standards-Version updated to 4.0.0
-- Emmanuel Bourg <ebourg at apache.org> Fri, 30 Jun 2017 11:18:52 +0200
diff --git a/debian/control b/debian/control
index aef1de9..33e569b 100644
--- a/debian/control
+++ b/debian/control
@@ -6,6 +6,7 @@ Uploaders: Damien Raude-Morvan <drazzib at debian.org>
Build-Depends: debhelper (>= 10), default-jdk, maven-debian-helper (>= 1.4.5)
Build-Depends-Indep: ant,
bsh,
+ junit4,
libbuild-helper-maven-plugin-java,
libcommons-io-java,
libcommons-logging-java,
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/uima-addons.git
More information about the pkg-java-commits
mailing list