[jboss-modules] 11/12: Update changelog and patch header.
Markus Koschany
apo at moszumanska.debian.org
Sun Feb 18 18:09:46 UTC 2018
This is an automated email from the git hooks/post-receive script.
apo pushed a commit to branch master
in repository jboss-modules.
commit 4049130fedc8c80907c5f285c02ef86cfce8c974
Author: Markus Koschany <apo at debian.org>
Date: Sun Feb 18 19:03:33 2018 +0100
Update changelog and patch header.
---
debian/changelog | 2 ++
debian/patches/invalid-release-flag.patch | 1 +
debian/patches/no-ModuleIteratorTest.patch | 1 +
3 files changed, 4 insertions(+)
diff --git a/debian/changelog b/debian/changelog
index c558f0b..b4f40e1 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -6,6 +6,8 @@ jboss-modules (1.7.0-1) unstable; urgency=medium
* Build-depend on libjboss-bridger-java.
* Build with Java 9.
* Drop build.patch.
+ * Add invalid-release-flag.patch and no-ModuleIteratorTest.patch to work
+ around a FTBFS.
-- Markus Koschany <apo at debian.org> Sun, 18 Feb 2018 18:40:33 +0100
diff --git a/debian/patches/invalid-release-flag.patch b/debian/patches/invalid-release-flag.patch
index 69c929e..7d77bb5 100644
--- a/debian/patches/invalid-release-flag.patch
+++ b/debian/patches/invalid-release-flag.patch
@@ -2,6 +2,7 @@ From: Markus Koschany <apo at debian.org>
Date: Sun, 18 Feb 2018 18:45:23 +0100
Subject: invalid release flag
+Work around a FTBFS due to "invalid release flag".
---
pom.xml | 2 --
1 file changed, 2 deletions(-)
diff --git a/debian/patches/no-ModuleIteratorTest.patch b/debian/patches/no-ModuleIteratorTest.patch
index 9d5699a..310036f 100644
--- a/debian/patches/no-ModuleIteratorTest.patch
+++ b/debian/patches/no-ModuleIteratorTest.patch
@@ -2,6 +2,7 @@ From: Markus Koschany <apo at debian.org>
Date: Sun, 18 Feb 2018 18:51:48 +0100
Subject: no ModuleIteratorTest
+Shrinkwrap is not available which causes a FTBFS.
---
.../java/org/jboss/modules/ModuleIteratorTest.java | 140 ---------------------
1 file changed, 140 deletions(-)
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/jboss-modules.git
More information about the pkg-java-commits
mailing list