diff options
author | Steve Langasek <vorlon@debian.org> | 2019-01-24 11:37:19 -0800 |
---|---|---|
committer | Steve Langasek <vorlon@debian.org> | 2019-01-24 11:54:00 -0800 |
commit | b12d7595dfcc20c809f3c11c579e34d115b3060e (patch) | |
tree | 47f16ffd5f320ba0d2eab363d70269344fb46f98 /debian/libpam-runtime.lintian-overrides | |
parent | fb88889a6f8d93920a1100e16a738b1703095fdc (diff) | |
download | pam-b12d7595dfcc20c809f3c11c579e34d115b3060e.tar.gz pam-b12d7595dfcc20c809f3c11c579e34d115b3060e.tar.bz2 pam-b12d7595dfcc20c809f3c11c579e34d115b3060e.zip |
Fix lintian warnings; thanks to Andreas Henriksson <andreas@fatal.se> and Florian Vessaz <florian@florv.ch>
Diffstat (limited to 'debian/libpam-runtime.lintian-overrides')
-rw-r--r-- | debian/libpam-runtime.lintian-overrides | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/debian/libpam-runtime.lintian-overrides b/debian/libpam-runtime.lintian-overrides index ad868c24..7a8b1a70 100644 --- a/debian/libpam-runtime.lintian-overrides +++ b/debian/libpam-runtime.lintian-overrides @@ -3,7 +3,3 @@ libpam-runtime: no-debconf-config # this warning is just plain crack, there's no reason that using debconf # outside of a maintainer script implies an error. libpam-runtime: debconf-is-not-a-registry usr/sbin/pam-auth-update -# this warning is wrong for debconf error templates -libpam-runtime: postinst-uses-db-input -# meh. -libpam-runtime: using-first-person-in-templates libpam-runtime/you-had-no-auth |