[apache-directory-jdbm] 01/06: Added the missing build dependency on junit4 (Closes: #867890)
Emmanuel Bourg
ebourg-guest at moszumanska.debian.org
Mon Jul 17 11:05:00 UTC 2017
This is an automated email from the git hooks/post-receive script.
ebourg-guest pushed a commit to branch master
in repository apache-directory-jdbm.
commit 96afea89babdb3035356e872847caed7487f809d
Author: Emmanuel Bourg <ebourg at apache.org>
Date: Mon Jul 17 12:55:58 2017 +0200
Added the missing build dependency on junit4 (Closes: #867890)
---
debian/changelog | 6 ++++++
debian/control | 1 +
2 files changed, 7 insertions(+)
diff --git a/debian/changelog b/debian/changelog
index 7bdc6f7..ba3fb5f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+apache-directory-jdbm (2.0.0~M2-2) UNRELEASED; urgency=medium
+
+ * Added the missing build dependency on junit4 (Closes: #867890)
+
+ -- Emmanuel Bourg <ebourg at apache.org> Mon, 17 Jul 2017 12:55:17 +0200
+
apache-directory-jdbm (2.0.0~M2-1) unstable; urgency=medium
* Initial release (Closes: #789948)
diff --git a/debian/control b/debian/control
index cb1b1cc..f13bdc7 100644
--- a/debian/control
+++ b/debian/control
@@ -6,6 +6,7 @@ Uploaders: Emmanuel Bourg <ebourg at apache.org>
Build-Depends: cdbs,
debhelper (>= 9),
default-jdk,
+ junit4,
libmaven-bundle-plugin-java,
libslf4j-java,
maven-debian-helper (>= 1.5)
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/apache-directory-jdbm.git
More information about the pkg-java-commits
mailing list