[neon/qt/pyside2/Neon/release] debian: Apply multi-arch hints.

Debian Janitor null at kde.org
Wed Oct 19 14:56:27 BST 2022


Git commit b5b657a6f6f433f8529054f383bfb22a20f4a56f by Debian Janitor.
Committed on 05/11/2020 at 05:05.
Pushed by jriddell into branch 'Neon/release'.

Apply multi-arch hints.
+ python-pyside2-doc, shiboken2-doc: Add Multi-Arch: foreign.
+ libshiboken2-dev, python3-pyside2.qt3dcore, python3-pyside2.qt3dinput, python3-pyside2.qt3dlogic, python3-pyside2.qt3drender, python3-pyside2.qtcharts, python3-pyside2.qtconcurrent, python3-pyside2.qtcore, python3-pyside2.qtdatavisualization, python3-pyside2.qtgui, python3-pyside2.qthelp, python3-pyside2.qtlocation, python3-pyside2.qtmultimedia, python3-pyside2.qtmultimediawidgets, python3-pyside2.qtnetwork, python3-pyside2.qtopengl, python3-pyside2.qtopenglfunctions, python3-pyside2.qtpositioning, python3-pyside2.qtprintsupport, python3-pyside2.qtqml, python3-pyside2.qtquick, python3-pyside2.qtquickwidgets, python3-pyside2.qtscript, python3-pyside2.qtscripttools, python3-pyside2.qtscxml, python3-pyside2.qtsensors, python3-pyside2.qtsql, python3-pyside2.qtsvg, python3-pyside2.qttest, python3-pyside2.qttexttospeech, python3-pyside2.qtuitools, python3-pyside2.qtwebchannel, python3-pyside2.qtwebengine, python3-pyside2.qtwebenginecore, python3-pyside2.qtwebenginewidgets, python3-pyside2.qtwebsockets, python3-pyside2.qtwidgets, python3-pyside2.qtx11extras, python3-pyside2.qtxml, python3-pyside2.qtxmlpatterns: Add Multi-Arch: same.

Changes-By: apply-multiarch-hints

M  +42   -0    debian/control

https://invent.kde.org/neon/qt/pyside2/commit/b5b657a6f6f433f8529054f383bfb22a20f4a56f

diff --git a/debian/control b/debian/control
index 4998a4d7..0f15772b 100644
--- a/debian/control
+++ b/debian/control
@@ -66,6 +66,7 @@ Package: python-pyside2-doc
 Architecture: all
 Section: doc
 Depends: ${misc:Depends}, ${sphinxdoc:Depends}
+Multi-Arch: foreign
 Description: Python bindings for Qt5 (common documentation)
  pyside2 provides Python bindings for Qt 5.x framework.
  .
@@ -105,6 +106,7 @@ Package: python3-pyside2.qtcore
 Architecture: any
 Depends: ${misc:Depends}, ${python3:Depends}, ${shlibs:Depends}
 Suggests: python-pyside2-doc
+Multi-Arch: same
 Description: Python bindings for Qt5 core module (Python 3)
  pyside2 provides Python bindings for Qt 5.x framework.
  .
@@ -147,6 +149,7 @@ Section: libdevel
 Architecture: any
 Depends: ${misc:Depends}, ${shlibs:Depends},
  libshiboken2-py3-5.15 (= ${binary:Version}), shiboken2 (= ${binary:Version}), python3-dev
+Multi-Arch: same
 Description: CPython bindings generator for C++ libraries (development files)
  Shiboken2 is a bindings generator for C++ libraries that outputs CPython
  source code. It collects information from library headers, and then
@@ -161,6 +164,7 @@ Package: shiboken2-doc
 Architecture: all
 Section: doc
 Depends: ${misc:Depends}, ${sphinxdoc:Depends}
+Multi-Arch: foreign
 Description: CPython bindings generator for C++ libraries (common documentation)
  Shiboken2 is a bindings generator for C++ libraries that outputs CPython
  source code. It collects information from library headers, and then
