Merge version 5.15.2-2.3+rpi1 and 5.15.8-2 to produce 5.15.8-2+rpi1 bookworm-staging archive/raspbian/5.15.8-2+rpi1 raspbian/5.15.8-2+rpi1
authorRaspbian automatic forward porter <root@raspbian.org>
Mon, 30 Jan 2023 01:08:28 +0000 (01:08 +0000)
committerRaspbian automatic forward porter <root@raspbian.org>
Mon, 30 Jan 2023 01:08:28 +0000 (01:08 +0000)
1  2 
debian/changelog
debian/control

index 88124954c817b82300f7360b382f3bd6ad3f22b9,cc20ead89bc1f78d9b593422634eaf67019de89c..14f45b915b740ed17d66bd1529c10d7091582a87
@@@ -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 <plugwash@raspbian.org> 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 <plugwash@raspbian.org> 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 <root@raspbian.org>  Wed, 22 Jun 2022 10:04:26 +0000
++ -- Raspbian forward porter <root@raspbian.org>  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 <mitya57@debian.org>  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 <mitya57@debian.org>  Sat, 07 Jan 2023 17:38:12 +0400
  
  pyside2 (5.15.2-2.3) unstable; urgency=medium
  
diff --cc debian/control
index d651a5fe45d781a463ae9eeb0348399764cd3103,c6366f7cc1773b41c67cc67f932bb93a16380cba..daa922c3aa8584be2fed1b46c0fb7becfb3913e7
@@@ -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