File: golang-github-benhoyt-goawk-dev.lintian-overrides

package info (click to toggle)
goawk 1.29.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 10,560 kB
  • sloc: awk: 3,060; yacc: 198; fortran: 189; python: 131; sh: 58; makefile: 12
file content (18 lines) | stat: -rw-r--r-- 773 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# Even though the extension is .a, these are not ar files.
unpack-message-for-deb-data ar failed for */testdata/*.a

# This file is only used when running tests, so it is OK for it to be not
# UTF-8.
national-encoding [*/testdata/gawk/rri1.in]

# These are test files, not documentation.
package-contains-documentation-outside-usr-share-doc [*/testdata/*.txt]
package-contains-documentation-outside-usr-share-doc [*/docs/csv.md]

# These are not meant to be executed by the end user, and are only used
# as test data.
wrong-path-for-interpreter /bin/awk != /usr/bin/awk [*/testdata/*]
script-not-executable [*/testdata/*]

# This file does describe the contents or purpose of the directory it is in.
package-contains-documentation-outside-usr-share-doc [*/testdata/README]