[libpdfbox-java] 07/21: Drop 02-jar-packaging.patch

Markus Koschany apo at moszumanska.debian.org
Fri Jun 30 13:54:11 UTC 2017


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

apo pushed a commit to branch master
in repository libpdfbox-java.

commit a8ef955db8a2a942322d8453a6dd8499daa0f43b
Author: Markus Koschany <apo at debian.org>
Date:   Thu Jun 29 22:30:00 2017 +0200

    Drop 02-jar-packaging.patch
---
 debian/patches/02-jar-packaging.patch | 36 -----------------------------------
 debian/patches/series                 |  1 -
 2 files changed, 37 deletions(-)

diff --git a/debian/patches/02-jar-packaging.patch b/debian/patches/02-jar-packaging.patch
deleted file mode 100644
index 45070f3..0000000
--- a/debian/patches/02-jar-packaging.patch
+++ /dev/null
@@ -1,36 +0,0 @@
-Description: Change the packaging type since the bundle plugin is disabled
-Author: Emmanuel Bourg <ebourg at apache.org>
-Forwarded: not-needed
---- a/fontbox/pom.xml
-+++ b/fontbox/pom.xml
-@@ -26,7 +26,7 @@
-   </parent>
- 
-   <artifactId>fontbox</artifactId>
--  <packaging>bundle</packaging>
-+  <packaging>jar</packaging>
- 
-   <name>Apache FontBox</name>
-   <description>
---- a/jempbox/pom.xml
-+++ b/jempbox/pom.xml
-@@ -26,7 +26,7 @@
-   </parent>
- 
-   <artifactId>jempbox</artifactId>
--  <packaging>bundle</packaging>
-+  <packaging>jar</packaging>
- 
-   <name>Apache JempBox</name>
-   <description>
---- a/pdfbox/pom.xml
-+++ b/pdfbox/pom.xml
-@@ -28,7 +28,7 @@
-     </parent>
- 
-     <artifactId>pdfbox</artifactId>
--    <packaging>bundle</packaging>
-+    <packaging>jar</packaging>
- 
-     <name>Apache PDFBox</name>
-     <description>
diff --git a/debian/patches/series b/debian/patches/series
index 2b83427..e69de29 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1 +0,0 @@
-02-jar-packaging.patch

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



More information about the pkg-java-commits mailing list