[jruby-joni] 03/03: update junit version to 4.x
Hideki Yamane
henrich at moszumanska.debian.org
Sun Feb 11 06:33:59 UTC 2018
This is an automated email from the git hooks/post-receive script.
henrich pushed a commit to branch debian/sid
in repository jruby-joni.
commit b7a55393952cff59ce13ca77e54e1c258f430fca
Author: Hideki Yamane <henrich at debian.org>
Date: Sun Feb 11 15:21:11 2018 +0900
update junit version to 4.x
---
debian/changelog | 2 ++
debian/maven.rules | 2 +-
2 files changed, 3 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index d94d9e1..29b72af 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -6,6 +6,8 @@ jruby-joni (2.1.14-1) unstable; urgency=medium
* debian/control
- set Standards-Version: 4.1.3
- update Dependency version
+ * debian/maven.rules
+ - update junit version to 4.x to avoid FTBFS
-- Hideki Yamane <henrich at debian.org> Sat, 10 Feb 2018 21:16:27 +0900
diff --git a/debian/maven.rules b/debian/maven.rules
index 0f55ad0..20d1e59 100644
--- a/debian/maven.rules
+++ b/debian/maven.rules
@@ -1,2 +1,2 @@
-junit junit * s/.*/3.x/ * *
+junit junit * s/.*/4.x/ * *
org.jruby.jcodings jcodings * s/.*/debian/ * *
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/jruby-joni.git
More information about the pkg-java-commits
mailing list