summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSteve Langasek <steve.langasek@canonical.com>2022-08-18 06:37:47 +0000
committerSteve Langasek <steve.langasek@canonical.com>2022-08-18 06:37:47 +0000
commitdc7c7c6f944dd47b0ffbc45e2ce815b1c168a60f (patch)
tree86a717cefce913369900136cf94dcfc406f828be
parent2e6de69e3fad6147534eb9fd1dceb7524333ad7b (diff)
Override incorrect lintian warning about use of dpkg database.
-rw-r--r--debian/changelog1
-rw-r--r--debian/libpam-runtime.lintian-overrides2
2 files changed, 3 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 60f607c8..39b403fc 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -21,6 +21,7 @@ pam (1.5.2-1) UNRELEASED; urgency=medium
* Adjust lintian overrides for latest lintian syntax.
* Update Standards-Version.
* Bump debhelper compat to 13.
+ * Override incorrect lintian warning about use of dpkg database.
-- Steve Langasek <vorlon@debian.org> Wed, 17 Aug 2022 05:10:03 +0000
diff --git a/debian/libpam-runtime.lintian-overrides b/debian/libpam-runtime.lintian-overrides
index ca7d377e..cb6c552b 100644
--- a/debian/libpam-runtime.lintian-overrides
+++ b/debian/libpam-runtime.lintian-overrides
@@ -3,3 +3,5 @@ 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*
+# false positive, we have to load the debconf templates from here
+libpam-runtime: uses-dpkg-database-directly usr/sbin/pam-auth-update