File: lintian-overrides

package info (click to toggle)
dokuwiki 0.0.20220731.a-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 32,244 kB
  • sloc: php: 187,701; javascript: 5,931; sql: 1,204; sh: 672; xml: 384; perl: 216; makefile: 77
file content (34 lines) | stat: -rw-r--r-- 2,330 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
# The Debian package uses packaged version of these two files, which are thus
# neither installed nor used.
dokuwiki source: source-contains-prebuilt-javascript-object [lib/scripts/jquery/jquery-ui.min.js]
dokuwiki source: source-contains-prebuilt-javascript-object [lib/scripts/jquery/jquery.min.js]
dokuwiki source: source-is-missing [lib/scripts/jquery/jquery-ui.min.js]
dokuwiki source: source-is-missing [lib/scripts/jquery/jquery.min.js]

# These files are actually in a preferred form, they're dead simple
# and just a few lines of HTML.
dokuwiki source: source-is-missing [inc/lang/*/install.html]
dokuwiki source: very-long-line-length-in-source-file * > 512 [inc/lang/*/install.html:*]

# That's the example pages. Dokuwiki's data files don't care about line length.
dokuwiki source: very-long-line-length-in-source-file * > 512 [data/pages/wiki/*.txt:*]

# GIF or SVG image embedded in CSS as data:image URL (Base64 encoded)
dokuwiki source: very-long-line-length-in-source-file * > 512 [lib/scripts/jquery/jquery-ui-theme/smoothness.css:*]
dokuwiki source: very-long-line-length-in-source-file * > 512 [lib/tpl/dokuwiki/css/basic.less:*]

# Default link blacklist as regular expression
dokuwiki source: very-long-line-length-in-source-file * > 512 [conf/wordblock.conf:*]

# Conversion tables (UTF-8, Punycode/IDN, HTML/XML Entities, Windows 1252, etc.)
dokuwiki source: very-long-line-length-in-source-file 2937 > 512 [vendor/simplepie/simplepie/library/SimplePie/Misc.php:290]
dokuwiki source: very-long-line-length-in-source-file * > 512 [vendor/simplepie/simplepie/idn/npdata.ser:1]
dokuwiki source: very-long-line-length-in-source-file 6614 > 512 [vendor/simplepie/simplepie/library/SimplePie/Parser.php:659]
dokuwiki source: very-long-line-length-in-source-file 788 > 512 [vendor/simplepie/simplepie/library/SimplePie/Decode/HTML/Entities.php:192]

# Known, not the preferred form and replaced in Debian with libjs-jquery(-ui).
dokuwiki source: very-long-line-length-in-source-file 89391 > 512 [lib/scripts/jquery/jquery.min.js:2]
dokuwiki source: very-long-line-length-in-source-file * > 512 [lib/scripts/jquery/jquery-ui.min.js:*]

# Long lists of items, but not used in Debian anyway (replaced by php-geshi)
dokuwiki source: very-long-line-length-in-source-file * > 512 [vendor/geshi/geshi/src/geshi/*.php:*]