Merge version 5.15.0-5+rpi1 and 5.15.0-6 to produce 5.15.0-6+rpi1 archive/raspbian/5.15.0-6+rpi1 raspbian/5.15.0-6+rpi1
authorRaspbian automatic forward porter <root@raspbian.org>
Fri, 18 Dec 2020 18:57:53 +0000 (18:57 +0000)
committerRaspbian automatic forward porter <root@raspbian.org>
Fri, 18 Dec 2020 18:57:53 +0000 (18:57 +0000)
1  2 
debian/changelog
debian/control

index 6c18cc0764eb010b285f6be872228f7be78baede,ef3b1d9a1377da5d7fa731f7c125a52b94f658dc..6c55b438729d1bc222afcd9eab5a5fbe1dde9c87
@@@ -1,13 -1,18 +1,29 @@@
- pyside2 (5.15.0-5+rpi1) bullseye-staging; urgency=medium
++pyside2 (5.15.0-6+rpi1) bullseye-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.
 +
-  -- Raspbian forward porter <root@raspbian.org>  Mon, 26 Oct 2020 14:48:23 +0000
++ -- Raspbian forward porter <root@raspbian.org>  Fri, 18 Dec 2020 18:57:52 +0000
++
+ pyside2 (5.15.0-6) unstable; urgency=medium
+   * Team upload.
+   [ Debian Janitor ]
+   * Apply multi-arch hints.
+     + python-pyside2-doc, shiboken2-doc: Add Multi-Arch: foreign.
+     + libshiboken2-dev, python3-pyside2.qt*: Add Multi-Arch: same.
+   [ Dmitry Shachnev ]
+   * Drop ftbfs-old-qt.patch. Not needed since Debian has Qt 5.15.
+   * Stop hardcoding py3.8 in debian/shiboken2-doc.docs (closes: #976900).
+   * Blacklist QtWidgets::bug_307 test for now (closes: #976516).
+  -- Dmitry Shachnev <mitya57@debian.org>  Mon, 14 Dec 2020 20:31:39 +0300
  
  pyside2 (5.15.0-5) unstable; urgency=medium
  
diff --cc debian/control
index a648c3fec40238db913189d3d42f48e640b45df8,0f15772b65d1876d3db7ee81470f0d02815789e3..9f6c3a62aa8e48bedddefde16fa009092f7b3903
@@@ -256,9 -266,10 +266,10 @@@ Description: Python bindings for Qt5 Qm
   This package contains Python 3 bindings for the QtQml module.
  
  Package: python3-pyside2.qtwebenginecore
 -Architecture: amd64 arm64 armhf i386 mipsel
 +Architecture: amd64 arm64 i386 mipsel
  Depends: ${misc:Depends}, ${python3:Depends}, ${shlibs:Depends},
   python3-pyside2.qtcore
+ Multi-Arch: same
  Description: Python bindings for Qt5 WebEngineCore module (Python 3)
   pyside2 provides Python bindings for Qt 5.x framework.
   .
@@@ -634,9 -675,10 +675,10 @@@ Description: Python bindings for Qt5 Sc
   This package contains Python 3 bindings for the Scxml module.
  
  Package: python3-pyside2.qtwebengine
 -Architecture: amd64 arm64 armhf i386 mipsel
 +Architecture: amd64 arm64 i386 mipsel
  Depends: ${misc:Depends}, ${python3:Depends}, ${shlibs:Depends},
   python3-pyside2.qtcore
+ Multi-Arch: same
  Description: Python bindings for Qt5 Web Engine (Python 3)
   pyside2 provides Python bindings for Qt 5.x framework.
   .