Code

update lintian override + bump changelog
authorMarc Fournier <marc.fournier@camptocamp.com>
Tue, 6 Oct 2015 19:35:40 +0000 (21:35 +0200)
committerMarc 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/

debian/changelog
debian/collectd-core.overrides

index 1e4071c33f8a6b27c0622a5adf2b59ea8e54ffcb..500ceb047e752e6206ab4187d26114a255be6f97 100644 (file)
@@ -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 <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)
@@ -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/*/*