Lintian Fixes - icecc

Ready changes

Summary

Failed fixers:

See the worker log for details.

Diff

diff --git a/debian/changelog b/debian/changelog
index 70edd0c..bdea86a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -8,6 +8,12 @@ icecc (1.4-2) UNRELEASED; urgency=medium
     - drop the kfreebsd-specific libdevstat-dev build dependency, and dependency
       of the libicecc-dev binary package
 
+  [ Debian Janitor ]
+  * Bump debhelper from old 12 to 13.
+    + debian/rules: Drop --fail-missing argument to dh_missing, which is now the
+      default.
+  * Update standards version to 4.6.2, no changes needed.
+
  -- Debian KDE Extras Team <pkg-kde-extras@lists.alioth.debian.org>  Sat, 03 Dec 2022 09:55:58 +0100
 
 icecc (1.4-1) unstable; urgency=medium
diff --git a/debian/control b/debian/control
index 7379cc5..51de495 100644
--- a/debian/control
+++ b/debian/control
@@ -4,7 +4,7 @@ Priority: optional
 Maintainer: Debian KDE Extras Team <pkg-kde-extras@lists.alioth.debian.org>
 Uploaders: Mark Purcell <msp@debian.org>,
  Pino Toscano <pino@debian.org>
-Build-Depends: debhelper-compat (= 12),
+Build-Depends: debhelper-compat (= 13),
  docbook2x, docbook-xml,
  pkg-config,
  libarchive-dev,
@@ -12,7 +12,7 @@ Build-Depends: debhelper-compat (= 12),
  libzstd-dev,
  libcap-ng-dev [linux-any],
 Homepage: https://github.com/icecc/icecream
-Standards-Version: 4.6.0
+Standards-Version: 4.6.2
 Vcs-Git: https://salsa.debian.org/qt-kde-team/extras/icecc.git
 Vcs-Browser: https://salsa.debian.org/qt-kde-team/extras/icecc
 Rules-Requires-Root: no
diff --git a/debian/rules b/debian/rules
index 279e864..f445e45 100755
--- a/debian/rules
+++ b/debian/rules
@@ -12,9 +12,6 @@ execute_after_dh_auto_install:
 	# remove libtool file
 	rm -f debian/tmp/usr/lib/$(DEB_HOST_MULTIARCH)/libicecc.la
 
-override_dh_missing:
-	dh_missing --fail-missing
-
 override_dh_installinit:
 	dh_installinit -picecc --name=iceccd
 	dh_installinit -picecc --name=icecc-scheduler --noscripts

Debdiff

File lists identical (after any substitutions)

No differences were encountered between the control files of package icecc

No differences were encountered between the control files of package icecc-dbgsym

No differences were encountered between the control files of package libicecc-dev

Run locally

More details

Full run details