diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-05-06 01:38:36 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-05-06 01:38:36 +0000 |
commit | f03a6cee3de793ea6afa30b147e947b215d00011 (patch) | |
tree | c207fc88f43b0a66b17464d447cae7c98d9d41af /debian/libpam0g.lintian-overrides | |
parent | Adding upstream version 1.3.1. (diff) | |
download | pam-debian.tar.xz pam-debian.zip |
Adding debian version 1.3.1-5.debian/1.3.1-5debian
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'debian/libpam0g.lintian-overrides')
-rw-r--r-- | debian/libpam0g.lintian-overrides | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/debian/libpam0g.lintian-overrides b/debian/libpam0g.lintian-overrides new file mode 100644 index 0000000..f66356a --- /dev/null +++ b/debian/libpam0g.lintian-overrides @@ -0,0 +1,8 @@ +# 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 +# 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 |