Package: python3.13-gdbm
Version: 3.13.2-1
Severity: serious
Control: affects -1 python3.13-tk
Package: python3.13-gdbm
Depends: libc6 (>= 2.2.5), libgdbm6t64 (>= 1.16)
Package: python3.13-tk
Depends: libc6 (>= 2.2.5), libtcl8.6 (>= 8.6.0), libtk8.6 (>= 8.6.0)
Adding
Depends: python3.13
should be correct, so that removing an old libpython3.*-minimal
will also remove them.
This might also be the root cause of the problem workarounded with
* python3.x-tk: Make byte-compilation depend on the availability of
the interpreter.
(Severity of this bug might be debatable, but it's trivial to fix.)