diff options
author | Sam Hartman <hartmans@debian.org> | 2024-02-02 08:21:29 -0700 |
---|---|---|
committer | Sam Hartman <hartmans@debian.org> | 2024-02-02 08:21:29 -0700 |
commit | f8b66079e991a07d5c708aacfe8ddb2f164b5ef9 (patch) | |
tree | 5e167256bfd737162e21831820c3cdbce5947f01 /debian/libpam0g.lintian-overrides | |
parent | a51be9d1164d6085fae716097f1977400a290c6e (diff) | |
download | pam-f8b66079e991a07d5c708aacfe8ddb2f164b5ef9.tar.gz pam-f8b66079e991a07d5c708aacfe8ddb2f164b5ef9.tar.bz2 pam-f8b66079e991a07d5c708aacfe8ddb2f164b5ef9.zip |
timet transition
Diffstat (limited to 'debian/libpam0g.lintian-overrides')
-rw-r--r-- | debian/libpam0g.lintian-overrides | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/debian/libpam0g.lintian-overrides b/debian/libpam0g.lintian-overrides deleted file mode 100644 index ef3655f5..00000000 --- a/debian/libpam0g.lintian-overrides +++ /dev/null @@ -1,11 +0,0 @@ -# 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 -libpam0g: no-debconf-config -libpam0g: postinst-uses-db-input -# Yes, we want to use systemctl; if the service is running we do need -# to restart it. We have already asked the admin. -libpam0g: maintainer-script-calls-systemctl |