[eclipse-jgit] 04/05: Added the missing build dependency on junit4
Emmanuel Bourg
ebourg-guest at moszumanska.debian.org
Tue Sep 22 12:41:32 UTC 2015
This is an automated email from the git hooks/post-receive script.
ebourg-guest pushed a commit to branch master
in repository eclipse-jgit.
commit 9e241e27f934f48c363167acc50f982926e65aae
Author: Emmanuel Bourg <ebourg at apache.org>
Date: Tue Sep 22 14:20:15 2015 +0200
Added the missing build dependency on junit4
---
debian/changelog | 1 +
debian/control | 1 +
2 files changed, 2 insertions(+)
diff --git a/debian/changelog b/debian/changelog
index 9acc6fe..3367b77 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,7 @@ jgit (3.7.1-1) UNRELEASED; urgency=medium
* Team upload.
* New upstream release
- Refreshed the patches
+ * Added the missing build dependency on junit4
* Updated debian/watch
-- Emmanuel Bourg <ebourg at apache.org> Tue, 22 Sep 2015 14:13:37 +0200
diff --git a/debian/control b/debian/control
index a588165..142b977 100644
--- a/debian/control
+++ b/debian/control
@@ -7,6 +7,7 @@ Build-Depends: debhelper (>= 9~),
cdbs,
javahelper,
default-jdk,
+ junit4,
libargs4j-java (>= 2.0.30),
libbuild-helper-maven-plugin-java,
libcommons-compress-java,
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/eclipse-jgit.git
More information about the pkg-java-commits
mailing list