Run of scrub-obsolete for nitrokey-app

Merge these changes:

git pull https://janitor.debian.net/git/nitrokey-app scrub-obsolete/main
Full worker log

Summary

Scrub obsolete dependencies and constraints.

Diff

diff --git a/debian/control b/debian/control
index f9be9b7..384fc6c 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Section: utils
 Priority: optional
 Maintainer: Jan Luca Naumann <j.naumann@fu-berlin.de>
 Build-Depends: bash-completion,
-               cmake (>=3.1.0),
+               cmake,
                debhelper (>= 13~),
                libusb-1.0-0-dev,
                udev,
@@ -14,7 +14,7 @@ Build-Depends: bash-completion,
                libqt5concurrent5,
                libhidapi-dev,
                pkg-config,
-               libnitrokey-dev (>=3.5)
+               libnitrokey-dev (>= 3.5)
 Standards-Version: 4.5.0
 Homepage: https://github.com/Nitrokey/nitrokey-app
 Vcs-Git: https://salsa.debian.org/janluca-guest/nitrokey-app-debian.git

Debdiff

[The following lists of changes regard files as different if they have different names, permissions or owners.]

Files in second set of .debs but not in first

-rw-r--r--  root/root   /usr/lib/debug/.build-id/b9/b31bdc47ec1f706dc86647a8a6bc233a330ccd.debug

Files in first set of .debs but not in second

-rw-r--r--  root/root   /usr/lib/debug/.build-id/e8/e925f097f70bbd5e846a0ca37314346f9b5be7.debug

Control files of package nitrokey-app: lines which differ (wdiff format)

  • Depends: libc6 (>= 2.32), 2.34), libgcc-s1 (>= 3.0), libnitrokey3 (>= 3.7), libqt5core5a (>= 5.15.1), libqt5gui5 (>= 5.0.2) | libqt5gui5-gles (>= 5.0.2), libqt5widgets5 (>= 5.3.0), libstdc++6 (>= 5.2)

Control files of package nitrokey-app-dbgsym: lines which differ (wdiff format)

  • Build-Ids: e8e925f097f70bbd5e846a0ca37314346f9b5be7 b9b31bdc47ec1f706dc86647a8a6bc233a330ccd

Publish History

Resulting package

The resulting binary packages can be installed (if you have the apt repository enabled) by running one of:

apt install -t scrub-obsolete nitrokey-app-dbgsymapt install -t scrub-obsolete nitrokey-app

Reviews

Reviewer Verdict Comment
jelmer@debian.org approved