Package: stratoshark Version: 0.9.3-1 Severity: normal Tags: patch The new «stratoshark» package does ship the «strato.1» manpage, but not the «stratoshark.1» one, although it is part of the sources, and should be included in the build.
I have not tested the following patch, but assuming both manpages are produced from their doc/man_pages/*.adoc sources as part of the build process, it should suffice: diff --git a/debian/stratoshark.manpages b/debian/stratoshark.manpages index 806a634f35..4f27313b47 100644 --- a/debian/stratoshark.manpages +++ b/debian/stratoshark.manpages @@ -1 +1,2 @@ usr/share/man/man1/strato.1 +usr/share/man/man1/stratoshark.1 Thanks! – Gunnar. -- System Information: Debian Release: forky/sid APT prefers unstable APT policy: (500, 'unstable') Architecture: amd64 (x86_64) Kernel: Linux 6.16.10+deb14-amd64 (SMP w/8 CPU threads; PREEMPT) Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), LANGUAGE=en_US:en Shell: /bin/sh linked to /usr/bin/dash Init: systemd (via /run/systemd/system) LSM: AppArmor: enabled Versions of packages stratoshark depends on: ii libc6 2.41-12 ii libfalcosecurity0t64 0.20.0-4 ii libgcc-s1 15.2.0-4 ii libgcrypt20 1.11.2-2 ii libglib2.0-0t64 2.86.0-5 ii libminizip1t64 1:1.3.dfsg+really1.3.1-1+b1 ii libnl-3-200 3.11.0-2 ii libnl-route-3-200 3.11.0-2 ii libpcap0.8t64 1.10.5-2 ii libqt6core5compat6 6.9.2-2 ii libqt6core6t64 6.9.2+dfsg-2 ii libqt6dbus6 6.9.2+dfsg-2 ii libqt6gui6 6.9.2+dfsg-2 ii libqt6printsupport6 6.9.2+dfsg-2 ii libqt6svg6 6.9.2-4 ii libqt6widgets6 6.9.2+dfsg-2 ii libstdc++6 15.2.0-4 ii libwireshark19 4.6.0-1 ii libwiretap16 4.6.0-1 ii libwsutil17 4.6.0-1 ii qt6-qpa-plugins 6.9.2+dfsg-2 ii wireshark-common 4.6.0-1 Versions of packages stratoshark recommends: ii libqt6multimedia6 6.9.2-4 stratoshark suggests no packages. -- no debconf information

