[maven-deploy-plugin] 01/03: Added the missing build dependency on junit
Emmanuel Bourg
ebourg-guest at moszumanska.debian.org
Thu Sep 14 07:03:06 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-deploy-plugin.
commit 720cff5d7c242c174f2d508314d0b04643cad8bc
Author: Emmanuel Bourg <ebourg at apache.org>
Date: Thu Sep 14 09:01:29 2017 +0200
Added the missing build dependency on junit
---
debian/changelog | 6 ++++++
debian/control | 2 +-
2 files changed, 7 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index f0fa3a1..f1a2df4 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+maven-deploy-plugin (2.8.2-3) UNRELEASED; urgency=medium
+
+ * Added the missing build dependency on junit
+
+ -- Emmanuel Bourg <ebourg at apache.org> Thu, 14 Sep 2017 09:01:10 +0200
+
maven-deploy-plugin (2.8.2-2) unstable; urgency=medium
* Depend on libmaven3-core-java instead of libmaven2-core-java
diff --git a/debian/control b/debian/control
index 0e599fa..1294f65 100644
--- a/debian/control
+++ b/debian/control
@@ -5,7 +5,7 @@ Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.or
Uploaders: Emmanuel Bourg <ebourg at apache.org>
Build-Depends: debhelper (>= 10),
default-jdk,
- junit4,
+ junit,
libmaven-plugin-testing-java,
libmaven-plugin-tools-java,
libmaven3-core-java,
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/maven-deploy-plugin.git
More information about the pkg-java-commits
mailing list