[doxia] 31/35: Simplified the FOP patch

Emmanuel Bourg ebourg-guest at moszumanska.debian.org
Fri Jul 28 11:19:16 UTC 2017


This is an automated email from the git hooks/post-receive script.

ebourg-guest pushed a commit to branch master
in repository doxia.

commit ca94fac19ac539e3832521e457d83e1407331f71
Author: Emmanuel Bourg <ebourg at apache.org>
Date:   Fri Jul 28 11:24:41 2017 +0200

    Simplified the FOP patch
---
 debian/patches/0008-fop2-compatibility.patch | 11 -----------
 1 file changed, 11 deletions(-)

diff --git a/debian/patches/0008-fop2-compatibility.patch b/debian/patches/0008-fop2-compatibility.patch
index bad3329..99d7f4d 100644
--- a/debian/patches/0008-fop2-compatibility.patch
+++ b/debian/patches/0008-fop2-compatibility.patch
@@ -1,16 +1,5 @@
 Description: Port to fop-2.0
 Author: Michael Simacek <msimacek at redhat.com>
---- a/doxia-modules/doxia-module-fo/pom.xml
-+++ b/doxia-modules/doxia-module-fo/pom.xml
-@@ -85,7 +85,7 @@
-     <dependency>
-       <groupId>org.apache.xmlgraphics</groupId>
-       <artifactId>fop</artifactId>
--      <version>0.95</version>
-+      <version>2.0</version>
-     </dependency>
-     <dependency>
-       <groupId>log4j</groupId>
 --- a/doxia-modules/doxia-module-fo/src/main/java/org/apache/maven/doxia/module/fo/FoUtils.java
 +++ b/doxia-modules/doxia-module-fo/src/main/java/org/apache/maven/doxia/module/fo/FoUtils.java
 @@ -24,6 +24,7 @@

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/doxia.git



More information about the pkg-java-commits mailing list