[libmetadata-extractor-java] 01/04: Use javahelper to fix the Class-Path attribute for xmpcore.jar.
Markus Koschany
apo at moszumanska.debian.org
Sat Nov 4 22:07:43 UTC 2017
This is an automated email from the git hooks/post-receive script.
apo pushed a commit to branch master
in repository libmetadata-extractor-java.
commit 817c7605b14cd176cd8d7337195c5f995bc02151
Author: Markus Koschany <apo at debian.org>
Date: Sat Nov 4 22:42:59 2017 +0100
Use javahelper to fix the Class-Path attribute for xmpcore.jar.
Thanks: Bas Couwenberg for the report and patch.
Closes: #880746
---
debian/control | 1 +
debian/libmetadata-extractor-java.classpath | 1 +
2 files changed, 2 insertions(+)
diff --git a/debian/control b/debian/control
index 06c4607..7dad3d2 100644
--- a/debian/control
+++ b/debian/control
@@ -6,6 +6,7 @@ Uploaders: Emmanuel Bourg <ebourg at apache.org>
Build-Depends: debhelper (>= 10),
default-jdk,
default-jdk-doc,
+ javahelper,
junit4,
libxmpcore-java,
libmaven-javadoc-plugin-java,
diff --git a/debian/libmetadata-extractor-java.classpath b/debian/libmetadata-extractor-java.classpath
new file mode 100644
index 0000000..10ba889
--- /dev/null
+++ b/debian/libmetadata-extractor-java.classpath
@@ -0,0 +1 @@
+usr/share/java/metadata-extractor.jar /usr/share/java/xmpcore.jar
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/libmetadata-extractor-java.git
More information about the pkg-java-commits
mailing list