Lintian Fixes - ruby-mysql2

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 )

Diff

diff --git a/debian/control b/debian/control
index c02bba7..edbee20 100644
--- a/debian/control
+++ b/debian/control
@@ -11,7 +11,7 @@ Build-Depends: debhelper-compat (= 13),
                gem2deb,
                rake,
                ruby-rspec
-Standards-Version: 4.6.1
+Standards-Version: 4.6.2
 Vcs-Git: https://salsa.debian.org/ruby-team/ruby-mysql2.git
 Vcs-Browser: https://salsa.debian.org/ruby-team/ruby-mysql2
 Homepage: https://github.com/brianmario/mysql2
diff --git a/debian/watch b/debian/watch
index 8a49abe..77e34ad 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
 version=4
-https://github.com/brianmario/mysql2/releases .*/([\d\.]+).tar.gz
+https://github.com/brianmario/mysql2/tags .*/([\d\.]+).tar.gz

Debdiff

[The following lists of changes regard files as different if they have different names, permissions or owners.]

Files in second set of .debs but not in first

-rw-r--r--  root/root   /usr/lib/debug/.build-id/bb/6db2e781e020c6bcb50da7cf14f0656a7b2579.debug

Files in first set of .debs but not in second

-rw-r--r--  root/root   /usr/lib/debug/.build-id/ee/5880e3b1746422943425d5422ad1cd76b49d82.debug

No differences were encountered between the control files of package ruby-mysql2

Control files of package ruby-mysql2-dbgsym: lines which differ (wdiff format)

  • Build-Ids: ee5880e3b1746422943425d5422ad1cd76b49d82 bb6db2e781e020c6bcb50da7cf14f0656a7b2579

Run locally

More details

Full run details