# The Tabler Icons TTF is a private, app-specific icon font consumed only by
# this shell's QML at a hard-coded path. It is not a system font and must
# not register with fontconfig under /usr/share/fonts/. The accompanying
# license file is kept beside the font for clear in-tree attribution; the
# canonical copyright record lives in debian/copyright.
noctalia-shell: font-in-non-font-package [usr/share/noctalia-shell/Assets/Fonts/tabler/*]
noctalia-shell: font-outside-font-dir [usr/share/noctalia-shell/Assets/Fonts/tabler/*]
noctalia-shell: package-contains-documentation-outside-usr-share-doc [usr/share/noctalia-shell/Assets/Fonts/tabler/tabler-icons-license.txt]

# Upstream uses `#!/usr/bin/env -S bash` to allow argument-splitting in the
# shebang. The `-S` flag is a documented coreutils feature and works on every
# supported platform; lintian doesn't recognise it but the script is correct.
noctalia-shell: unusual-interpreter -S *

# This package targets a PPA, not the Debian archive, so there is no ITP
# bug to close in the changelog. Remove this override if the package is
# ever submitted to Debian via sponsorship.
noctalia-shell: initial-upload-closes-no-bugs
