Lintian Fixes - ruby-mixlib-authentication

Ready changes

Summary

Lintian Result

Diff

diff --git a/debian/changelog b/debian/changelog
index f0d492a..49e3bca 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,9 @@
 ruby-mixlib-authentication (3.0.6-2) UNRELEASED; urgency=medium
 
   * Trim trailing whitespace.
+  * Bump debhelper from old 12 to 13.
+  * debian/watch: Use GitHub /tags rather than /releases page.
+  * Update standards version to 4.6.2, no changes needed.
 
  -- Debian Janitor <janitor@jelmer.uk>  Mon, 16 Mar 2020 06:27:12 +0000
 
diff --git a/debian/control b/debian/control
index eec60ee..2dbf033 100644
--- a/debian/control
+++ b/debian/control
@@ -4,13 +4,13 @@ Priority: optional
 Maintainer: Debian Ruby Team <pkg-ruby-extras-maintainers@lists.alioth.debian.org>
 Uploaders: Paul van Tilburg <paulvt@debian.org>,
            Praveen Arimbrathodiyil <pravi.a@gmail.com>
-Build-Depends: debhelper-compat (= 12),
+Build-Depends: debhelper-compat (= 13),
                gem2deb (>= 1),
                rake,
                ruby-mixlib-log,
                ruby-net-ssh,
                ruby-rspec
-Standards-Version: 4.5.0
+Standards-Version: 4.6.2
 Vcs-Git: https://salsa.debian.org/ruby-team/ruby-mixlib-authentication.git
 Vcs-Browser: https://salsa.debian.org/ruby-team/ruby-mixlib-authentication
 Homepage: https://github.com/chef/mixlib-authentication
diff --git a/debian/watch b/debian/watch
index 29af8ff..e55a41e 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
 version=4
-https://github.com/chef/mixlib-authentication/releases .*/v(.*).tar.gz
+https://github.com/chef/mixlib-authentication/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