diff options
Diffstat (limited to 'debian/libpam-runtime.lintian-overrides')
-rw-r--r-- | debian/libpam-runtime.lintian-overrides | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/debian/libpam-runtime.lintian-overrides b/debian/libpam-runtime.lintian-overrides index d7ad72be..854980b2 100644 --- a/debian/libpam-runtime.lintian-overrides +++ b/debian/libpam-runtime.lintian-overrides @@ -11,3 +11,8 @@ libpam-runtime: unused-debconf-template libpam-runtime/no_profiles_chosen [*:*] libpam-runtime: unused-debconf-template libpam-runtime/override [*:*] libpam-runtime: unused-debconf-template libpam-runtime/profiles [*:*] libpam-runtime: unused-debconf-template libpam-runtime/title [*:*] +# prerm is not empty, it contains a warning in a comment +libpam-runtime: maintainer-script-empty [prerm] +# libpam-runtime now hosts the sysadmin manpages. +# See: <https://lists.debian.org/debian-devel/2025/01/msg00296.html>. +libpam-runtime: spare-manual-page [usr/share/man/man8/*] |