Lintian Fixes - ruby-timeliness

Ready changes

Summary

  • Set upstream metadata fields: Bug-Database, 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 )

Diff

diff --git a/debian/control b/debian/control
index 9ec302e..973d1ee 100644
--- a/debian/control
+++ b/debian/control
@@ -10,7 +10,7 @@ Build-Depends: debhelper-compat (= 13),
                ruby-byebug,
                ruby-rspec,
                ruby-timecop
-Standards-Version: 4.5.1
+Standards-Version: 4.6.2
 Vcs-Git: https://salsa.debian.org/ruby-team/ruby-timeliness.git
 Vcs-Browser: https://salsa.debian.org/ruby-team/ruby-timeliness
 Homepage: https://github.com/adzap/timeliness
diff --git a/debian/upstream/metadata b/debian/upstream/metadata
index b28c3fc..e30b73f 100644
--- a/debian/upstream/metadata
+++ b/debian/upstream/metadata
@@ -1,7 +1,7 @@
 ---
 Archive: GitHub (FIXME)
-Bug-Database: http://github.com/adzap/timeliness/issues
+Bug-Database: https://github.com/adzap/timeliness/issues
 Bug-Submit: http://github.com/adzap/timeliness/issues
 Changelog: http://github.com/adzap/timeliness/tags
 Repository: https://github.com/adzap/timeliness.git
-Repository-Browse: http://github.com/adzap/timeliness
+Repository-Browse: https://github.com/adzap/timeliness
diff --git a/debian/watch b/debian/watch
index e97be33..42e1d72 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
 version=4
-https://github.com/adzap/timeliness/releases .*/v([\d\.]+).tar.gz
+https://github.com/adzap/timeliness/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