[jnr-posix] 03/04: Embed Class-Path into JAR manifest
Jakub Adam
xhaakon-guest at moszumanska.debian.org
Thu Jun 25 12:14:31 UTC 2015
This is an automated email from the git hooks/post-receive script.
xhaakon-guest pushed a commit to branch master
in repository jnr-posix.
commit 35d1f7943e642852c295a8fda91c9b5346b3af1c
Author: Jakub Adam <jakub.adam at ktknet.cz>
Date: Thu Jun 25 13:53:53 2015 +0200
Embed Class-Path into JAR manifest
---
debian/changelog | 1 +
debian/libjnr-posix-java.classpath | 1 +
2 files changed, 2 insertions(+)
diff --git a/debian/changelog b/debian/changelog
index b6fa454..7c5e565 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,7 @@ jnr-posix (3.0.10-3) UNRELEASED; urgency=medium
* Re-enable OSGi metadata generation.
- Lost during package update.
* Remove obsolete dependency on libjaffl-java.
+ * Embed Class-Path into JAR manifest.
-- Jakub Adam <jakub.adam at ktknet.cz> Sat, 20 Jun 2015 22:36:25 +0200
diff --git a/debian/libjnr-posix-java.classpath b/debian/libjnr-posix-java.classpath
new file mode 100644
index 0000000..bdac3e7
--- /dev/null
+++ b/debian/libjnr-posix-java.classpath
@@ -0,0 +1 @@
+usr/share/java/jnr-posix.jar jnr-ffi.jar jnr-constants.jar
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/jnr-posix.git
More information about the pkg-java-commits
mailing list