diff options
author | Steve Langasek <steve.langasek@canonical.com> | 2022-08-18 06:20:41 +0000 |
---|---|---|
committer | Steve Langasek <steve.langasek@canonical.com> | 2022-08-18 06:30:25 +0000 |
commit | 4a1d383ab1633b4bfdf9bed9e3f149ba2518825e (patch) | |
tree | de56ca81c8f7c52078e1c56781c6c1e4539aa4d2 /debian/libpam0g.lintian-overrides | |
parent | 5459e468c7952c01fd3366cb4e27191b3b97e8be (diff) | |
download | pam-4a1d383ab1633b4bfdf9bed9e3f149ba2518825e.tar.gz pam-4a1d383ab1633b4bfdf9bed9e3f149ba2518825e.tar.bz2 pam-4a1d383ab1633b4bfdf9bed9e3f149ba2518825e.zip |
Adjust lintian overrides for latest lintian syntax.
Diffstat (limited to 'debian/libpam0g.lintian-overrides')
-rw-r--r-- | debian/libpam0g.lintian-overrides | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/libpam0g.lintian-overrides b/debian/libpam0g.lintian-overrides index 5f36562d..ef3655f5 100644 --- a/debian/libpam0g.lintian-overrides +++ b/debian/libpam0g.lintian-overrides @@ -1,6 +1,6 @@ # obvious multilib package false-positive; also the package name hasn't # changed since the glibc transition, go us! -libpam0g: package-name-doesnt-match-sonames libpam0 libpam-misc0 libpamc0 +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 |