[jnr-posix] 01/06: Added the missing build dependency on junit4
Emmanuel Bourg
ebourg-guest at moszumanska.debian.org
Mon Sep 21 22:40:18 UTC 2015
This is an automated email from the git hooks/post-receive script.
ebourg-guest pushed a commit to branch master
in repository jnr-posix.
commit 491c3674352afa1a86dcd4b7a019e2930d5c2830
Author: Emmanuel Bourg <ebourg at apache.org>
Date: Mon Sep 21 23:46:37 2015 +0200
Added the missing build dependency on junit4
---
debian/changelog | 7 +++++++
debian/control | 1 +
2 files changed, 8 insertions(+)
diff --git a/debian/changelog b/debian/changelog
index 03dbd89..125f7b3 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+jnr-posix (3.0.10-4) UNRELEASED; urgency=medium
+
+ * Team upload.
+ * Added the missing build dependency on junit4
+
+ -- Emmanuel Bourg <ebourg at apache.org> Mon, 21 Sep 2015 23:07:15 +0200
+
jnr-posix (3.0.10-3) unstable; urgency=medium
* Re-enable OSGi metadata generation.
diff --git a/debian/control b/debian/control
index 1452518..adb6961 100644
--- a/debian/control
+++ b/debian/control
@@ -8,6 +8,7 @@ Uploaders: Damien Raude-Morvan <drazzib at debian.org>,
Build-Depends: debhelper (>= 9),
default-jdk,
javahelper,
+ junit4,
libjffi-java (>= 1.2.7~),
libjnr-x86asm-java (>= 1.0.2~),
libjnr-constants-java,
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/jnr-posix.git
More information about the pkg-java-commits
mailing list