[libsejda-java] 02/04: Drop xmlgraphics-commons.patch
Markus Koschany
apo at moszumanska.debian.org
Wed Aug 2 17:14:50 UTC 2017
This is an automated email from the git hooks/post-receive script.
apo pushed a commit to branch master
in repository libsejda-java.
commit 9cd15530bd342531e5a0d469708ed5e04c22e17b
Author: Markus Koschany <apo at debian.org>
Date: Fri Jul 7 01:06:33 2017 +0200
Drop xmlgraphics-commons.patch
---
debian/patches/series | 1 -
debian/patches/xmlgraphics-commons.patch | 24 ------------------------
2 files changed, 25 deletions(-)
diff --git a/debian/patches/series b/debian/patches/series
index 3a7f69e..f01dbfb 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,2 +1 @@
-xmlgraphics-commons.patch
no-optional-fonts.patch
diff --git a/debian/patches/xmlgraphics-commons.patch b/debian/patches/xmlgraphics-commons.patch
deleted file mode 100644
index 37d24b0..0000000
--- a/debian/patches/xmlgraphics-commons.patch
+++ /dev/null
@@ -1,24 +0,0 @@
-From: Markus Koschany <apo at debian.org>
-Date: Sun, 2 Jul 2017 02:45:58 +0200
-Subject: xmlgraphics-commons
-
-Fix a FTBFS due to a missing dependency in the pom file.
----
- sejda-sambox/pom.xml | 4 ++++
- 1 file changed, 4 insertions(+)
-
-diff --git a/sejda-sambox/pom.xml b/sejda-sambox/pom.xml
-index 9b5245b..b7f3d97 100644
---- a/sejda-sambox/pom.xml
-+++ b/sejda-sambox/pom.xml
-@@ -72,6 +72,10 @@
- <systemPath>${user.dir}/lib/sejda-image-writers-2.10.4.jar</systemPath>
- </dependency>
- <dependency>
-+ <groupId>org.apache.xmlgraphics</groupId>
-+ <artifactId>xmlgraphics-commons</artifactId>
-+ </dependency>
-+ <dependency>
- <groupId>org.bouncycastle</groupId>
- <artifactId>bcmail-jdk15on</artifactId>
- <version>${bouncycastle.version}</version>
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/libsejda-java.git
More information about the pkg-java-commits
mailing list