summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: bfc8b3c)
raw | patch | inline | side by side (parent: bfc8b3c)
author | Marc Fournier <marc.fournier@camptocamp.com> | |
Tue, 6 Oct 2015 19:35:40 +0000 (21:35 +0200) | ||
committer | Marc Fournier <marc.fournier@camptocamp.com> | |
Thu, 22 Oct 2015 16:23:43 +0000 (18:23 +0200) |
It looks like libjvm.so is now also found in
/usr/lib/jvm/*/jre/lib/*/client/
/usr/lib/jvm/*/jre/lib/*/client/
debian/changelog | patch | blob | history | |
debian/collectd-core.overrides | patch | blob | history |
diff --git a/debian/changelog b/debian/changelog
index 1e4071c33f8a6b27c0622a5adf2b59ea8e54ffcb..500ceb047e752e6206ab4187d26114a255be6f97 100644 (file)
--- a/debian/changelog
+++ b/debian/changelog
+collectd (5.5.0-4) UNRELEASED; urgency=medium
+
+ * debian/collectd-core.overrides:
+ - Update 'binary-or-shlib-defines-rpath' lintian override.
+
+ -- Marc Fournier <marc@bl.uem.li> Tue, 06 Oct 2015 21:27:57 +0200
+
collectd (5.5.0-3) unstable; urgency=medium
* debian/rules, debian/control:
index 6caf9536700ef2077f2e8b318485dcda647a8220..ac35a353623fe494fc54389d0e3adce42155a546 100644 (file)
# The "java" plugin uses libjvm.so which can only be found in a non-standard
# directory. According to the Java guys the path name and the ABI is stable
# though ...
-collectd-core: binary-or-shlib-defines-rpath usr/lib/collectd/java.so /usr/lib/jvm/*/jre/lib/*/server
+collectd-core: binary-or-shlib-defines-rpath usr/lib/collectd/java.so /usr/lib/jvm/*/jre/lib/*/*