File: octave-common.lintian-overrides

package info (click to toggle)
octave 6.2.0-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 124,192 kB
  • sloc: cpp: 322,665; ansic: 68,088; fortran: 20,980; objc: 8,121; sh: 7,719; yacc: 4,266; lex: 4,123; perl: 1,530; java: 1,366; awk: 1,257; makefile: 424; xml: 147
file content (14 lines) | stat: -rw-r--r-- 754 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# The file license.m is actually a script of Octave
octave-common: extra-license-file usr/share/octave/*/m/miscellaneous/license.m

# The empty directories are created on purpose by the upstream build
# process
octave-common: package-contains-empty-directory usr/share/octave/*/site/m/
octave-common: package-contains-empty-directory usr/share/octave/site/*/m/

# The COPYING file is included on purpose, in order to test the pkg system
octave-common: extra-license-file usr/share/octave/*/etc/tests/fixed/pkg/*/COPYING

# The default.img file is only used in a demo of function imshow.
# The fact that its file extension is not .png does not cause problems.
octave-common: image-file-has-unexpected-name usr/share/octave/*/imagelib/default.img (is PNG)