Lintian Fixes - reentry

Ready changes

Summary

Lintian Result

Diff

diff --git a/debian/changelog b/debian/changelog
index ba376d4..75769f5 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,9 @@
 reentry (1.3.2-2) UNRELEASED; urgency=medium
 
   * Update standards version to 4.6.0, no changes needed.
+  * Update lintian override info format in d/python3-reentry.lintian-overrides
+    on line 2, 4.
+  * Update standards version to 4.6.2, no changes needed.
 
  -- Debian Janitor <janitor@jelmer.uk>  Wed, 23 Feb 2022 11:18:29 -0000
 
diff --git a/debian/control b/debian/control
index 8efab44..31c99bb 100644
--- a/debian/control
+++ b/debian/control
@@ -13,7 +13,7 @@ Build-Depends:
  python3-pytest <!nocheck>,
  python3-setuptools,
  python3-six,
-Standards-Version: 4.6.0
+Standards-Version: 4.6.2
 Homepage: https://github.com/DropD/reentry
 Vcs-Browser: https://salsa.debian.org/python-team/packages/reentry
 Vcs-Git: https://salsa.debian.org/python-team/packages/reentry.git
diff --git a/debian/python3-reentry.lintian-overrides b/debian/python3-reentry.lintian-overrides
index 5c62974..2f3173d 100644
--- a/debian/python3-reentry.lintian-overrides
+++ b/debian/python3-reentry.lintian-overrides
@@ -1,4 +1,4 @@
 # Application 'reentry' is only a helper tool.
-python3-reentry: library-package-name-for-application usr/bin/reentry
+python3-reentry: library-package-name-for-application [usr/bin/reentry]
 # Application 'reentry' is only a helper tool.
-python3-reentry: application-in-library-section python usr/bin/reentry
+python3-reentry: application-in-library-section python [usr/bin/reentry]

Debdiff

File lists identical (after any substitutions)

No differences were encountered in the control files

Run locally

More details

Full run details