From 624642374208809d6d58367cf244dcf25ebb083e Mon Sep 17 00:00:00 2001 From: Stuart Prescott Date: Thu, 26 Dec 2024 18:01:25 +1100 Subject: [PATCH] Add changelog for upload --- debian/changelog | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/debian/changelog b/debian/changelog index a005fd46..5dba001f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,19 @@ +pyside6 (6.7.2-3) unstable; urgency=medium + + [ Pino Toscano ] + * Drop the unused mesa-vulkan-drivers build dependency. + * Limit python3-pyside6.qtbluetooth & python3-pyside6.qtnfc as linux-any; + the modules they refer to are available only on Linux + - regenerate debian/tests/control accordingly + * Build w/ --parallel=N w.r.t parallel=N in $DEB_BUILD_OPTIONS (1 if unset); + if --parallel=N is not passed, ninja will use all the available cores by + default, which is not what should be done by default. + + [ Stuart Prescott ] + * Add Python 3.13 as a supported version (Closes: #1091431). + + -- Stuart Prescott Thu, 26 Dec 2024 18:01:15 +1100 + pyside6 (6.7.2-2) unstable; urgency=medium * Add additional patches to mark failing tests as XFAIL to help with Qt 6.7 -- 2.30.2