12 lines
570 B
Plaintext
12 lines
570 B
Plaintext
# 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
|