From: Raspbian automatic forward porter Date: Sat, 7 Oct 2023 13:12:15 +0000 (+0100) Subject: Merge version 5.15.8-2+rpi1 and 5.15.10-4 to produce 5.15.10-4+rpi1 X-Git-Tag: archive/raspbian/5.15.10-4+rpi1^0 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=95b59ad31f68cddc3054c3a804d15b7cd8c1877a;p=pyside2.git Merge version 5.15.8-2+rpi1 and 5.15.10-4 to produce 5.15.10-4+rpi1 --- 95b59ad31f68cddc3054c3a804d15b7cd8c1877a diff --cc debian/changelog index 14f45b9,8e43c38..9015f4e --- a/debian/changelog +++ b/debian/changelog @@@ -1,18 -1,39 +1,55 @@@ - pyside2 (5.15.8-2+rpi1) bookworm-staging; urgency=medium ++pyside2 (5.15.10-4+rpi1) trixie-staging; urgency=medium + + [changes brought forward from 5.11.2-1+rpi1 by Peter Michael Green at Sun, 23 Dec 2018 23:25:45 +0000] + * Remove armhf from qtwebengine architecture lists. + * Fix clean target. + + [changes introduced in 5.13.2-3+rpi1 by Peter Michael Green] + * Disable testsuite. + + [changes brought forward from 5.15.2-2+rpi2 by Peter Michael Green at Sat, 05 Feb 2022 15:09:17 +0000] + * Add build-conflicts on libshiboken2-dev + * Improve replacement rules for paths + (still not ideal) + - -- Raspbian forward porter Mon, 30 Jan 2023 01:08:27 +0000 ++ -- Raspbian forward porter Sat, 07 Oct 2023 13:12:14 +0000 ++ + pyside2 (5.15.10-4) unstable; urgency=medium + + * Team upload. + * Build with LLVM 15 for now (closes: #1051886). + * Backport upstream patch to fix test failures with Python 3.11.5. + * Add a debian/clean file (closes: #1047480). + + -- Dmitry Shachnev Sun, 01 Oct 2023 23:43:44 +0300 + + pyside2 (5.15.10-3) unstable; urgency=medium + + * Team upload. + * Stop building the Qt WebEngine package on mipsel (closes: #1041253). + + -- Dmitry Shachnev Sun, 16 Jul 2023 17:49:14 +0300 + + pyside2 (5.15.10-2) unstable; urgency=medium + + * Team upload. + * Regenerate debian/tests/control using debian/tests/control.gen. + * Enable the Qt WebEngine packages on mips64el. + * Enable the Qt Data Visualization package on all architectures. + * Test WebEngine only on architectures where it is available. + + -- Dmitry Shachnev Wed, 28 Jun 2023 00:02:49 +0300 + + pyside2 (5.15.10-1) unstable; urgency=medium + + * Team upload. + * New upstream release. + * Drop patches, no longer needed after upstream changes: + - Revert-removal-of-version-check.patch + - importlib-machinery.patch + * Refresh other patches. + + -- Dmitry Shachnev Sun, 18 Jun 2023 19:12:26 +0300 pyside2 (5.15.8-2) unstable; urgency=medium diff --cc debian/control index daa922c,dceb7a1..937adc7 --- a/debian/control +++ b/debian/control @@@ -55,11 -55,9 +55,11 @@@ Build-Depends: chrpath qtquickcontrols2-5-dev (>= 5.15), qtscript5-dev (>= 5.15), qttools5-dev (>= 5.15), - qtwebengine5-dev (>= 5.15) [amd64 arm64 i386 mipsel], - qtwebengine5-dev (>= 5.15) [amd64 arm64 armhf i386 mips64el], - xauth, - xvfb ++ qtwebengine5-dev (>= 5.15) [amd64 arm64 i386 mips64el], + xvfb, + xauth +Build-Conflicts: + libshiboken2-dev Rules-Requires-Root: no Standards-Version: 4.6.2 Homepage: https://wiki.qt.io/Qt_for_Python @@@ -286,7 -284,7 +286,7 @@@ Description: Python bindings for Qt5 Qm This package contains Python 3 bindings for the QtQml module. Package: python3-pyside2.qtwebenginecore - Architecture: amd64 arm64 i386 mipsel -Architecture: amd64 arm64 armhf i386 mips64el ++Architecture: amd64 arm64 i386 mips64el Depends: ${misc:Depends}, ${python3:Depends}, ${shlibs:Depends}, python3-pyside2.qtcore, python3-pyside2.qtnetwork Description: Python bindings for Qt5 WebEngineCore module (Python 3) @@@ -505,7 -503,7 +505,7 @@@ Description: Python bindings for Qt5 Te This package contains Python 3 bindings for the QtTest module. Package: python3-pyside2.qtwebenginewidgets - Architecture: amd64 arm64 i386 mipsel -Architecture: amd64 arm64 armhf i386 mips64el ++Architecture: amd64 arm64 i386 mips64el Depends: ${misc:Depends}, ${python3:Depends}, ${shlibs:Depends}, python3-pyside2.qtcore, python3-pyside2.qtgui, python3-pyside2.qtwidgets, python3-pyside2.qtnetwork, python3-pyside2.qtwebchannel, @@@ -702,7 -700,7 +702,7 @@@ Description: Python bindings for Qt5 Sc This package contains Python 3 bindings for the Scxml module. Package: python3-pyside2.qtwebengine - Architecture: amd64 arm64 i386 mipsel -Architecture: amd64 arm64 armhf i386 mips64el ++Architecture: amd64 arm64 i386 mips64el Depends: ${misc:Depends}, ${python3:Depends}, ${shlibs:Depends}, python3-pyside2.qtcore Description: Python bindings for Qt5 Web Engine (Python 3)