Lintian Fixes - lmbench

Ready changes

Summary

Failed fixers:

See the worker log for details.

Diff

diff --git a/debian/changelog b/debian/changelog
index 8bf96ad..7786d4a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,17 @@
+lmbench (3.0-a9+debian.1-5) UNRELEASED; urgency=medium
+
+  * Trim trailing whitespace.
+  * debian/control: Add Vcs-Browser field
+  * Bump debhelper from old 11 to 13.
+  * Set debhelper-compat version in Build-Depends.
+  * Use canonical URL in Vcs-Git.
+  * Update standards version to 4.6.2, no changes needed.
+
+ -- Debian Janitor <janitor@jelmer.uk>  Wed, 14 Jun 2023 17:51:30 -0000
+
 lmbench (3.0-a9+debian.1-4) unstable; urgency=medium
 
-  * Remove use of dpatch, move to default quilt usage 
+  * Remove use of dpatch, move to default quilt usage
   * Fix up config path (Closes: #786941)
   * Use size_t not int to avoid overflow (Closes: #902609)
   * Add in Vcs-Git field to debian/control
@@ -218,4 +229,3 @@ lmbench (2.0-patch2-1) unstable; urgency=low
   to run the configuration and result generation
 
  -- Javier Fernandez-Sanguino Pen~a <jfs@computer.org>  Tue, 19 Feb 2002 22:01:31 +0100
-
diff --git a/debian/compat b/debian/compat
deleted file mode 100644
index b4de394..0000000
--- a/debian/compat
+++ /dev/null
@@ -1 +0,0 @@
-11
diff --git a/debian/control b/debian/control
index 94c2975..6bde0d2 100644
--- a/debian/control
+++ b/debian/control
@@ -3,11 +3,12 @@ Section: non-free/admin
 Priority: optional
 Maintainer: Al Stone <ahs3@debian.org>
 Uploaders: dann frazier <dannf@debian.org>
-Build-Depends: docbook-to-man, debhelper (>= 12)
-Standards-Version: 4.5.0
+Build-Depends: docbook-to-man, debhelper-compat (= 13)
+Standards-Version: 4.6.2
 Homepage: http://www.bitmover.com/lmbench/
-Vcs-Git: https://salsa.debian.org/ahs3/lmbench
+Vcs-Git: https://salsa.debian.org/ahs3/lmbench.git
 XS-Autobuild: yes
+Vcs-Browser: https://salsa.debian.org/ahs3/lmbench
 
 Package: lmbench
 Architecture: any
@@ -38,4 +39,3 @@ Description: Documentation for the lmbench benchmark suite
   * references to published articles
   * presentations made by lmbench authors
   * the rebuttal of an article claiming lmbench is flawed
-
diff --git a/debian/rules b/debian/rules
index 263a4c1..53c7ada 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,6 +1,6 @@
 #!/usr/bin/make -f
 
-# Uncomment this to turn on verbose mode. 
+# Uncomment this to turn on verbose mode.
 #export DH_VERBOSE=1
 
 CONFLICTING_MANPAGES := graph.1 rccs.1 bargraph.1

Run locally

More details

Full run details

Historical runs