Lintian Fixes - nss-pam-ldapd

Ready changes

Summary

Failed fixers:

See the worker log for details.

Diff

diff --git a/debian/changelog b/debian/changelog
index 6151d6f..ae75371 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,12 @@
+nss-pam-ldapd (0.9.12-5) UNRELEASED; urgency=medium
+
+  * Update lintian override info to new format:
+    + debian/libpam-ldapd.lintian-overrides: line 3, 6
+    + debian/libnss-ldapd.lintian-overrides: line 3
+  * Fix day-of-week for changelog entries 0.6.8, 0.5, 0.4.1.
+
+ -- Debian Janitor <janitor@jelmer.uk>  Tue, 13 Jun 2023 20:40:44 -0000
+
 nss-pam-ldapd (0.9.12-4) unstable; urgency=medium
 
   * Auto-detect LDAP server host name instead of IP address (closes: #1023460)
@@ -1208,7 +1217,7 @@ nss-ldapd (0.6.8) unstable; urgency=high
   * upgrade to standards-version 3.8.1 (no changes needed)
   * upgrade to debhelper compatibility level 7
 
- -- Arthur de Jong <adejong@debian.org>  Sat, 22 Mar 2009 22:00:00 +0100
+ -- Arthur de Jong <adejong@debian.org>  Sun, 22 Mar 2009 22:00:00 +0100
 
 nss-ldapd (0.6.7) unstable; urgency=low
 
@@ -1399,7 +1408,7 @@ nss-ldapd (0.5) unstable; urgency=low
     consistent logging, portability improvements, more tests, etc)
   * improvements to documentation
 
- -- Arthur de Jong <adejong@debian.org>  Wed, 27 Dec 2007 11:00:00 +0100
+ -- Arthur de Jong <adejong@debian.org>  Thu, 27 Dec 2007 11:00:00 +0100
 
 nss-ldapd (0.4.1) unstable; urgency=low
 
@@ -1412,7 +1421,7 @@ nss-ldapd (0.4.1) unstable; urgency=low
   * fix a number of memory leaks (thanks valgrind) (closes: #447997)
     (all memory leaks during normal operation should be fixed now)
 
- -- Arthur de Jong <adejong@debian.org>  Thu, 26 Oct 2007 10:00:00 +0200
+ -- Arthur de Jong <adejong@debian.org>  Fri, 26 Oct 2007 10:00:00 +0200
 
 nss-ldapd (0.4) unstable; urgency=low
 
diff --git a/debian/libnss-ldapd.lintian-overrides b/debian/libnss-ldapd.lintian-overrides
index 5acad38..d26111b 100644
--- a/debian/libnss-ldapd.lintian-overrides
+++ b/debian/libnss-ldapd.lintian-overrides
@@ -1,3 +1,3 @@
 # This is a false positive because we don't use any functions that need
 # fortifying.
-libnss-ldapd: hardening-no-fortify-functions *lib/*/libnss_ldap.so.2*
+libnss-ldapd: hardening-no-fortify-functions [*lib/*/libnss_ldap.so.2*]
diff --git a/debian/libpam-ldapd.lintian-overrides b/debian/libpam-ldapd.lintian-overrides
index 20722d7..9d6c987 100644
--- a/debian/libpam-ldapd.lintian-overrides
+++ b/debian/libpam-ldapd.lintian-overrides
@@ -1,6 +1,6 @@
 # PAM modules shipped in /lib/x86_64-linux-gnu/security also normally get
 # a manual page
-libpam-ldapd: spare-manual-page *usr/share/man/man8/pam_ldap.8.gz*
+libpam-ldapd: spare-manual-page [*usr/share/man/man8/pam_ldap.8.gz*]
 # This is a false positive because we don't use any functions that need
 # fortifying.
-libpam-ldapd: hardening-no-fortify-functions *lib/*/security/pam_ldap.so*
+libpam-ldapd: hardening-no-fortify-functions [*lib/*/security/pam_ldap.so*]

Run locally

More details

Full run details

Historical runs