Lintian Fixes - ruby-warden

Ready changes

Summary

  • Set upstream metadata fields: Repository-Browse.
  • debian/watch: Use GitHub /tags rather than /releases page.
  • Update standards version to 4.6.2, no changes needed. ( out-of-date-standards-version )
  • Set upstream metadata fields: Bug-Database, Bug-Submit, Repository.

Lintian Result

Diff

diff --git a/debian/changelog b/debian/changelog
index 05aeddf..989791c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,10 @@ ruby-warden (1.2.8-2) UNRELEASED; urgency=medium
 
   * Bump debhelper from old 12 to 13.
   * Update standards version to 4.5.1, no changes needed.
+  * Set upstream metadata fields: Repository-Browse.
+  * debian/watch: Use GitHub /tags rather than /releases page.
+  * Update standards version to 4.6.2, no changes needed.
+  * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository.
 
  -- Debian Janitor <janitor@jelmer.uk>  Sat, 11 Sep 2021 12:16:51 -0000
 
diff --git a/debian/control b/debian/control
index 683672f..8dbad39 100644
--- a/debian/control
+++ b/debian/control
@@ -10,7 +10,7 @@ Build-Depends: debhelper-compat (= 13),
                rake,
                ruby-rack,
                ruby-rspec
-Standards-Version: 4.5.1
+Standards-Version: 4.6.2
 Vcs-Browser: https://salsa.debian.org/ruby-team/ruby-warden
 Vcs-Git: https://salsa.debian.org/ruby-team/ruby-warden.git
 Homepage: https://github.com/hassox/warden
diff --git a/debian/upstream/metadata b/debian/upstream/metadata
index 86449c9..9eee635 100644
--- a/debian/upstream/metadata
+++ b/debian/upstream/metadata
@@ -1,4 +1,4 @@
-Bug-Database: https://github.com/hassox/warden/issues
-Bug-Submit: https://github.com/hassox/warden/issues/new
-Repository: https://github.com/hassox/warden.git
-Repository-Browse: https://github.com/hassox/warden
+Bug-Database: https://github.com/wardencommunity/warden/issues
+Bug-Submit: https://github.com/wardencommunity/warden/issues/new
+Repository: https://github.com/wardencommunity/warden.git
+Repository-Browse: https://github.com/wardencommunity/warden
diff --git a/debian/watch b/debian/watch
index 6f8667e..14bc02e 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
 version=4
-https://github.com/wardencommunity/warden/releases .*/v([\d\.]+).tar.gz
+https://github.com/wardencommunity/warden/tags .*/v([\d\.]+).tar.gz

Debdiff

File lists identical (after any substitutions)

No differences were encountered in the control files

Run locally

More details

Full run details