@@ -186,6 +190,7 @@ Package: python3-pyside2.qtwidgets
 Architecture: any
 Depends: ${misc:Depends}, ${python3:Depends}, ${shlibs:Depends},
  python3-pyside2.qtcore, python3-pyside2.qtgui
+Multi-Arch: same
 Description: Python bindings for Qt5 Widgets module (Python 3)
  pyside2 provides Python bindings for Qt 5.x framework.
  .
@@ -198,6 +203,7 @@ Package: python3-pyside2.qt3drender
 Architecture: any
 Depends: ${misc:Depends}, ${python3:Depends}, ${shlibs:Depends},
  python3-pyside2.qt3dcore, python3-pyside2.qtcore, python3-pyside2.qtgui
+Multi-Arch: same
 Description: Python bindings for Qt5 3DRender module (Python 3)
  pyside2 provides Python bindings for Qt 5.x framework.
  .
@@ -211,6 +217,7 @@ Architecture: any
 Depends: ${misc:Depends}, ${python3:Depends}, ${shlibs:Depends},
  python3-pyside2.qtcore, python3-pyside2.qtnetwork, python3-pyside2.qtqml,
  python3-pyside2.qtgui
+Multi-Arch: same
 Description: Python bindings for Qt5 Quick module (Python 3)
  pyside2 provides Python bindings for Qt 5.x framework.
  .
@@ -223,6 +230,7 @@ Package: python3-pyside2.qtpositioning
 Architecture: any
 Depends: ${misc:Depends}, ${python3:Depends}, ${shlibs:Depends},
  python3-pyside2.qtcore
+Multi-Arch: same
 Description: Python bindings for Qt5 Positioning module (Python 3)
  pyside2 provides Python bindings for Qt 5.x framework.
  .
@@ -235,6 +243,7 @@ Package: python3-pyside2.qtx11extras
 Architecture: any
 Depends: ${misc:Depends}, ${python3:Depends}, ${shlibs:Depends},
  python3-pyside2.qtcore, python3-pyside2.qtgui
+Multi-Arch: same
 Description: Python bindings for Qt5 X11Extras module (Python 3)
  pyside2 provides Python bindings for Qt 5.x framework.
  .
@@ -247,6 +256,7 @@ Package: python3-pyside2.qtqml
 Architecture: any
 Depends: ${misc:Depends}, ${python3:Depends}, ${shlibs:Depends},
  python3-pyside2.qtcore, python3-pyside2.qtgui, python3-pyside2.qtnetwork
+Multi-Arch: same
 Description: Python bindings for Qt5 Qml module (Python 3)
  pyside2 provides Python bindings for Qt 5.x framework.
  .
@@ -259,6 +269,7 @@ Package: python3-pyside2.qtwebenginecore
 Architecture: amd64 arm64 armhf 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.
  .
@@ -271,6 +282,7 @@ Package: python3-pyside2.qttexttospeech
 Architecture: any
 Depends: ${misc:Depends}, ${python3:Depends}, ${shlibs:Depends},
  python3-pyside2.qtcore
+Multi-Arch: same
 Description: Python bindings for Qt5 TextToSpeech module (Python 3)
  pyside2 provides Python bindings for Qt 5.x framework.
  .
@@ -283,6 +295,7 @@ Package: python3-pyside2.qthelp
 Architecture: any
 Depends: ${misc:Depends}, ${python3:Depends}, ${shlibs:Depends},
  python3-pyside2.qtwidgets, python3-pyside2.qtcore, python3-pyside2.qtgui
+Multi-Arch: same
 Description: Python bindings for Qt5 Help module (Python 3)
  pyside2 provides Python bindings for Qt 5.x framework.
  .
@@ -296,6 +309,7 @@ Architecture: any
 Depends: ${misc:Depends}, ${python3:Depends}, ${shlibs:Depends},
  python3-pyside2.qtscript, python3-pyside2.qtwidgets, python3-pyside2.qtgui,
  python3-pyside2.qtcore
+Multi-Arch: same
 Description: Python bindings for Qt5 ScriptTools module (Python 3)
  pyside2 provides Python bindings for Qt 5.x framework.
  .
