[wagon2] 06/11: Build depend on junit4 instead of junit (Closes: #869004)

Emmanuel Bourg ebourg-guest at moszumanska.debian.org
Thu Aug 3 10:54:48 UTC 2017


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

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

commit 7d7f78f27041e4bba339fea45759d031989c06fd
Author: Emmanuel Bourg <ebourg at apache.org>
Date:   Thu Aug 3 12:12:46 2017 +0200

    Build depend on junit4 instead of junit (Closes: #869004)
---
 debian/changelog | 1 +
 debian/control   | 2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index bd7e49c..63d842d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,6 +4,7 @@ wagon2 (2.12-3) UNRELEASED; urgency=medium
   * Depend on libplexus-classworlds2-java instead of libplexus-classworlds-java
   * Depend on libplexus-utils2-java instead of libplexus-utils-java
   * Removed the unused dependencies on libbcprov-java and libnekohtml-java
+  * Build depend on junit4 instead of junit (Closes: #869004)
   * Standards-Version updated to 4.0.0
 
  -- Emmanuel Bourg <ebourg at apache.org>  Thu, 03 Aug 2017 02:13:08 +0200
diff --git a/debian/control b/debian/control
index 17dd07f..bc670ce 100644
--- a/debian/control
+++ b/debian/control
@@ -5,7 +5,7 @@ Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.or
 Uploaders: Damien Raude-Morvan <drazzib at debian.org>, Emmanuel Bourg <ebourg at apache.org>
 Build-Depends: debhelper (>= 10), default-jdk, maven-debian-helper
 Build-Depends-Indep: default-jdk-doc,
-                     junit,
+                     junit4,
                      libcommons-codec-java,
                      libcommons-codec-java-doc,
                      libcommons-io-java,

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



More information about the pkg-java-commits mailing list