Lintian Fixes - digikam

Ready changes

Summary

Failed fixers:

See the worker log for details.

Diff

diff --git a/debian/changelog b/debian/changelog
index cc6ba1a4..86dbd796 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -19,9 +19,9 @@ digikam (4:7.7.0-3) unstable; urgency=medium
 digikam (4:7.7.0-2) unstable; urgency=medium
 
   [ Steve Robbins ]
-  * [e289692] Add libheif-dev to build-depends to fix loading of .heic images.  
+  * [e289692] Add libheif-dev to build-depends to fix loading of .heic images.
     Closes: #1014648.
-  * [f3e9ed2] Add notice in NEWS.Debian describing work-around for some database 
+  * [f3e9ed2] Add notice in NEWS.Debian describing work-around for some database
     upgrade failure modes.  Closes: #1007220
 
  -- Steve M. Robbins <smr@debian.org>  Mon, 11 Jul 2022 19:40:00 -0500
@@ -31,9 +31,9 @@ digikam (4:7.7.0-1) unstable; urgency=medium
   [ Steve Robbins ]
   * [d4b3120] New upstream version 7.7.0
   * [321609d] rebase patches
-  * [07a2421] Disable mediaplayer until either Debian reintroduces ffmpeg v4 
-    or upstream completes the transition to v5.  Despite claims in Debian bug 
-    reports, upstream does not work with v5 
+  * [07a2421] Disable mediaplayer until either Debian reintroduces ffmpeg v4
+    or upstream completes the transition to v5.  Despite claims in Debian bug
+    reports, upstream does not work with v5
     -- see https://mail.kde.org/pipermail/digikam-users/2022-July/033796.html
 
  -- Steve M. Robbins <smr@debian.org>  Sun, 03 Jul 2022 23:29:18 -0500
diff --git a/debian/control b/debian/control
index 17b50390..984c5964 100644
--- a/debian/control
+++ b/debian/control
@@ -8,7 +8,7 @@ Priority: optional
 Build-Depends: appstream,
                bison,
                cmake (>= 3.0.0),
-               debhelper-compat (= 12),
+               debhelper-compat (= 13),
                extra-cmake-modules,
                flex,
                gphoto2,
@@ -57,10 +57,10 @@ Build-Depends: appstream,
                qtwebengine5-dev [amd64 arm64 armhf i386 mips64el mipsel]
 Build-Conflicts: libgraphicsmagick1-dev,
                  libboost1.62-dev (<< 1.62.0+dfsg-4)
-Standards-Version: 4.6.0
+Standards-Version: 4.6.2
 Vcs-Browser: https://salsa.debian.org/debian/digikam
 Vcs-Git: https://salsa.debian.org/debian/digikam.git
-Homepage: http://www.digikam.org
+Homepage: https://www.digikam.org
 
 Package: digikam-private-libs
 Architecture: any
diff --git a/debian/rules b/debian/rules
index d9e92d38..90bd6b00 100755
--- a/debian/rules
+++ b/debian/rules
@@ -19,9 +19,6 @@ endif
 %:
 	dh $@ --with kde
 
-override_dh_clean:
-	dh_clean
-
 override_dh_auto_configure:
 	dh_auto_configure --buildsystem=kde -- \
 	  -DCMAKE_INSTALL_RPATH="$(PRIVATE_LIBDIR)" \
@@ -58,7 +55,7 @@ override_dh_installchangelogs:
 
 override_dh_install:
 	dh_install
-	dh_missing --fail-missing
+	dh_missing
 
 override_dh_shlibdeps:
 	dh_shlibdeps -l$(CURDIR)/debian/digikam-private-libs/$(PRIVATE_LIBDIR)
diff --git a/debian/source/lintian-overrides b/debian/source/lintian-overrides
index fe9d4c37..6a1dc811 100644
--- a/debian/source/lintian-overrides
+++ b/debian/source/lintian-overrides
@@ -3,4 +3,4 @@ digikam source: source-is-missing [core/data/about/js/bootstrap.min.js]
 digikam source: source-is-missing [core/data/about/js/jquery.min.js]
 digikam source: source-is-missing [core/dplugins/generic/tools/htmlgallery/themes/html5responsive/resources/js/photoswipe-ui-default.min.js]
 digikam source: source-is-missing [core/dplugins/generic/tools/htmlgallery/themes/html5responsive/resources/js/photoswipe.min.js]
-digikam source: source-contains-prebuilt-windows-binary project/bundles/mxe/installer/plugins/registry.dll
+digikam source: source-contains-prebuilt-windows-binary [project/bundles/mxe/installer/plugins/registry.dll]

Run locally

More details

Full run details

Historical runs