You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
collectd/debian/collectd-core.overrides

18 lines
856 B

# This is only done on architectures that support it.
collectd-core: 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 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/jre/lib/*
# dpatch is obsolete but we can't deprecated it yet to avoid
# diff to upstream
collectd: build-depends-on-obsolete-package build-depends: dpatch