Package: soundconverter Version: 4.0.6-1 Severity: important Tags: patch X-Debbugs-CC: [email protected]
Dear Maintainer,It has been reported [1] that soundconverter fails to start in trixie with the following:
File "/usr/bin/soundconverter", line 34, in <module>
import pkg_resources
ModuleNotFoundError: No module named 'pkg_resources'
I think adding python3-pkg-resources to Depends would be the proper fix.
Best,
Andrius
[1] https://lists.debian.org/debian-multimedia/2025/02/msg00394.html