@@ -308,6 +322,7 @@ Package: python3-pyside2.qtnetwork
 Architecture: any
 Depends: ${misc:Depends}, ${python3:Depends}, ${shlibs:Depends},
  python3-pyside2.qtcore
+Multi-Arch: same
 Description: Python bindings for Qt5 Network module (Python 3)
  pyside2 provides Python bindings for Qt 5.x framework.
  .
@@ -321,6 +336,7 @@ Architecture: any
 Depends: ${misc:Depends}, ${python3:Depends}, ${shlibs:Depends},
  python3-pyside2.qtcore, python3-pyside2.qtgui, python3-pyside2.qtnetwork,
  python3-pyside2.qtwidgets, python3-pyside2.qtmultimedia
+Multi-Arch: same
 Description: Python bindings for Qt5 MultimediaWidgets module (Python 3)
  pyside2 provides Python bindings for Qt 5.x framework.
  .
@@ -333,6 +349,7 @@ Package: python3-pyside2.qtlocation
 Architecture: any
 Depends: ${misc:Depends}, ${python3:Depends}, ${shlibs:Depends},
  python3-pyside2.qtcore, python3-pyside2.qtpositioning
+Multi-Arch: same
 Description: Python bindings for Qt5 Location module (Python 3)
  pyside2 provides Python bindings for Qt 5.x framework.
  .
@@ -345,6 +362,7 @@ Package: python3-pyside2.qt3dlogic
 Architecture: any
 Depends: ${misc:Depends}, ${python3:Depends}, ${shlibs:Depends},
  python3-pyside2.qtcore, python3-pyside2.qtgui, python3-pyside2.qt3dcore
+Multi-Arch: same
 Description: Python bindings for Qt5 3DLogic module (Python 3)
  pyside2 provides Python bindings for Qt 5.x framework.
  .
@@ -357,6 +375,7 @@ Package: python3-pyside2.qtsensors
 Architecture: any
 Depends: ${misc:Depends}, ${python3:Depends}, ${shlibs:Depends},
  python3-pyside2.qtcore
+Multi-Arch: same
 Description: Python bindings for Qt5 Sensors module (Python 3)
  pyside2 provides Python bindings for Qt 5.x framework.
  .
@@ -369,6 +388,7 @@ Package: python3-pyside2.qtmultimedia
 Architecture: any
 Depends: ${misc:Depends}, ${python3:Depends}, ${shlibs:Depends},
  python3-pyside2.qtcore, python3-pyside2.qtgui, python3-pyside2.qtnetwork
+Multi-Arch: same
 Description: Python bindings for Qt5 Multimedia module (Python 3)
  pyside2 provides Python bindings for Qt 5.x framework.
  .
@@ -381,6 +401,7 @@ Package: python3-pyside2.qtscript
 Architecture: any
 Depends: ${misc:Depends}, ${python3:Depends}, ${shlibs:Depends},
  python3-pyside2.qtcore
+Multi-Arch: same
 Description: Python bindings for Qt5 Script module (Python 3)
  pyside2 provides Python bindings for Qt 5.x framework.
  .
@@ -393,6 +414,7 @@ Package: python3-pyside2.qtwebchannel
 Architecture: any
 Depends: ${misc:Depends}, ${python3:Depends}, ${shlibs:Depends},
  python3-pyside2.qtcore
+Multi-Arch: same
 Description: Python bindings for Qt5 WebChannel module (Python 3)
  pyside2 provides Python bindings for Qt 5.x framework.
  .
@@ -405,6 +427,7 @@ Package: python3-pyside2.qtprintsupport
 Architecture: any
 Depends: ${misc:Depends}, ${python3:Depends}, ${shlibs:Depends},
  python3-pyside2.qtwidgets, python3-pyside2.qtcore, python3-pyside2.qtgui
+Multi-Arch: same
 Description: Python bindings for Qt5 PrintSupport module (Python 3)
  pyside2 provides Python bindings for Qt 5.x framework.
  .
@@ -418,6 +441,7 @@ Architecture: any
 Depends: ${misc:Depends}, ${python3:Depends}, ${shlibs:Depends},
  python3-pyside2.qtcore, python3-pyside2.qtgui, python3-pyside2.qtwidgets,
  python3-pyside2.qtnetwork, python3-pyside2.qtquick, python3-pyside2.qtqml
