[jmock2] 01/01: Added the missing build dependency on junit

Emmanuel Bourg ebourg-guest at moszumanska.debian.org
Fri Sep 15 06:36:08 UTC 2017


This is an automated email from the git hooks/post-receive script.

ebourg-guest pushed a commit to branch master
in repository jmock2.

commit 1c1e1ab7c33a8415df5570aa5df8708aa7527d42
Author: Emmanuel Bourg <ebourg at apache.org>
Date:   Fri Sep 15 08:35:30 2017 +0200

    Added the missing build dependency on junit
---
 debian/changelog | 7 +++++++
 debian/control   | 1 +
 2 files changed, 8 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index afca1e3..cbcb427 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+jmock2 (2.8.3-2) unstable; urgency=medium
+
+  * Team upload.
+  * Added the missing build dependency on junit
+
+ -- Emmanuel Bourg <ebourg at apache.org>  Fri, 15 Sep 2017 08:35:49 +0200
+
 jmock2 (2.8.3-1) unstable; urgency=medium
 
   * Team upload.
diff --git a/debian/control b/debian/control
index e06419c..8d71452 100644
--- a/debian/control
+++ b/debian/control
@@ -9,6 +9,7 @@ Build-Depends:
 Build-Depends-Indep:
  bsh,
  default-jdk,
+ junit,
  junit4,
  libasm-java (>= 5.0),
  libcglib-java (>= 3.0),

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/jmock2.git



More information about the pkg-java-commits mailing list