[jdeb] 06/07: Added a new build dependency on libmockito-java

Emmanuel Bourg ebourg-guest at moszumanska.debian.org
Mon Jan 18 13:38:02 UTC 2016


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

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

commit 396da1e3b13ba37565ef41f37169f829bd18c450
Author: Emmanuel Bourg <ebourg at apache.org>
Date:   Mon Jan 18 14:31:58 2016 +0100

    Added a new build dependency on libmockito-java
---
 debian/changelog | 1 +
 debian/control   | 1 +
 2 files changed, 2 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 464ef6e..7c6b0fa 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,6 +4,7 @@ jdeb (1.4-1) UNRELEASED; urgency=medium
   * New upstream release
     - Refreshed the patches
     - Depend on libmaven3-core-java instead of libmaven2-core-java
+    - Added a new build dependency on libmockito-java
   * Build with the DH sequencer instead of CDBS
 
  -- Emmanuel Bourg <ebourg at apache.org>  Mon, 18 Jan 2016 14:14:43 +0100
diff --git a/debian/control b/debian/control
index 52dbfd4..f9162a6 100644
--- a/debian/control
+++ b/debian/control
@@ -16,6 +16,7 @@ Build-Depends-Indep: libmaven-invoker-plugin-java,
  libmaven3-core-java,
  libplexus-utils-java,
  libmaven-plugin-tools-java,
+ libmockito-java,
  libxz-java
 Standards-Version: 3.9.6
 Homepage: http://github.com/tcurdt/jdeb

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



More information about the pkg-java-commits mailing list