+Multi-Arch: same
 Description: Python bindings for Qt5 QuickWidgets module (Python 3)
  pyside2 provides Python bindings for Qt 5.x framework.
  .
@@ -430,6 +454,7 @@ Package: python3-pyside2.qt3dinput
 Architecture: any
 Depends: ${misc:Depends}, ${python3:Depends}, ${shlibs:Depends},
  python3-pyside2.qt3dcore, python3-pyside2.qtcore, python3-pyside2.qtgui
+Multi-Arch: same
 Description: Python bindings for Qt5 3DInput module (Python 3)
  pyside2 provides Python bindings for Qt 5.x framework.
  .
@@ -442,6 +467,7 @@ Package: python3-pyside2.qtxml
 Architecture: any
 Depends: ${misc:Depends}, ${python3:Depends}, ${shlibs:Depends},
  python3-pyside2.qtcore
+Multi-Arch: same
 Description: Python bindings for Qt5 Xml module (Python 3)
  pyside2 provides Python bindings for Qt 5.x framework.
  .
@@ -454,6 +480,7 @@ Package: python3-pyside2.qttest
 Architecture: any
 Depends: ${misc:Depends}, ${python3:Depends}, ${shlibs:Depends},
  python3-pyside2.qtcore, python3-pyside2.qtgui, python3-pyside2.qtwidgets
+Multi-Arch: same
 Description: Python bindings for Qt5 Test module (Python 3)
  pyside2 provides Python bindings for Qt 5.x framework.
  .
@@ -468,6 +495,7 @@ Depends: ${misc:Depends}, ${python3:Depends}, ${shlibs:Depends},
  python3-pyside2.qtcore, python3-pyside2.qtgui, python3-pyside2.qtwidgets,
  python3-pyside2.qtnetwork, python3-pyside2.qtwebchannel,
  python3-pyside2.qtwebenginecore, python3-pyside2.qtprintsupport
+Multi-Arch: same
 Description: Python bindings for Qt5 WebEngineWidgets module (Python 3)
  pyside2 provides Python bindings for Qt 5.x framework.
  .
@@ -480,6 +508,7 @@ Package: python3-pyside2.qtconcurrent
 Architecture: any
 Depends: ${misc:Depends}, ${python3:Depends}, ${shlibs:Depends},
  python3-pyside2.qtcore
+Multi-Arch: same
 Description: Python bindings for Qt5 Concurrent module (Python 3)
  pyside2 provides Python bindings for Qt 5.x framework.
  .
@@ -492,6 +521,7 @@ Package: python3-pyside2.qtxmlpatterns
 Architecture: any
 Depends: ${misc:Depends}, ${python3:Depends}, ${shlibs:Depends},
  python3-pyside2.qtcore
+Multi-Arch: same
 Description: Python bindings for Qt5 XmlPatterns module (Python 3)
  pyside2 provides Python bindings for Qt 5.x framework.
  .
@@ -504,6 +534,7 @@ Package: python3-pyside2.qtcharts
 Architecture: any
 Depends: ${misc:Depends}, ${python3:Depends}, ${shlibs:Depends},
  python3-pyside2.qtwidgets, python3-pyside2.qtcore, python3-pyside2.qtgui
+Multi-Arch: same
 Description: Python bindings for Qt5 Charts module (Python 3)
  pyside2 provides Python bindings for Qt 5.x framework.
  .
@@ -517,6 +548,7 @@ Architecture: any
 Depends: ${misc:Depends}, ${python3:Depends}, ${shlibs:Depends},
  python3-pyside2.qtwidgets, python3-pyside2.qtxml, python3-pyside2.qtcore,
  python3-pyside2.qtgui
+Multi-Arch: same
 Description: Python bindings for Qt5 UiTools module (Python 3)
  pyside2 provides Python bindings for Qt 5.x framework.
  .
