Lintian Fixes - ruby-mixlib-cli

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/control b/debian/control
index d4f1228..e46d16e 100644
--- a/debian/control
+++ b/debian/control
@@ -9,7 +9,7 @@ Build-Depends: debhelper-compat (= 13),
                gem2deb (>= 1),
                rake,
                ruby-rspec
-Standards-Version: 4.5.1
+Standards-Version: 4.6.2
 Vcs-Git: https://salsa.debian.org/ruby-team/ruby-mixlib-cli.git
 Vcs-Browser: https://salsa.debian.org/ruby-team/ruby-mixlib-cli
 Homepage: https://github.com/chef/mixlib-cli
diff --git a/debian/watch b/debian/watch
index 6268df4..40c6b16 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
 version=4
-https://github.com/chef/mixlib-cli/releases .*/v(.*).tar.gz
+https://github.com/chef/mixlib-cli/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