You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tinypilot/.lintianignore

32 lines
1.3 KiB

This file contains ambiguous Unicode characters!

This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.

# These are rules for Lintian to ignore globally. For more targeted rules, see
# debian-pkg/debian/tinypilot.lintian-overrides.
# Debian doesn't want packages to install to /opt, but it also doesn't give
# clear guidance on where they *should* go. It's too much churn at this point to
# change, so we're going to ignore this.
dir-or-file-in-opt
# We don't publish to public repositories, so it's not important for us to have
# an extended package description for now.
extended-description-is-empty
# Ignore this until we find a better way of setting permissions properly.
# https://github.com/tiny-pilot/tinypilot/issues/1196
recursive-privilege-change
# Our copyright notice isn't in the correct format.
# https://lintian.debian.org/tags/copyright-without-copyright-notice
copyright-without-copyright-notice
# Apparently the Target and WantedBy fields we specify are atypical, so suppress
# warnings until we can find the right field values.
# https://github.com/tiny-pilot/tinypilot/issues/1207
systemd-service-file-refers-to-obsolete-target
systemd-service-file-refers-to-unusual-wantedby-target
# Our custom `Tinypilot-Version` header field triggers an `unknown-field`
# warning. In general, its legitimate for Debian control files to contain
# user-defined fields, though.
# https://lintian.debian.org/tags/unknown-field
unknown-field