Lintian Fixes - ruby-rethtool

Ready changes

Summary

Diff

diff --git a/debian/changelog b/debian/changelog
index 841f477..629d77a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,15 @@
+ruby-rethtool (0.0.5-3) UNRELEASED; urgency=medium
+
+  * Update watch file format version to 4.
+  * Use secure URI in debian/watch.
+  * Use secure URI in Homepage field.
+  * Bump debhelper from old 11 to 13.
+  * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository-Browse.
+  * Update standards version to 4.1.1, no changes needed.
+  * Set upstream metadata fields: Repository.
+
+ -- Debian Janitor <janitor@jelmer.uk>  Tue, 14 Mar 2023 17:49:41 -0000
+
 ruby-rethtool (0.0.5-2) unstable; urgency=medium
 
   [ Ondřej Nový ]
diff --git a/debian/control b/debian/control
index 68a409f..3f18ba8 100644
--- a/debian/control
+++ b/debian/control
@@ -5,13 +5,13 @@ Maintainer: Debian OpenStack <team+openstack@tracker.debian.org>
 Uploaders:
  Thomas Goirand <zigo@debian.org>,
 Build-Depends:
- debhelper-compat (= 11),
+ debhelper-compat (= 13),
  gem2deb,
  openstack-pkg-tools,
-Standards-Version: 4.1.0
+Standards-Version: 4.1.1
 Vcs-Git: https://salsa.debian.org/openstack-team/third-party/ruby-rethtool.git
 Vcs-Browser: https://salsa.debian.org/openstack-team/third-party/ruby-rethtool
-Homepage: http://theshed.hezmatt.org/rethtool
+Homepage: https://theshed.hezmatt.org/rethtool
 XS-Ruby-Versions: all
 
 Package: ruby-rethtool
diff --git a/debian/upstream/metadata b/debian/upstream/metadata
new file mode 100644
index 0000000..e6d9c0a
--- /dev/null
+++ b/debian/upstream/metadata
@@ -0,0 +1,5 @@
+---
+Bug-Database: https://github.com/mpalmer/rethtool/issues
+Bug-Submit: https://github.com/mpalmer/rethtool/issues/new
+Repository: https://github.com/mpalmer/rethtool.git
+Repository-Browse: https://github.com/mpalmer/rethtool
diff --git a/debian/watch b/debian/watch
index 500a936..89b59de 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
-version=3
-http://pkg-ruby-extras.alioth.debian.org/cgi-bin/gemwatch/rethtool .*/rethtool-(.*).tar.gz
+version=4
+https://pkg-ruby-extras.alioth.debian.org/cgi-bin/gemwatch/rethtool .*/rethtool-(.*).tar.gz

Run locally

More details

Full run details

Historical runs