Code

Release the 5.8.0-1 changelog.
[pkg-collectd.git] / debian / collectd-core.overrides
index 11474e95679c4a064c2ff48b506156f1a9adaf79..ac35a353623fe494fc54389d0e3adce42155a546 100644 (file)
@@ -1,14 +1,15 @@
 # This is only done on architectures that support it.
-collectd-core: shlib-with-non-pic-code usr/lib/collectd/netlink.so
+collectd-core [!alpha !amd64 !hppa !ia64 !ppc64 !mips !mipsel]: shlib-with-non-pic-code usr/lib/collectd/netlink.so
 
 # All plugin names are spelled in lower-case.
 collectd-core: capitalization-error-in-description apache Apache
 collectd-core: capitalization-error-in-description mysql MySQL
+collectd-core: capitalization-error-in-description openldap OpenLDAP
 collectd-core: capitalization-error-in-description postgresql PostgreSQL
 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/java-6-openjdk-*
+collectd-core: binary-or-shlib-defines-rpath usr/lib/collectd/java.so /usr/lib/jvm/*/jre/lib/*/*