Lintian Fixes - duf

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 3a05f61..efb9874 100644
--- a/debian/control
+++ b/debian/control
@@ -12,7 +12,7 @@ Build-Depends: debhelper-compat (= 13),
                golang-github-muesli-termenv-dev,
                golang-golang-x-crypto-dev,
                golang-golang-x-sys-dev
-Standards-Version: 4.6.0
+Standards-Version: 4.6.2
 Rules-Requires-Root: no
 Homepage: https://github.com/muesli/duf
 Vcs-Browser: https://salsa.debian.org/go-team/packages/duf
diff --git a/debian/watch b/debian/watch
index ed8a48a..dee3c06 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
 version=4
-https://github.com/muesli/duf/releases .*/v?@ANY_VERSION@@ARCHIVE_EXT@
+https://github.com/muesli/duf/tags .*/v?@ANY_VERSION@@ARCHIVE_EXT@

Run locally

More details

Full run details

Historical runs