[libsequence-library-java] 03/05: Added the missing build dependency on junit4 (Closes: #797488)
Emmanuel Bourg
ebourg-guest at moszumanska.debian.org
Mon Aug 31 07:29:34 UTC 2015
This is an automated email from the git hooks/post-receive script.
ebourg-guest pushed a commit to branch master
in repository libsequence-library-java.
commit a92b9ff3a3cbcb782fb334e345d6f3b4b5eaeebc
Author: Emmanuel Bourg <ebourg at apache.org>
Date: Mon Aug 31 09:04:16 2015 +0200
Added the missing build dependency on junit4 (Closes: #797488)
---
debian/changelog | 1 +
debian/control | 1 +
2 files changed, 2 insertions(+)
diff --git a/debian/changelog b/debian/changelog
index e4f1eaf..5356561 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
libsequence-library-java (1.0.2-2) UNRELEASED; urgency=medium
* Team upload.
+ * Added the missing build dependency on junit4 (Closes: #797488)
* Standards-Version updated to 3.9.6 (no changes)
* Switch to debhelper level 9
diff --git a/debian/control b/debian/control
index 7b5202f..53e1e2b 100644
--- a/debian/control
+++ b/debian/control
@@ -6,6 +6,7 @@ Uploaders: Jakub Adam <jakub.adam at ktknet.cz>
Build-Depends: debhelper (>= 9),
cdbs,
default-jdk,
+ junit4,
maven-debian-helper,
maven-repo-helper
Standards-Version: 3.9.6
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/libsequence-library-java.git
More information about the pkg-java-commits
mailing list