Skip to content

debian: remove `python3-*-dbg` packages

Michael Vogt requested to merge mvo/python-apt:remove-dbg into main

Python 3.8 upstream now has a common ABI for normal and debug extension builds, so we can drop the python3-*-dbg packages. Details at https://lists.debian.org/debian-python/2021/09/msg00004.html

Closes: #994348

This will need !65 (closed) first (and that needs a new apt with apt!249 (merged) included).

Merge request reports

Loading