Lintian Fixes - ruby-api-pagination

Ready changes

Summary

  • debian/watch: Use GitHub /tags rather than /releases page.
  • 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 e1cc895..20ecb94 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+ruby-api-pagination (4.8.2-3) UNRELEASED; urgency=medium
+
+  * debian/watch: Use GitHub /tags rather than /releases page.
+  * Update standards version to 4.6.2, no changes needed.
+
+ -- Debian Janitor <janitor@jelmer.uk>  Sun, 08 Jan 2023 08:09:27 -0000
+
 ruby-api-pagination (4.8.2-2) unstable; urgency=medium
 
   * Team Upload.
diff --git a/debian/control b/debian/control
index 09d4023..c72ad40 100644
--- a/debian/control
+++ b/debian/control
@@ -13,7 +13,7 @@ Build-Depends: debhelper-compat (= 13),
                ruby-rspec,
                ruby-sequel,
                ruby-will-paginate
-Standards-Version: 4.6.0
+Standards-Version: 4.6.2
 Vcs-Git: https://salsa.debian.org/ruby-team/ruby-api-pagination.git
 Vcs-Browser: https://salsa.debian.org/ruby-team/ruby-api-pagination
 Homepage: https://github.com/davidcelis/api-pagination
diff --git a/debian/watch b/debian/watch
index cf475aa..d1c11b0 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
 version=4
-https://github.com/davidcelis/api-pagination/releases .*/v(.*).tar.gz
+https://github.com/davidcelis/api-pagination/tags .*/v(.*).tar.gz

Debdiff

File lists identical (after any substitutions)

No differences were encountered in the control files

Run locally

More details

Full run details