Package: ministat Version: 20150715-1+b2 Severity: normal Hi. I just reported a crash. In doing so, I tried to find the upstream repo to report the bug there (or to see if it was fixed already), and this wasn't obvious: there's no "Homepage" field in debian/control. I did find it in debian/copyright eventually; here's the patch:
--- control.orig 2025-12-22 14:04:52.400692935 -0800 +++ control 2025-12-22 14:05:08.356693495 -0800 @@ -4,6 +4,7 @@ Maintainer: Ben Hutchings <[email protected]> Build-Depends: debhelper (>= 9~) Standards-Version: 3.9.6 +Homepage: https://svn.freebsd.org/base/head/usr.bin/ministat Vcs-Git: https://git.decadent.org.uk/git/ministat.git/ Vcs-Browser: https://git.decadent.org.uk/gitweb?p=ministat.git Furthermore, those Vcs-Git and Vcs-Browser links are dead. Thanks. -- System Information: Debian Release: trixie/sid APT prefers unstable APT policy: (800, 'unstable'), (700, 'testing'), (500, 'unstable-debug'), (500, 'stable'), (1, 'experimental') Architecture: amd64 (x86_64) Foreign Architectures: arm64 Kernel: Linux 6.13-rc7-amd64 (SMP w/4 CPU threads; PREEMPT) Kernel taint flags: TAINT_OOT_MODULE, TAINT_UNSIGNED_MODULE Locale: LANG=en_US.utf-8, LC_CTYPE=en_US.utf-8 (charmap=UTF-8) (ignored: LC_ALL set to en_US.utf-8), LANGUAGE=en_US.utf-8 Shell: /bin/sh linked to /usr/bin/dash Init: systemd (via /run/systemd/system) Versions of packages ministat depends on: ii libc6 2.40-2 ministat recommends no packages. ministat suggests no packages. -- no debconf information

