From: Raspbian automatic forward porter Date: Mon, 30 Jan 2023 01:08:28 +0000 (+0000) Subject: Merge version 5.15.2-2.3+rpi1 and 5.15.8-2 to produce 5.15.8-2+rpi1 X-Git-Tag: archive/raspbian/5.15.8-2+rpi1^0 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=36ea8bffd73bb94bac27c06f97fb50b9aa00361a;p=pyside2.git Merge version 5.15.2-2.3+rpi1 and 5.15.8-2 to produce 5.15.8-2+rpi1 --- 36ea8bffd73bb94bac27c06f97fb50b9aa00361a diff --cc debian/changelog index 8812495,cc20ead..14f45b9 --- a/debian/changelog +++ b/debian/changelog @@@ -1,18 -1,31 +1,47 @@@ - pyside2 (5.15.2-2.3+rpi1) bookworm-staging; urgency=medium ++pyside2 (5.15.8-2+rpi1) bookworm-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 Wed, 22 Jun 2022 10:04:26 +0000 ++ -- Raspbian forward porter Mon, 30 Jan 2023 01:08:27 +0000 ++ + pyside2 (5.15.8-2) unstable; urgency=medium + + * Team upload. + * Backport upstream patch to fix GLES builds. + + -- Dmitry Shachnev Mon, 09 Jan 2023 00:06:53 +0400 + + pyside2 (5.15.8-1) unstable; urgency=medium + + * Team upload. + * New upstream release. + * Drop patches, included in the new release: + - fix-reuse-build.patch + - qApp-fix-flag-handling.patch + - py3.10-prep-reset-the-type-cache-after-feature-switching.patch + - py3.10-prep-Fix-parser.py-for-changed-typing-module.patch + - py3.10-prep-Finally-support-Python-3.10.patch + - py3.10-prep-Fix-a-very-old-refcounting-error-in-time_test.patch + - shiboken6-Adapt-to-LLVM-12.01.patch + * Refresh debian/patches/blacklist-failing-tests.patch. + * Backport 7 upstream patches to support Python 3.11 (closes: #1027950). + * Remove dh-exec (debhelper now supports substitutions natively). + * Revert a change from 5.15.8 which broke build without limited API. + * Add a patch to fix AttributeError in signature_bootstrap.py. + * Fix redundant-globbing-patterns Lintian warning. + * Bump Standards-Version to 4.6.2, no changes needed. + + -- Dmitry Shachnev Sat, 07 Jan 2023 17:38:12 +0400 pyside2 (5.15.2-2.3) unstable; urgency=medium diff --cc debian/control index d651a5f,c6366f7..daa922c --- a/debian/control +++ b/debian/control @@@ -56,13 -55,11 +55,13 @@@ Build-Depends: chrpath qtquickcontrols2-5-dev (>= 5.15), qtscript5-dev (>= 5.15), qttools5-dev (>= 5.15), - qtwebengine5-dev (>= 5.15) [amd64 arm64 armhf i386 mipsel], - xauth, - xvfb + qtwebengine5-dev (>= 5.15) [amd64 arm64 i386 mipsel], + xvfb, + xauth +Build-Conflicts: + libshiboken2-dev Rules-Requires-Root: no - Standards-Version: 4.5.0 + Standards-Version: 4.6.2 Homepage: https://wiki.qt.io/Qt_for_Python Vcs-Git: https://salsa.debian.org/qt-kde-team/qt/pyside2.git Vcs-Browser: https://salsa.debian.org/qt-kde-team/qt/pyside2