Run of lintian-fixes for ifmetric

Run Locally

git clone https://salsa.debian.org/mshuler-guest/ifmetric.git/ ifmetric
cd ifmetric
DEB_UPDATE_CHANGELOG=auto lintian-brush

Logs

worker

worker.log text

Summary

Changes

main

Changes for main
diff --git a/debian/changelog b/debian/changelog
index 9b7ccd7..9018e41 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+ifmetric (0.3-6) UNRELEASED; urgency=low
+
+  * Update watch file format version to 5.
+  * Use secure URI in Homepage field.
+  * Bump debhelper from old 12 to 13.
+
+ -- Debian Janitor <janitor@jelmer.uk>  Fri, 08 May 2026 12:12:08 +0000
+
 ifmetric (0.3-5) unstable; urgency=medium
 
   * debian/{compat,control,copyright}:
diff --git a/debian/control b/debian/control
index 94f04f8..876a7da 100644
--- a/debian/control
+++ b/debian/control
@@ -2,9 +2,9 @@ Source: ifmetric
 Section: net
 Priority: optional
 Maintainer: Michael Shuler <michael@pbandjelly.org>
-Build-Depends: debhelper-compat (= 12), lynx
+Build-Depends: debhelper-compat (= 13), lynx
 Standards-Version: 4.3.0.1
-Homepage: http://0pointer.de/lennart/projects/ifmetric/
+Homepage: https://0pointer.de/lennart/projects/ifmetric/
 Vcs-Git: https://salsa.debian.org/mshuler-guest/ifmetric.git
 Vcs-Browser: https://salsa.debian.org/mshuler-guest/ifmetric
 
diff --git a/debian/watch b/debian/watch
index ba41ac3..f26e5bf 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,6 @@
-version=3
-opts=uversionmangle=s/(\d)[_\.\-\+]?((RC|rc|pre|dev|beta|alpha|b|a)[\-\.]?\d*)$/$1~$2/,dversionmangle=s/\+(debian|dfsg|ds|deb)\d*$// \
-http://0pointer.de/lennart/projects/ifmetric/ (?:.*/)?ifmetric[_\-\.]?(\d\S+)\.(?:tgz|tbz2|txz|tar\.(?:gz|bz2|xz))
+Version: 5
+
+Source: http://0pointer.de/lennart/projects/ifmetric/
+Matching-Pattern: (?:.*/)?ifmetric[_\-\.]?(\d\S+)\.(?:tgz|tbz2|txz|tar\.(?:gz|bz2|xz))
+Uversionmangle: s/(\d)[_\.\-\+]?((RC|rc|pre|dev|beta|alpha|b|a)[\-\.]?\d*)$/$1~$2/
+Dversionmangle: s/\+(debian|dfsg|ds|deb)\d*$//

Publish Blockers

  • ☑ 0 publish attempts so far. not currently attempting to back off
  • ☑ change set 404e4391-7439-4a08-9950-284fe80e7c64 is ready
  • ☑ command has not changed
  • ☑ codebase is not inactive
  • ☑ no relevant previous merge proposals
  • ☑ proposals not currently being rate-limited for maintainer michael@pbandjelly.org
  • ☒ run not yet processed
  • ☑ run was successful

Resulting Package

The resulting binary packages can be installed (if you have the apt repository enabled) by running one of:

apt install -t sid ifmetric-dbgsym
                        
apt install -t sid ifmetric
                        

Lintian Result