mirror of
https://git.proxmox.com/git/systemd
synced 2026-01-10 09:03:38 +00:00
Update Lintian overrides for new incompatible syntax
This commit is contained in:
parent
5d8a69933d
commit
2761eee58d
2
debian/libsystemd-shared.lintian-overrides
vendored
2
debian/libsystemd-shared.lintian-overrides
vendored
@ -1,2 +1,2 @@
|
||||
# Intentional: value of config got in a release by mistake, needs to be kept
|
||||
libsystemd-shared: spelling-error-in-binary usr/lib/*/systemd/libsystemd-shared-251.so anually annually
|
||||
libsystemd-shared: spelling-error-in-binary anually annually [usr/lib/*/systemd/libsystemd-shared-251.so]
|
||||
|
||||
@ -2,4 +2,4 @@
|
||||
systemd-journal-remote: spare-manual-page
|
||||
systemd-journal-remote: package-supports-alternative-init-but-no-init.d-script
|
||||
# It's not documentation, it's data for the web server
|
||||
systemd-journal-remote: package-contains-documentation-outside-usr-share-doc usr/share/systemd/gatewayd/browse.html
|
||||
systemd-journal-remote: package-contains-documentation-outside-usr-share-doc [usr/share/systemd/gatewayd/browse.html]
|
||||
|
||||
4
debian/systemd-tests.lintian-overrides
vendored
4
debian/systemd-tests.lintian-overrides
vendored
@ -1,9 +1,9 @@
|
||||
# It's not documentation, it's test data
|
||||
systemd-tests: package-contains-documentation-outside-usr-share-doc
|
||||
# netlink keyword
|
||||
systemd-tests: spelling-error-in-binary usr/lib/systemd/tests/test-network iif if
|
||||
systemd-tests: spelling-error-in-binary iif if [usr/lib/systemd/tests/test-network]
|
||||
# variable name, not a typo
|
||||
systemd-tests: spelling-error-in-binary usr/lib/systemd/tests/manual/test-udev ressize resize
|
||||
systemd-tests: spelling-error-in-binary ressize resize [usr/lib/systemd/tests/manual/test-udev]
|
||||
# test binaries, we don't care about these flags
|
||||
systemd-tests: hardening-no-fortify-functions
|
||||
systemd-tests: hardening-no-bindnow
|
||||
|
||||
22
debian/systemd.lintian-overrides
vendored
22
debian/systemd.lintian-overrides
vendored
@ -5,15 +5,15 @@ systemd: systemd-service-file-missing-install-key
|
||||
systemd: spare-manual-page
|
||||
systemd: package-supports-alternative-init-but-no-init.d-script
|
||||
# These are shipped intentionally to provide a skeleton
|
||||
systemd: package-contains-empty-directory lib/systemd/system-shutdown/
|
||||
systemd: package-contains-empty-directory lib/systemd/system-sleep/
|
||||
systemd: package-contains-empty-directory lib/systemd/system/local-fs.target.wants/
|
||||
systemd: package-contains-empty-directory lib/systemd/system/runlevel1.target.wants/
|
||||
systemd: package-contains-empty-directory lib/systemd/system/runlevel2.target.wants/
|
||||
systemd: package-contains-empty-directory lib/systemd/system/runlevel3.target.wants/
|
||||
systemd: package-contains-empty-directory lib/systemd/system/runlevel4.target.wants/
|
||||
systemd: package-contains-empty-directory lib/systemd/system/runlevel5.target.wants/
|
||||
systemd: package-contains-empty-directory usr/lib/binfmt.d/
|
||||
systemd: package-contains-empty-directory usr/lib/modules-load.d/
|
||||
systemd: package-contains-empty-directory [lib/systemd/system-shutdown/]
|
||||
systemd: package-contains-empty-directory [lib/systemd/system-sleep/]
|
||||
systemd: package-contains-empty-directory [lib/systemd/system/local-fs.target.wants/]
|
||||
systemd: package-contains-empty-directory [lib/systemd/system/runlevel1.target.wants/]
|
||||
systemd: package-contains-empty-directory [lib/systemd/system/runlevel2.target.wants/]
|
||||
systemd: package-contains-empty-directory [lib/systemd/system/runlevel3.target.wants/]
|
||||
systemd: package-contains-empty-directory [lib/systemd/system/runlevel4.target.wants/]
|
||||
systemd: package-contains-empty-directory [lib/systemd/system/runlevel5.target.wants/]
|
||||
systemd: package-contains-empty-directory [usr/lib/binfmt.d/]
|
||||
systemd: package-contains-empty-directory [usr/lib/modules-load.d/]
|
||||
# netlink keyword
|
||||
systemd: spelling-error-in-binary lib/systemd/systemd-networkd iif if
|
||||
systemd: spelling-error-in-binary iif if [lib/systemd/systemd-networkd]
|
||||
|
||||
2
debian/udev.lintian-overrides
vendored
2
debian/udev.lintian-overrides
vendored
@ -5,4 +5,4 @@ udev: spare-manual-page
|
||||
udev: package-supports-alternative-init-but-no-init.d-script
|
||||
udev: maintainer-script-calls-systemctl
|
||||
# variable name, not a typo
|
||||
udev: spelling-error-in-binary bin/udevadm ressize resize
|
||||
udev: spelling-error-in-binary ressize resize [bin/udevadm]
|
||||
|
||||
Loading…
Reference in New Issue
Block a user