Lintian Fixes - powerpc-utils

Ready changes

Summary

Failed fixers:

See the worker log for details.

Diff

diff --git a/debian/control b/debian/control
index f429fda..14d86cb 100644
--- a/debian/control
+++ b/debian/control
@@ -3,8 +3,7 @@ Section: utils
 Priority: important
 Maintainer: John Paul Adrian Glaubitz <glaubitz@physik.fu-berlin.de>
 Uploaders: Frederic Bonnard <frederic@fr.ibm.com>
-Build-Depends: debhelper-compat (= 12),
-               dh-autoreconf,
+Build-Depends: debhelper-compat (= 13),
                libnuma-dev,
                librtas-dev,
                librtasevent-dev,
diff --git a/debian/copyright b/debian/copyright
index 2aea83d..832ecc0 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,4 +1,4 @@
-Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
 Upstream-Name: powerpc-utils
 Source: https://github.com/nfont/powerpc-utils/releases
 
diff --git a/debian/rules b/debian/rules
index ef718d5..868e3b5 100755
--- a/debian/rules
+++ b/debian/rules
@@ -5,7 +5,7 @@
 #export DH_VERBOSE=1
 
 %:
-	dh $@ --with autoreconf
+	dh $@
 
 override_dh_auto_configure:
 	dh_auto_configure -- --disable-werror
diff --git a/debian/source/lintian-overrides b/debian/source/lintian-overrides
index a19214c..a478d72 100644
--- a/debian/source/lintian-overrides
+++ b/debian/source/lintian-overrides
@@ -1,2 +1,2 @@
 # Upstream doesn't provide a GPG-signed download, stop bugging me:
-powerpc-utils source: debian-watch-may-check-gpg-signature
+powerpc-utils source: debian-watch-does-not-check-openpgp-signature

Run locally

More details

Full run details

Historical runs