python3.14 (3.14.4-2) unstable; urgency=medium . * Install _sysconfig_vars.json for the debug build. * d/t/control: Add python-tk to failing-tests-dbg dependencies. * d/t/testsuite-dbg: Don't run test_build_details, the build-details file for the debug interpreter is not installed. * Bump standards version. python3.14 (3.14.4-1) unstable; urgency=medium . * Python 3.14.4 release. * Also post-process the _sysconfig_vars_*.json files, like done for the _sysconfigdata_*.py files. * Fix the base_interpreter path in the build-details_*.json files. * Don't ship the build-details_*.json file for the debug interpreter, because it is installed under the same name as the one for the normal build. Still has different contents. PEP 739 deficiency ... * Explicitly build-depend on uuid-dev. LP: #2147343. * Update VCS attributes python3.14 (3.14.3-5) unstable; urgency=medium . * Update more autopkg test cases for 3.14. python3.14 (3.14.3-4) unstable; urgency=medium . * Update to the 3.14 branch 2026-03-27. * Security issues addressed on the 3.14 branch: CVE-2026-2297, CVE-2026-3644, CVE-2026-4224, CVE-2025-13462. * Security issues not yet addressed: - CVE-2026-3479, CVE-2026-4519, CVE-2025-12781. - CVE-2025-15366, CVE-2025-15367: Not backporting these as they are potentially breaking some existing behavior. * Update autopkg test dependencies for 3.14. * Update symbols file. * Fix some lintian warnings. * Bump standards version.