summaryrefslogtreecommitdiff
path: root/debian/octave-stk.lintian-overrides
blob: e38ecbe62de50e3319d70298d1790a506a8e368f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
# 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]