summaryrefslogtreecommitdiffstats
path: root/debian/kodi-data.lintian-overrides
blob: 1209223822a579cbbbd6d1c877baa0f8c5e55798 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# Merged fonts used by Kodi as fallback
font-in-non-font-package [usr/share/kodi/media/Fonts/arial.ttf]
font-in-non-font-package [usr/share/kodi/media/Fonts/teletext.ttf]
font-outside-font-dir [usr/share/kodi/media/Fonts/arial.ttf]
font-outside-font-dir [usr/share/kodi/media/Fonts/teletext.ttf]

# The majority of files found by this check are either changelog.txt or
# other text files used by addon code (like versions.txt). The changelog.txt
# is used by Kodi GUI to display the version history for the installed addons.
# Despite https://github.com/xbmc/xbmc/pull/9351 merged, big part of community
# insists on restoring the old behavior and this may happen before 19.0 final
# release. Please note that this override guards only addons code, so text files
# and documentation in other parts of Kodi will still be reported if found.
package-contains-documentation-outside-usr-share-doc [usr/share/kodi/addons/*]