[wss4j] 01/15: Added the missing build dependency on junit4
Emmanuel Bourg
ebourg-guest at moszumanska.debian.org
Tue Jun 27 21:05:10 UTC 2017
This is an automated email from the git hooks/post-receive script.
ebourg-guest pushed a commit to branch master
in repository wss4j.
commit 0a40ef980ce857397723ebfd2824a1b74de42400
Author: Emmanuel Bourg <ebourg at apache.org>
Date: Tue Jun 27 21:08:55 2017 +0200
Added the missing build dependency on junit4
---
debian/changelog | 6 ++++++
debian/control | 1 +
2 files changed, 7 insertions(+)
diff --git a/debian/changelog b/debian/changelog
index 9a381ee..61d1fb7 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+wss4j (1.6.15-3) UNRELEASED; urgency=medium
+
+ * Added the missing build dependency on junit4
+
+ -- Emmanuel Bourg <ebourg at apache.org> Tue, 27 Jun 2017 19:54:29 +0200
+
wss4j (1.6.15-2) unstable; urgency=medium
* Fixed security issues (Closes: #777741):
diff --git a/debian/control b/debian/control
index aa29d82..c1d0d0a 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>,
tony mancill <tmancill at debian.org>
Build-Depends-Indep: default-jdk,
+ junit4,
libaxis-java,
libbcprov-java (>= 1.49),
libcommons-logging-java,
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/wss4j.git
More information about the pkg-java-commits
mailing list