[maven-install-plugin] 01/02: Added the missing build dependency on junit4

Emmanuel Bourg ebourg-guest at moszumanska.debian.org
Thu Jul 20 13:45:04 UTC 2017


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

ebourg-guest pushed a commit to branch master
in repository maven-install-plugin.

commit 04b4fa95706649c828c69c3fb7e26d4a3402bc5d
Author: Emmanuel Bourg <ebourg at apache.org>
Date:   Thu Jul 20 15:43:55 2017 +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 4eec659..7d4da15 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,7 @@ maven-install-plugin (2.5.2-3) UNRELEASED; urgency=medium
   * Team upload.
   * Keep building with maven-plugin-testing 1.3 to avoid a failure
     with the version 2.x (Closes: #869011)
+  * Added the missing build dependency on junit4
 
  -- Emmanuel Bourg <ebourg at apache.org>  Thu, 20 Jul 2017 12:23:32 +0200
 
diff --git a/debian/control b/debian/control
index 5384dcc..69e3e0f 100644
--- a/debian/control
+++ b/debian/control
@@ -8,6 +8,7 @@ Uploaders:
 Build-Depends:
  debhelper (>= 10),
  default-jdk,
+ junit4,
  libmaven-plugin-testing-1.3-java,
  libmaven-plugin-tools-java (>= 3.2),
  libmaven2-core-java,

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



More information about the pkg-java-commits mailing list