Lintian Fixes - speedometer

Ready changes

Summary

Lintian Result

Diff

diff --git a/debian/control b/debian/control
index e092057..61c54ec 100644
--- a/debian/control
+++ b/debian/control
@@ -2,12 +2,12 @@ Source: speedometer
 Section: utils
 Priority: optional
 Maintainer: Giovani Augusto Ferreira <giovani@debian.org>
-Build-Depends: debhelper-compat (= 12), dh-python, python3, python3-psutil, python3-setuptools, python3-six
-Standards-Version: 4.4.1
+Build-Depends: debhelper-compat (= 13), dh-python, python3, python3-psutil, python3-setuptools, python3-six
+Standards-Version: 4.6.1
 Rules-Requires-Root: no
 Vcs-Git: https://salsa.debian.org/debian/speedometer.git
 Vcs-Browser: https://salsa.debian.org/debian/speedometer
-Homepage: http://excess.org/speedometer
+Homepage: https://excess.org/speedometer
 
 Package: speedometer
 Architecture: all
diff --git a/debian/upstream/metadata b/debian/upstream/metadata
index 71bbfb0..eca2e14 100644
--- a/debian/upstream/metadata
+++ b/debian/upstream/metadata
@@ -1,5 +1,9 @@
+Bug-Database: https://github.com/wardi/speedometer/issues
+Bug-Submit: https://github.com/wardi/speedometer/issues/new
 Reference:
   Author: Ian Ward
   Name: Speedometer is a tool to display the rate data across a network connection
   Year: 2001
   URL: https://github.com/wardi/speedometer
+Repository: https://github.com/wardi/speedometer.git
+Repository-Browse: https://github.com/wardi/speedometer
diff --git a/debian/watch b/debian/watch
index eb60fe2..eeb30e5 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
 version=4
-https://github.com/wardi/speedometer/releases .*/archive/release?@ANY_VERSION@@ARCHIVE_EXT@
+https://github.com/wardi/speedometer/releases .*/archive/refs/tags/release?@ANY_VERSION@@ARCHIVE_EXT@

Run locally

More details

Full run details