Lintian Fixes - send2trash

Ready changes

Summary

  • Update lintian override info to new format: ( 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 38c6c04..664130b 100644
--- a/debian/control
+++ b/debian/control
@@ -10,7 +10,7 @@ Build-Depends: debhelper-compat (= 13),
                python3-pytest,
                python3-setuptools,
                python3-wheel
-Standards-Version: 4.6.0
+Standards-Version: 4.6.2
 Rules-Requires-Root: no
 Homepage: https://github.com/arsenetar/send2trash
 Vcs-Git: https://salsa.debian.org/python-team/packages/send2trash.git
diff --git a/debian/python3-send2trash.lintian-overrides b/debian/python3-send2trash.lintian-overrides
index 02d45dc..81a2bbd 100644
--- a/debian/python3-send2trash.lintian-overrides
+++ b/debian/python3-send2trash.lintian-overrides
@@ -1,2 +1,2 @@
-python3-send2trash binary: application-in-library-section python usr/bin/send2trash
-python3-send2trash binary: library-package-name-for-application usr/bin/send2trash
+python3-send2trash binary: application-in-library-section python [usr/bin/send2trash]
+python3-send2trash binary: library-package-name-for-application [usr/bin/send2trash]
diff --git a/debian/source/lintian-overrides b/debian/source/lintian-overrides
index d2dbdfa..f5a4ea1 100644
--- a/debian/source/lintian-overrides
+++ b/debian/source/lintian-overrides
@@ -1 +1 @@
-send2trash source: very-long-line-length-in-source-file LICENSE line 10 is 755 characters long (>512)
+send2trash source: very-long-line-length-in-source-file 755 > 512 [LICENSE:10]
diff --git a/debian/upstream/metadata b/debian/upstream/metadata
index cc2db16..decc34f 100644
--- a/debian/upstream/metadata
+++ b/debian/upstream/metadata
@@ -1,6 +1,5 @@
 Bug-Database: https://github.com/arsenetar/send2trash/issues
 Bug-Submit: https://github.com/arsenetar/send2trash/issues/new
 Changelog: https://github.com/arsenetar/send2trash/commits/master
-Name: Send2Trash
 Repository: https://github.com/arsenetar/send2trash.git
 Repository-Browse: https://github.com/arsenetar/send2trash

Run locally

More details

Full run details

Historical runs