[libpdfbox2-java] 04/05: Use 2.x version for pdfbox-reactor artifact and thus prevent an installation error
Markus Koschany
apo at moszumanska.debian.org
Sat Jul 22 13:02:59 UTC 2017
This is an automated email from the git hooks/post-receive script.
apo pushed a commit to branch master
in repository libpdfbox2-java.
commit 0d2a80aa2d6a6a642aed981b8c6b3dda935b753b
Author: Markus Koschany <apo at debian.org>
Date: Sat Jul 22 14:45:22 2017 +0200
Use 2.x version for pdfbox-reactor artifact and thus prevent an installation error
with libpdfbox-java.
Thanks: Ralf Treinen for the report.
Closes: #869158
---
debian/maven.publishedRules | 1 +
debian/maven.rules | 1 +
2 files changed, 2 insertions(+)
diff --git a/debian/maven.publishedRules b/debian/maven.publishedRules
index d27303b..47f0cf3 100644
--- a/debian/maven.publishedRules
+++ b/debian/maven.publishedRules
@@ -1,3 +1,4 @@
org.apache.pdfbox fontbox s/jar/bundle/ s/.*/2.x/ * *
org.apache.pdfbox pdfbox s/jar/bundle/ s/.*/2.x/ * *
+org.apache.pdfbox pdfbox-reactor pom s/.*/2.x/ * *
diff --git a/debian/maven.rules b/debian/maven.rules
index 034f1c3..774eef7 100644
--- a/debian/maven.rules
+++ b/debian/maven.rules
@@ -7,4 +7,5 @@ org.bouncycastle s/bcprov-jdk15/bcprov/ * s/.*/debian/ * *
org.bouncycastle s/bcprov-jdk15on/bcprov/ * s/.*/debian/ * *
org.apache.pdfbox fontbox s/jar/bundle/ s/.*/2.x/ * *
org.apache.pdfbox pdfbox s/jar/bundle/ s/.*/2.x/ * *
+org.apache.pdfbox pdfbox-reactor pom s/.*/2.x/ * *
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/libpdfbox2-java.git
More information about the pkg-java-commits
mailing list