Lintian Fixes - shim-signed

Ready changes

Summary

Diff

diff --git a/debian/changelog b/debian/changelog
index 3979f4a..2740045 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,13 @@
+shim-signed (1.41) UNRELEASED; urgency=medium
+
+  * Use secure copyright file specification URI.
+  * debian/copyright: use spaces rather than tabs to start continuation lines.
+  * Set debhelper-compat version in Build-Depends.
+  * Update standards version to 4.6.2, no changes needed.
+  * Remove empty maintainer scripts: shim-signed (preinst)
+
+ -- Debian Janitor <janitor@jelmer.uk>  Fri, 04 Aug 2023 12:34:39 -0000
+
 shim-signed (1.40) unstable; urgency=medium
 
   * Stop recommending secureboot-db, we don't have that package.
diff --git a/debian/compat b/debian/compat
deleted file mode 100644
index b1bd38b..0000000
--- a/debian/compat
+++ /dev/null
@@ -1 +0,0 @@
-13
diff --git a/debian/control b/debian/control
index 3de1101..31bce6b 100644
--- a/debian/control
+++ b/debian/control
@@ -3,13 +3,13 @@ Section: utils
 Priority: optional
 Maintainer: Debian EFI Team <debian-efi@lists.debian.org>
 Uploaders: Steve McIntyre <93sam@debian.org>, Steve Langasek <vorlon@debian.org>
-Build-Depends: debhelper (>= 13),
+Build-Depends: debhelper-compat (= 13),
  shim-unsigned (= 15.7-1),
 # sbsigntool before 0.9.2-2 had a horrid bug with checksum calculation
 # which broke our build
  sbsigntool (>= 0.9.2-2),
  po-debconf
-Standards-Version: 4.5.1
+Standards-Version: 4.6.2
 Vcs-Browser: https://salsa.debian.org/efi-team/shim-signed
 Vcs-Git: https://salsa.debian.org/efi-team/shim-signed.git
 
diff --git a/debian/copyright b/debian/copyright
index 7506012..d9602de 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,11 +1,11 @@
-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: shim
 Upstream-Contact: Peter Jones <pjones@redhat.com>
 Source: https://github.com/rhboot/shim
 
 Files: *
 Copyright: 2012 Red Hat, Inc
-	2009-2012 Intel Corporation
+ 	2009-2012 Intel Corporation
 License: BSD-2-Clause
 
 Files: debian/po/cs.po
diff --git a/debian/shim-signed.preinst b/debian/shim-signed.preinst
deleted file mode 100644
index 68cb8a4..0000000
--- a/debian/shim-signed.preinst
+++ /dev/null
@@ -1,7 +0,0 @@
-#! /bin/sh
-
-set -e
-
-#DEBHELPER#
-
-exit 0

Debdiff

File lists identical (after any substitutions)

Control files of package shim-signed: lines which differ (wdiff format)

  • Source: shim-signed (1.40~jan+control1) (1.41~jan+lint1)

Control files of package shim-signed-common: lines which differ (wdiff format)

  • Source: shim-signed (1.40~jan+control1) (1.41~jan+lint1)

Run locally

More details

Full run details