Source: dbench Version: 4.0-2.1 Severity: normal Tags: patch Hi,
d/control has Homepage: http://samba.org/ftp/tridge/dbench/ which rather should be https://www.samba.org/ftp/tridge/dbench/ More problematic is the fact that it is specified in the binary package section. Thus the field is hidden from tools like tracker.debian.org and others. Please see the patch below Kind regards Andreas. --- debian/control.orig 2022-12-12 15:43:32.000000000 +0100 +++ debian/control 2026-06-15 14:59:11.853933640 +0200 @@ -4,11 +4,11 @@ Maintainer: Mattias Nordstrom <[email protected]> Build-Depends: debhelper-compat (= 12), autoconf, libpopt-dev Standards-Version: 3.8.1.0 +Homepage: https://samba.org/ftp/tridge/dbench/ Package: dbench Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends} -Homepage: http://samba.org/ftp/tridge/dbench/ Description: The dbench (disk) and tbench (TCP) benchmarks dbench and tbench simulate the load of the netbench "industry standard" benchmark used to rate (windows) file servers. Unlike netbench, -- System Information: Debian Release: forky/sid APT prefers testing APT policy: (501, 'testing'), (50, 'buildd-unstable'), (50, 'unstable'), (5, 'experimental'), (1, 'buildd-experimental') Architecture: amd64 (x86_64) Kernel: Linux 7.0.9+deb14-amd64 (SMP w/4 CPU threads; PREEMPT) Kernel taint flags: TAINT_CPU_OUT_OF_SPEC Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8), LANGUAGE=de_DE:de Shell: /bin/sh linked to /usr/bin/dash Init: systemd (via /run/systemd/system) LSM: AppArmor: enabled

