Lintian Fixes - weupnp

Ready changes

Summary

  • Update renamed lintian tag names in lintian overrides. ( renamed-tag )
  • Update pattern for GitHub archive URLs from /<org>/<repo>/tags page/<org>/<repo>/archive/<tag> → /<org>/<repo>/archive/refs/tags/<tag>.
  • Update standards version to 4.6.1, no changes needed. ( out-of-date-standards-version )
  • Update renamed lintian tag names in lintian overrides. ( renamed-tag )
  • Update standards version to 4.6.1, no changes needed. ( out-of-date-standards-version )
  • Update pattern for GitHub archive URLs from /<org>/<repo>/tags page/<org>/<repo>/archive/<tag> → /<org>/<repo>/archive/refs/tags/<tag>.
  • Update standards version to 4.6.2, no changes needed. ( out-of-date-standards-version )

Lintian Result

Diff

diff --git a/debian/changelog b/debian/changelog
index a657fcf..4f97bff 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,9 @@ weupnp (0.1.4-4) UNRELEASED; urgency=medium
 
   * Update renamed lintian tag names in lintian overrides.
   * Update standards version to 4.6.1, no changes needed.
+  * Update pattern for GitHub archive URLs from /<org>/<repo>/tags
+    page/<org>/<repo>/archive/<tag> → /<org>/<repo>/archive/refs/tags/<tag>.
+  * Update standards version to 4.6.2, no changes needed.
 
  -- Debian Janitor <janitor@jelmer.uk>  Sat, 19 Nov 2022 16:38:02 -0000
 
diff --git a/debian/control b/debian/control
index b896532..0dbeccb 100644
--- a/debian/control
+++ b/debian/control
@@ -9,7 +9,7 @@ Build-Depends:
  libmaven-bundle-plugin-java,
  libmaven-javadoc-plugin-java,
  maven-debian-helper (>= 2.0)
-Standards-Version: 4.6.1
+Standards-Version: 4.6.2
 Vcs-Git: https://salsa.debian.org/debian/weupnp.git
 Vcs-Browser: https://salsa.debian.org/debian/weupnp
 Homepage: https://github.com/bitletorg/weupnp
diff --git a/debian/watch b/debian/watch
index 8ea0f2e..a200eec 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
 version=4
-https://github.com/bitletorg/weupnp/tags .*/archive/\S*?([0-9\.]+)\.tar\.gz
+https://github.com/bitletorg/weupnp/tags .*/archive/refs/tags/\S*?([0-9\.]+)\.tar\.gz

Debdiff

File lists identical (after any substitutions)

No differences were encountered between the control files of package libweupnp-java

No differences were encountered between the control files of package libweupnp-java-doc

Run locally

More details

Full run details