Lintian Fixes - funcoeszz

Ready changes

Summary

  • Fix field name case in debian/tests/control (Test-command => Test-Command).
  • Use correct machine-readable copyright file URI. ( out-of-date-copyright-format-uri )
  • Use secure URI in Homepage field. ( homepage-field-uses-insecure-uri )
  • Update pattern for GitHub archive URLs from /<org>/<repo>/tags page/<org>/<repo>/archive/<tag> -> /<org>/<repo>/archive/refs/tags/<tag>.
  • debian/watch: Use GitHub /tags rather than /releases page.
  • Update standards version to 4.6.1, no changes needed. ( out-of-date-standards-version )
  • Update lintian override info format in d/source/lintian-overrides on line 1-6. ( mismatched-override )
  • 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 bec4703..5474532 100644
--- a/debian/control
+++ b/debian/control
@@ -5,7 +5,7 @@ Maintainer: Giovani Augusto Ferreira <giovani@debian.org>
 Build-Depends:
  debhelper-compat (= 13)
 Rules-Requires-Root: binary-targets
-Standards-Version: 4.6.1
+Standards-Version: 4.6.2
 Homepage: https://funcoeszz.net/
 Vcs-Browser: https://salsa.debian.org/debian/funcoeszz
 Vcs-Git: https://salsa.debian.org/debian/funcoeszz.git
diff --git a/debian/source/lintian-overrides b/debian/source/lintian-overrides
index a7810f0..1a4f512 100644
--- a/debian/source/lintian-overrides
+++ b/debian/source/lintian-overrides
@@ -1,6 +1,6 @@
-funcoeszz source: source-is-missing local/zzpais.html line length is 2601 characters (>512)
-funcoeszz source: source-is-missing local/zzpais.html line length is 810 characters (>512)
-funcoeszz source: source-contains-prebuilt-javascript-object local/zzpais.html line length is 2601 characters (>512)
-funcoeszz source: source-contains-prebuilt-javascript-object local/zzpais.html line length is 810 characters (>512)
-funcoeszz source: very-long-line-length-in-source-file local/zzpais.html line length is 2601 characters (>512)
-funcoeszz source: very-long-line-length-in-source-file local/zzpais.html line length is 810 characters (>512)
+funcoeszz source: source-is-missing [local/zzpais.html]
+funcoeszz source: source-is-missing [local/zzpais.html]
+funcoeszz source: source-contains-prebuilt-javascript-object [local/zzpais.html]
+funcoeszz source: source-contains-prebuilt-javascript-object [local/zzpais.html]
+funcoeszz source: very-long-line-length-in-source-file 2601 > 512 [local/zzpais.html:*]
+funcoeszz source: very-long-line-length-in-source-file 810 > 512 [local/zzpais.html:*]

Debdiff

File lists identical (after any substitutions)

No differences were encountered in the control files

Run locally

More details

Full run details