Lintian Fixes - lmod

Ready changes

Summary

Diff

diff --git a/debian/changelog b/debian/changelog
index cd6212894..4d82ac33d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+lmod (8.6.19-2) UNRELEASED; urgency=medium
+
+  * Update lintian override info format in d/lmod.lintian-overrides on line
+    13-14.
+  * Update standards version to 4.6.2, no changes needed.
+
+ -- Debian Janitor <janitor@jelmer.uk>  Thu, 15 Jun 2023 00:44:48 -0000
+
 lmod (8.6.19-1) unstable; urgency=medium
 
   * New upstream release.
diff --git a/debian/control b/debian/control
index fadf25a44..fa9c2cc12 100644
--- a/debian/control
+++ b/debian/control
@@ -30,7 +30,7 @@ Build-Depends-Indep:
  dh-sequence-sphinxdoc,
  python3-sphinx,
 Rules-Requires-Root: no
-Standards-Version: 4.6.1
+Standards-Version: 4.6.2
 Homepage: https://www.tacc.utexas.edu/tacc-projects/lmod
 Vcs-Git: https://salsa.debian.org/hpc-team/lmod.git
 Vcs-Browser: https://salsa.debian.org/hpc-team/lmod
diff --git a/debian/lmod.lintian-overrides b/debian/lmod.lintian-overrides
index 7a3845c3b..680c82f95 100644
--- a/debian/lmod.lintian-overrides
+++ b/debian/lmod.lintian-overrides
@@ -10,8 +10,8 @@ missing-dep-for-interpreter rc (does not satisfy rc:any) [usr/share/lmod/*/init/
 script-not-executable [usr/share/lmod/*/init/profile.fish]
 script-not-executable [usr/share/lmod/*/init/profile.rc]
 
-repeated-path-segment lib usr/lib/lmod/*/lib/
-repeated-path-segment share usr/share/lmod/*/share/
+repeated-path-segment lib [usr/lib/lmod/*/lib/]
+repeated-path-segment share [usr/share/lmod/*/share/]
 
 # Lintian and debhelper disagree w.r.t. a library in a private directory
 package-has-unnecessary-activation-of-ldconfig-trigger

Run locally

More details

Full run details

Historical runs