mirror of
https://git.launchpad.net/~ubuntu-qt-code/ubuntu/+source/calamares/+git/calamares
synced 2025-02-25 04:11:18 +00:00
Summary: Update standards-version to 4.4.1 Add lintian override for false spelling error. Calamares to version to 3.2.17.1 hot fix release. Test Plan: Test Calamares install. Reviewers: wxl, tsimonq2 Differential Revision: https://phab.lubuntu.me/D64
14 lines
560 B
Plaintext
14 lines
560 B
Plaintext
# These are hooks that is incorperated in initramfs and does not need to be executable by itself.
|
|
calamares: script-not-executable
|
|
|
|
# Private libraries, so no -dev packages or symbol files
|
|
calamares: non-dev-pkg-with-shlib-symlink
|
|
calamares: no-symbols-control-file
|
|
calamares: package-name-doesnt-match-sonames
|
|
|
|
# Debian live media relies on sudo so this message isn't needed
|
|
calamares: desktop-command-not-in-package usr/share/applications/calamares.desktop sudo
|
|
|
|
# Override false spelling error
|
|
calamares: spelling-error-in-binary usr/bin/calamares WHe When
|