Lintian Fixes - tableau-parm

Ready changes

Summary

  • 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 )

Diff

diff --git a/debian/control b/debian/control
index 9dabec1..163aae9 100644
--- a/debian/control
+++ b/debian/control
@@ -4,7 +4,7 @@ Priority: optional
 Maintainer: Debian Security Tools <team+pkg-security@tracker.debian.org>
 Uploaders: Juan Angulo Moreno <juan@apuntale.com>
 Build-Depends: debhelper-compat (= 13), libsgutils2-dev
-Standards-Version: 4.5.1
+Standards-Version: 4.6.1
 Rules-Requires-Root: no
 Homepage: http://projects.sentinelchicken.org/tableau-parm/
 Vcs-Browser: https://salsa.debian.org/pkg-security-team/tableau-parm
diff --git a/debian/watch b/debian/watch
index 2b6cf59..902e5fa 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
 version=4
-https://github.com/ecbftw/tableau-parm/releases .*/archive/v?(\d\S+)\.tar\.gz
+https://github.com/ecbftw/tableau-parm/tags .*/archive/refs/tags/v?(\d\S+)\.tar\.gz

Debdiff

File lists identical (after any substitutions)

No differences were encountered between the control files of package tableau-parm

No differences were encountered between the control files of package tableau-parm-dbgsym

Run locally

More details

Full run details