diff options
author | Gioele Barabucci <gioele@svario.it> | 2024-09-09 17:36:38 +0200 |
---|---|---|
committer | Gioele Barabucci <gioele@svario.it> | 2025-02-13 13:03:14 +0100 |
commit | bdeb29100e6c253416ee8b2a6e3a4f0c5eb14ea0 (patch) | |
tree | a86f35251f87c80257d5e0c640edbcb2cc33f26f | |
parent | eae1ea71e649cce546557d9517cca87a792aee8c (diff) | |
download | pam-bdeb29100e6c253416ee8b2a6e3a4f0c5eb14ea0.tar.gz pam-bdeb29100e6c253416ee8b2a6e3a4f0c5eb14ea0.tar.bz2 pam-bdeb29100e6c253416ee8b2a6e3a4f0c5eb14ea0.zip |
d/libpam0g.lintian-overrides: Remove outdated override for false positive package-name-doesnt-match-sonames
-rw-r--r-- | debian/libpam0g.lintian-overrides | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/debian/libpam0g.lintian-overrides b/debian/libpam0g.lintian-overrides index ef3655f5..3ad8001a 100644 --- a/debian/libpam0g.lintian-overrides +++ b/debian/libpam0g.lintian-overrides @@ -1,6 +1,3 @@ -# obvious multilib package false-positive; also the package name hasn't -# changed since the glibc transition, go us! -libpam0g: package-name-doesnt-match-sonames libpam-misc0 libpam0 libpamc0 # yes, these are deliberately asked in the postinst because the checking # for daemons to be restarted needs to be done in the postinst and not # before |