@@ -529,6 +561,7 @@ Package: python3-pyside2.qtopengl
 Architecture: any
 Depends: ${misc:Depends}, ${python3:Depends}, ${shlibs:Depends},
  python3-pyside2.qtwidgets, python3-pyside2.qtcore, python3-pyside2.qtgui
+Multi-Arch: same
 Description: Python bindings for Qt5 OpenGL module (Python 3)
  pyside2 provides Python bindings for Qt 5.x framework.
  .
@@ -541,6 +574,7 @@ Package: python3-pyside2.qt3dcore
 Architecture: any
 Depends: ${misc:Depends}, ${python3:Depends}, ${shlibs:Depends},
  python3-pyside2.qtgui, python3-pyside2.qtcore, python3-pyside2.qtnetwork
+Multi-Arch: same
 Description: Python bindings for Qt5 3DCore module (Python 3)
  pyside2 provides Python bindings for Qt 5.x framework.
  .
@@ -553,6 +587,7 @@ Package: python3-pyside2.qtsql
 Architecture: any
 Depends: ${misc:Depends}, ${python3:Depends}, ${shlibs:Depends},
  python3-pyside2.qtwidgets, python3-pyside2.qtgui, python3-pyside2.qtcore
+Multi-Arch: same
 Description: Python bindings for Qt5 Sql module (Python 3)
  pyside2 provides Python bindings for Qt 5.x framework.
  .
@@ -565,6 +600,7 @@ Package: python3-pyside2.qtgui
 Architecture: any
 Depends: ${misc:Depends}, ${python3:Depends}, ${shlibs:Depends},
  python3-pyside2.qtcore
+Multi-Arch: same
 Description: Python bindings for Qt5 Gui module (Python 3)
  pyside2 provides Python bindings for Qt 5.x framework.
  .
@@ -577,6 +613,7 @@ Package: python3-pyside2.qtsvg
 Architecture: any
 Depends: ${misc:Depends}, ${python3:Depends}, ${shlibs:Depends},
  python3-pyside2.qtwidgets, python3-pyside2.qtgui, python3-pyside2.qtcore
+Multi-Arch: same
 Description: Python bindings for Qt5 Svg module (Python 3)
  pyside2 provides Python bindings for Qt 5.x framework.
  .
@@ -589,6 +626,7 @@ Package: python3-pyside2.qtwebsockets
 Architecture: any
 Depends: ${misc:Depends}, ${python3:Depends}, ${shlibs:Depends},
  python3-pyside2.qtcore, python3-pyside2.qtnetwork
+Multi-Arch: same
 Description: Python bindings for Qt5 WebSockets module (Python 3)
  pyside2 provides Python bindings for Qt 5.x framework.
  .
@@ -601,6 +639,7 @@ Package: python3-pyside2.qtdatavisualization
 Architecture: amd64 arm64 armel armhf i386 ppc64el s390x
 Depends: ${misc:Depends}, ${python3:Depends}, ${shlibs:Depends},
  python3-pyside2.qtgui, python3-pyside2.qtcore
+Multi-Arch: same
 Description: Python bindings for Qt5 Data Visualization (Python 3)
  pyside2 provides Python bindings for Qt 5.x framework.
  .
@@ -613,6 +652,7 @@ Package: python3-pyside2.qtopenglfunctions
 Architecture: any
 Depends: ${misc:Depends}, ${python3:Depends}, ${shlibs:Depends},
  python3-pyside2.qtgui, python3-pyside2.qtcore
+Multi-Arch: same
 Description: Python bindings for Qt5 Open GL Functions (Python 3)
  pyside2 provides Python bindings for Qt 5.x framework.
  .
@@ -625,6 +665,7 @@ Package: python3-pyside2.qtscxml
 Architecture: any
 Depends: ${misc:Depends}, ${python3:Depends}, ${shlibs:Depends},
  python3-pyside2.qtcore
+Multi-Arch: same
 Description: Python bindings for Qt5 Scxml (Python 3)
  pyside2 provides Python bindings for Qt 5.x framework.
  .
@@ -637,6 +678,7 @@ Package: python3-pyside2.qtwebengine
 Architecture: amd64 arm64 armhf 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.
  .



More information about the Neon-commits mailing list