[libsejda-java] 03/04: Rebase 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 b6bcf28348a716951577a07ca1f8fefad4d6c092
Author: Markus Koschany <apo at debian.org>
Date: Fri Jul 7 01:08:11 2017 +0200
Rebase xmlgraphics-commons.patch
---
debian/patches/series | 1 +
debian/patches/xmlgraphics-commons.patch | 23 +++++++++++++++++++++++
2 files changed, 24 insertions(+)
diff --git a/debian/patches/series b/debian/patches/series
index f01dbfb..3cf87a9 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1 +1,2 @@
no-optional-fonts.patch
+xmlgraphics-commons.patch
diff --git a/debian/patches/xmlgraphics-commons.patch b/debian/patches/xmlgraphics-commons.patch
new file mode 100644
index 0000000..b2c4b11
--- /dev/null
+++ b/debian/patches/xmlgraphics-commons.patch
@@ -0,0 +1,23 @@
+From: Markus Koschany <apo at debian.org>
+Date: Fri, 7 Jul 2017 01:08:01 +0200
+Subject: xmlgraphics-commons
+
+---
+ sejda-sambox/pom.xml | 4 ++++
+ 1 file changed, 4 insertions(+)
+
+diff --git a/sejda-sambox/pom.xml b/sejda-sambox/pom.xml
+index c05d363..2d3de01 100644
+--- a/sejda-sambox/pom.xml
++++ b/sejda-sambox/pom.xml
+@@ -62,6 +62,10 @@
+ <version>${project.version}</version>
+ </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