From f54dd48a7906f7a787c2096f680a0c872c7f86c2 Mon Sep 17 00:00:00 2001 From: Marc Fournier Date: Tue, 6 Oct 2015 21:35:40 +0200 Subject: [PATCH 1/1] update lintian override + bump changelog It looks like libjvm.so is now also found in /usr/lib/jvm/*/jre/lib/*/client/ --- debian/changelog | 7 +++++++ debian/collectd-core.overrides | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 1e4071c..500ceb0 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +collectd (5.5.0-4) UNRELEASED; urgency=medium + + * debian/collectd-core.overrides: + - Update 'binary-or-shlib-defines-rpath' lintian override. + + -- Marc Fournier Tue, 06 Oct 2015 21:27:57 +0200 + collectd (5.5.0-3) unstable; urgency=medium * debian/rules, debian/control: diff --git a/debian/collectd-core.overrides b/debian/collectd-core.overrides index 6caf953..ac35a35 100644 --- a/debian/collectd-core.overrides +++ b/debian/collectd-core.overrides @@ -11,5 +11,5 @@ collectd-core: capitalization-error-in-description python Python # 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/*/* -- 2.30.2