Package: gbsplay Version: 0.0.99-1 Severity: minor Dear Maintainer,
while analyzing bug #1105313 of gbsplay, I've had a look at the current debian/rules file on salsa and I think that the target 'override_dh_auto_test' can be removed: https://salsa.debian.org/multimedia-team/gbsplay/-/blob/master/debian/rules?ref_type=heads#L28-29 - the linked gbsplay issue should be really fixed (2nd try) since December 2025 https://github.com/mmitch/gbsplay/issues/62 - the build log from bug #1105313 shows that both the unit tests and the MD5sum tests are executed: http://qa-logs.debian.net/2025/05/05/shuffle/reverse/gbsplay_0.0.99-1_unstable_reverse.log search for '25 tests' and 'md5sum' - build status looks OK for all architectures https://buildd.debian.org/status/package.php?p=gbsplay Looks like the tests are run anyways and they succeed. Do you think the target 'override_dh_auto_test' could be removed? Regards Christian