[plexus-io] 04/10: New build dependency on junit4
Emmanuel Bourg
ebourg-guest at moszumanska.debian.org
Thu Jul 20 10:49:43 UTC 2017
This is an automated email from the git hooks/post-receive script.
ebourg-guest pushed a commit to branch master
in repository plexus-io.
commit 0e0996784d0ee6c82e3422d403263b4504353125
Author: Emmanuel Bourg <ebourg at apache.org>
Date: Tue Jul 18 12:48:50 2017 +0200
New build dependency on junit4
---
debian/changelog | 4 +++-
debian/control | 1 +
debian/maven.rules | 1 +
3 files changed, 5 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index 79f1943..8bd8895 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,8 @@
-plexus-io (2.7.1-2) UNRELEASED; urgency=medium
+plexus-io (2.7.2-1) UNRELEASED; urgency=medium
* Team upload.
+ * New upstream release
+ - New build dependency on junit4
* Build with maven-debian-helper instead of maven-ant-helper
* Standards-Version updated to 4.0.0
diff --git a/debian/control b/debian/control
index f30f399..0faa55e 100644
--- a/debian/control
+++ b/debian/control
@@ -8,6 +8,7 @@ Uploaders: Torsten Werner <twerner at debian.org>,
tony mancill <tmancill at debian.org>
Build-Depends: debhelper (>= 10), default-jdk
Build-Depends-Indep: maven-debian-helper (>= 2.2),
+ junit4,
libplexus-utils2-java, libplexus-containers-java, libplexus-cli-java,
libcommons-io-java,
libjsr305-java
diff --git a/debian/maven.rules b/debian/maven.rules
index 2bd7da5..dae0bb9 100644
--- a/debian/maven.rules
+++ b/debian/maven.rules
@@ -1,2 +1,3 @@
+junit junit * s/.*/4.x/ * *
org.codehaus.plexus plexus-container-default jar s/.*/1.0-alpha/
org.codehaus.plexus plexus-utils * s/.*/2.x/ * *
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/plexus-io.git
More information about the pkg-java-commits
mailing list