mirror of
https://git.launchpad.net/~ubuntu-qt-code/ubuntu/+source/calamares/+git/calamares
synced 2025-06-04 23:31:29 +00:00
Add lintian override for spelling false-positive.
This commit is contained in:
parent
2ff6aa38b1
commit
6160b9b47f
1
debian/changelog
vendored
1
debian/changelog
vendored
@ -4,6 +4,7 @@ calamares (3.2.24-0ubuntu1) UNRELEASED; urgency=medium
|
|||||||
* Update copyright file.
|
* Update copyright file.
|
||||||
* Update debhelper-compat (=13), no changes needed.
|
* Update debhelper-compat (=13), no changes needed.
|
||||||
* Declare Rules-Requires-Root: no
|
* Declare Rules-Requires-Root: no
|
||||||
|
* Add lintian override for spelling mistake false-positive.
|
||||||
|
|
||||||
-- Dan Simmons <kc2bez@lubuntu.me> Sun, 24 May 2020 12:52:49 -0400
|
-- Dan Simmons <kc2bez@lubuntu.me> Sun, 24 May 2020 12:52:49 -0400
|
||||||
|
|
||||||
|
3
debian/lintian-overrides
vendored
3
debian/lintian-overrides
vendored
@ -8,3 +8,6 @@ calamares: package-name-doesnt-match-sonames
|
|||||||
|
|
||||||
# Debian live media relies on sudo so this message isn't needed
|
# Debian live media relies on sudo so this message isn't needed
|
||||||
calamares: desktop-command-not-in-package usr/share/applications/calamares.desktop sudo
|
calamares: desktop-command-not-in-package usr/share/applications/calamares.desktop sudo
|
||||||
|
|
||||||
|
# False positive
|
||||||
|
calamares: spelling-error-in-binary usr/lib/x86_64-linux-gnu/calamares/modules/locale/libcalamares_viewmodule_locale.so WHe When
|
||||||
|
Loading…
x
Reference in New Issue
Block a user