# The *.mex files produced by the octave-stk package behave as plugin
# modules which are loaded at running time by Octave.  There is no
# need to provide dependency information for them.
octave-stk: shared-library-lacks-prerequisites [usr/lib/*]

# The *.mex files produced by the octave-stk package behave as plugin
# modules which are loaded at running time by Octave.  They are not
# intended to be used as shared libraries.
octave-stk: library-not-linked-against-libc [usr/lib/*]

# This is a false positive.  The file
# usr/share/doc/octave-stk/changelog.gz is not the Debian changelog.
octave-stk: debian-changelog-file-is-a-symlink [usr/share/doc/octave-stk/changelog.gz]
