[sisu-maven-plugin] 03/05: Added the missing build dependency on junit4 (Closes: #866567)
Emmanuel Bourg
ebourg-guest at moszumanska.debian.org
Fri Jun 30 07:49:33 UTC 2017
This is an automated email from the git hooks/post-receive script.
ebourg-guest pushed a commit to branch master
in repository sisu-maven-plugin.
commit 2ba4a60427e25c153ad8909e6ed042eb9b019d39
Author: Emmanuel Bourg <ebourg at apache.org>
Date: Fri Jun 30 09:44:16 2017 +0200
Added the missing build dependency on junit4 (Closes: #866567)
---
debian/changelog | 1 +
debian/control | 1 +
2 files changed, 2 insertions(+)
diff --git a/debian/changelog b/debian/changelog
index 02a1d6d..561e6f2 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,5 +1,6 @@
sisu-maven-plugin (1.1-3) UNRELEASED; urgency=medium
+ * Added the missing build dependency on junit4 (Closes: #866567)
* Standards-Version updated to 4.0.0
* Switch to debhelper level 10
diff --git a/debian/control b/debian/control
index aeec893..865300f 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,
libmaven-plugin-tools-java (>= 3.2),
libplexus-utils2-java (>= 2.0.5),
libsisu-ioc-java (>= 2.2.1),
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/sisu-maven-plugin.git
More information about the pkg-java-commits
mailing list