Lintian Fixes - todoman

Ready changes

Summary

  • Update lintian override info format in d/source/lintian-overrides on line 2-3. ( mismatched-override )
  • Remove obsolete field Name from debian/upstream/metadata (already present in machine-readable debian/copyright).
  • Update standards version to 4.6.2, no changes needed. ( out-of-date-standards-version )

Diff

diff --git a/debian/control b/debian/control
index 35ed7e4..8a2c072 100644
--- a/debian/control
+++ b/debian/control
@@ -42,7 +42,7 @@ Build-Depends:
  python3-xdg,
  sphinx-common,
  sphinx-rtd-theme-common,
-Standards-Version: 4.6.0
+Standards-Version: 4.6.2
 Homepage: https://github.com/pimutils/todoman
 Vcs-Git: https://salsa.debian.org/python-team/packages/todoman.git
 Vcs-Browser: https://salsa.debian.org/python-team/packages/todoman
diff --git a/debian/source/lintian-overrides b/debian/source/lintian-overrides
index f90d628..07c3578 100644
--- a/debian/source/lintian-overrides
+++ b/debian/source/lintian-overrides
@@ -1,3 +1,3 @@
 # License is in Reference field (see bug#786450)
-missing-license-paragraph-in-dep5-copyright gpl-3\+ *
-missing-license-text-in-dep5-copyright GPL-3\+ *
+missing-license-paragraph-in-dep5-copyright gpl-3\+ [debian/copyright:*]
+missing-license-text-in-dep5-copyright GPL-3\+ [debian/copyright:*]
diff --git a/debian/upstream/metadata b/debian/upstream/metadata
index 7a3dd07..9071e54 100644
--- a/debian/upstream/metadata
+++ b/debian/upstream/metadata
@@ -1,4 +1,3 @@
-Name: todoman
 Bug-Database: https://github.com/pimutils/todoman/issues
 Bug-Submit: https://github.com/pimutils/todoman/issues/new
 Repository: https://github.com/pimutils/todoman.git

Run locally

More details

Full run details