[neon/qt/pyside2/Neon/release] debian: Import Debian changes 5.15.2-2.2

Nicholas D Steeves null at kde.org
Wed Oct 19 14:56:30 BST 2022


Git commit 5db3e950b7a1aff2d88af2054d33b5181675cd69 by Nicholas D Steeves, on behalf of Christian Marillat.
Committed on 20/06/2022 at 19:53.
Pushed by jriddell into branch 'Neon/release'.

Import Debian changes 5.15.2-2.2

pyside2 (5.15.2-2.2) unstable; urgency=medium
.
  * Don't test with python3-all but python3 as only the current python3 is
    supported.  (Closes:# 1012878)

M  +8    -1    debian/changelog
M  +41   -41   debian/tests/control
M  +1    -1    debian/tests/control.gen

https://invent.kde.org/neon/qt/pyside2/commit/5db3e950b7a1aff2d88af2054d33b5181675cd69

diff --git a/debian/changelog b/debian/changelog
index 68827a0f..5f5ea00e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,7 +1,14 @@
+pyside2 (5.15.2-2.2) unstable; urgency=medium
+
+  * Don't test with python3-all but python3 as only the current python3 is
+    supported.  (Closes:# 1012878)
+
+ -- Christian Marillat <marillat at debian.org>  Thu, 16 Jun 2022 10:57:23 +0200
+
 pyside2 (5.15.2-2.1) unstable; urgency=medium
 
   * Non-maintainer upload.
-  * Should always Build-Depends on python3-dev but not on python3-all-dev.
+  * Should always Build-Depends on python3-dev but not on python3-all-dev. 
     This package is unable to manage two python versions at the same time.
     (Closes: #1008849)
 
diff --git a/debian/tests/control b/debian/tests/control
index d36ac6fd..c4f538b2 100644
--- a/debian/tests/control
+++ b/debian/tests/control
@@ -1,163 +1,163 @@
 Test-Command: debian/tests/test_install_python3.sh python3-pyside2.qtcore PySide2.QtCore
-Depends: python3-pyside2.qtcore, python3-all
+Depends: python3-pyside2.qtcore, python3
 Restrictions: allow-stderr, superficial
 
 Test-Command: debian/tests/test_install_python3.sh python3-pyside2.qtwidgets PySide2.QtWidgets
-Depends: python3-pyside2.qtwidgets, python3-all
+Depends: python3-pyside2.qtwidgets, python3
 Restrictions: allow-stderr, superficial
 
 Test-Command: debian/tests/test_install_python3.sh python3-pyside2.qt3drender PySide2.Qt3DRender
-Depends: python3-pyside2.qt3drender, python3-all
+Depends: python3-pyside2.qt3drender, python3
 Restrictions: allow-stderr, superficial
 
 Test-Command: debian/tests/test_install_python3.sh python3-pyside2.qtquick PySide2.QtQuick
-Depends: python3-pyside2.qtquick, python3-all
+Depends: python3-pyside2.qtquick, python3
 Restrictions: allow-stderr, superficial
 
 Test-Command: debian/tests/test_install_python3.sh python3-pyside2.qtpositioning PySide2.QtPositioning
-Depends: python3-pyside2.qtpositioning, python3-all
+Depends: python3-pyside2.qtpositioning, python3
 Restrictions: allow-stderr, superficial
 
 Test-Command: debian/tests/test_install_python3.sh python3-pyside2.qtx11extras PySide2.QtX11Extras
-Depends: python3-pyside2.qtx11extras, python3-all
+Depends: python3-pyside2.qtx11extras, python3
 Restrictions: allow-stderr, superficial
 
 Test-Command: debian/tests/test_install_python3.sh python3-pyside2.qtqml PySide2.QtQml
-Depends: python3-pyside2.qtqml, python3-all
+Depends: python3-pyside2.qtqml, python3
 Restrictions: allow-stderr, superficial
 
 Test-Command: debian/tests/test_install_python3.sh python3-pyside2.qtwebenginecore PySide2.QtWebEngineCore
-Depends: python3-pyside2.qtwebenginecore, python3-all
+Depends: python3-pyside2.qtwebenginecore, python3
 Restrictions: allow-stderr, superficial
 
 Test-Command: debian/tests/test_install_python3.sh python3-pyside2.qttexttospeech PySide2.QtTextToSpeech
-Depends: python3-pyside2.qttexttospeech, python3-all
+Depends: python3-pyside2.qttexttospeech, python3
 Restrictions: allow-stderr, superficial
 
 Test-Command: debian/tests/test_install_python3.sh python3-pyside2.qthelp PySide2.QtHelp
-Depends: python3-pyside2.qthelp, python3-all
+Depends: python3-pyside2.qthelp, python3
 Restrictions: allow-stderr, superficial
 
 Test-Command: debian/tests/test_install_python3.sh python3-pyside2.qtscripttools PySide2.QtScriptTools
-Depends: python3-pyside2.qtscripttools, python3-all
+Depends: python3-pyside2.qtscripttools, python3
 Restrictions: allow-stderr, superficial
 
 Test-Command: debian/tests/test_install_python3.sh python3-pyside2.qtnetwork PySide2.QtNetwork
-Depends: python3-pyside2.qtnetwork, python3-all
+Depends: python3-pyside2.qtnetwork, python3
 Restrictions: allow-stderr, superficial
 
 Test-Command: debian/tests/test_install_python3.sh python3-pyside2.qtmultimediawidgets PySide2.QtMultimediaWidgets
-Depends: python3-pyside2.qtmultimediawidgets, python3-all
+Depends: python3-pyside2.qtmultimediawidgets, python3
 Restrictions: allow-stderr, superficial
 
 Test-Command: debian/tests/test_install_python3.sh python3-pyside2.qtlocation PySide2.QtLocation
-Depends: python3-pyside2.qtlocation, python3-all
+Depends: python3-pyside2.qtlocation, python3
 Restrictions: allow-stderr, superficial
 
 Test-Command: debian/tests/test_install_python3.sh python3-pyside2.qt3dlogic PySide2.Qt3DLogic
-Depends: python3-pyside2.qt3dlogic, python3-all
+Depends: python3-pyside2.qt3dlogic, python3
 Restrictions: allow-stderr, superficial
 
 Test-Command: debian/tests/test_install_python3.sh python3-pyside2.qtsensors PySide2.QtSensors
-Depends: python3-pyside2.qtsensors, python3-all
+Depends: python3-pyside2.qtsensors, python3
 Restrictions: allow-stderr, superficial
 
 Test-Command: debian/tests/test_install_python3.sh python3-pyside2.qtmultimedia PySide2.QtMultimedia
-Depends: python3-pyside2.qtmultimedia, python3-all
+Depends: python3-pyside2.qtmultimedia, python3
 Restrictions: allow-stderr, superficial
 
 Test-Command: debian/tests/test_install_python3.sh python3-pyside2.qtscript PySide2.QtScript
-Depends: python3-pyside2.qtscript, python3-all
+Depends: python3-pyside2.qtscript, python3
 Restrictions: allow-stderr, superficial
 
 Test-Command: debian/tests/test_install_python3.sh python3-pyside2.qtwebchannel PySide2.QtWebChannel
-Depends: python3-pyside2.qtwebchannel, python3-all
+Depends: python3-pyside2.qtwebchannel, python3
 Restrictions: allow-stderr, superficial
 
 Test-Command: debian/tests/test_install_python3.sh python3-pyside2.qtprintsupport PySide2.QtPrintSupport
-Depends: python3-pyside2.qtprintsupport, python3-all
+Depends: python3-pyside2.qtprintsupport, python3
 Restrictions: allow-stderr, superficial
 
 Test-Command: debian/tests/test_install_python3.sh python3-pyside2.qtquickwidgets PySide2.QtQuickWidgets
-Depends: python3-pyside2.qtquickwidgets, python3-all
+Depends: python3-pyside2.qtquickwidgets, python3
 Restrictions: allow-stderr, superficial
 
 Test-Command: debian/tests/test_install_python3.sh python3-pyside2.qt3dinput PySide2.Qt3DInput
-Depends: python3-pyside2.qt3dinput, python3-all
+Depends: python3-pyside2.qt3dinput, python3
 Restrictions: allow-stderr, superficial
 
 Test-Command: debian/tests/test_install_python3.sh python3-pyside2.qt3dextras PySide2.Qt3DExtras
-Depends: python3-pyside2.qt3dextras, python3-all
+Depends: python3-pyside2.qt3dextras, python3
 Restrictions: allow-stderr, superficial
 
 Test-Command: debian/tests/test_install_python3.sh python3-pyside2.qtxml PySide2.QtXml
-Depends: python3-pyside2.qtxml, python3-all
+Depends: python3-pyside2.qtxml, python3
 Restrictions: allow-stderr, superficial
 
 Test-Command: debian/tests/test_install_python3.sh python3-pyside2.qttest PySide2.QtTest
-Depends: python3-pyside2.qttest, python3-all
+Depends: python3-pyside2.qttest, python3
 Restrictions: allow-stderr, superficial
 
 Test-Command: debian/tests/test_install_python3.sh python3-pyside2.qtwebenginewidgets PySide2.QtWebEngineWidgets
-Depends: python3-pyside2.qtwebenginewidgets, python3-all
+Depends: python3-pyside2.qtwebenginewidgets, python3
 Restrictions: allow-stderr, superficial
 
 Test-Command: debian/tests/test_install_python3.sh python3-pyside2.qtconcurrent PySide2.QtConcurrent
-Depends: python3-pyside2.qtconcurrent, python3-all
+Depends: python3-pyside2.qtconcurrent, python3
 Restrictions: allow-stderr, superficial
 
 Test-Command: debian/tests/test_install_python3.sh python3-pyside2.qtxmlpatterns PySide2.QtXmlPatterns
-Depends: python3-pyside2.qtxmlpatterns, python3-all
+Depends: python3-pyside2.qtxmlpatterns, python3
 Restrictions: allow-stderr, superficial
 
 Test-Command: debian/tests/test_install_python3.sh python3-pyside2.qtcharts PySide2.QtCharts
-Depends: python3-pyside2.qtcharts, python3-all
+Depends: python3-pyside2.qtcharts, python3
 Restrictions: allow-stderr, superficial
 
 Test-Command: debian/tests/test_install_python3.sh python3-pyside2.qtuitools PySide2.QtUiTools
-Depends: python3-pyside2.qtuitools, python3-all
+Depends: python3-pyside2.qtuitools, python3
 Restrictions: allow-stderr, superficial
 
 Test-Command: debian/tests/test_install_python3.sh python3-pyside2.qtopengl PySide2.QtOpenGL
-Depends: python3-pyside2.qtopengl, python3-all
+Depends: python3-pyside2.qtopengl, python3
 Restrictions: allow-stderr, superficial
 
 Test-Command: debian/tests/test_install_python3.sh python3-pyside2.qt3danimation PySide2.Qt3DAnimation
-Depends: python3-pyside2.qt3danimation, python3-all
+Depends: python3-pyside2.qt3danimation, python3
 Restrictions: allow-stderr, superficial
 
 Test-Command: debian/tests/test_install_python3.sh python3-pyside2.qt3dcore PySide2.Qt3DCore
-Depends: python3-pyside2.qt3dcore, python3-all
+Depends: python3-pyside2.qt3dcore, python3
 Restrictions: allow-stderr, superficial
 
 Test-Command: debian/tests/test_install_python3.sh python3-pyside2.qtsql PySide2.QtSql
-Depends: python3-pyside2.qtsql, python3-all
+Depends: python3-pyside2.qtsql, python3
 Restrictions: allow-stderr, superficial
 
 Test-Command: debian/tests/test_install_python3.sh python3-pyside2.qtgui PySide2.QtGui
-Depends: python3-pyside2.qtgui, python3-all
+Depends: python3-pyside2.qtgui, python3
 Restrictions: allow-stderr, superficial
 
 Test-Command: debian/tests/test_install_python3.sh python3-pyside2.qtsvg PySide2.QtSvg
-Depends: python3-pyside2.qtsvg, python3-all
+Depends: python3-pyside2.qtsvg, python3
 Restrictions: allow-stderr, superficial
 
 Test-Command: debian/tests/test_install_python3.sh python3-pyside2.qtwebsockets PySide2.QtWebSockets
-Depends: python3-pyside2.qtwebsockets, python3-all
+Depends: python3-pyside2.qtwebsockets, python3
 Restrictions: allow-stderr, superficial
 
 Test-Command: debian/tests/test_install_python3.sh python3-pyside2.qtdatavisualization PySide2.QtDataVisualization
-Depends: python3-pyside2.qtdatavisualization, python3-all
+Depends: python3-pyside2.qtdatavisualization, python3
 Restrictions: allow-stderr, superficial
 
 Test-Command: debian/tests/test_install_python3.sh python3-pyside2.qtopenglfunctions PySide2.QtOpenGLFunctions
-Depends: python3-pyside2.qtopenglfunctions, python3-all
+Depends: python3-pyside2.qtopenglfunctions, python3
 Restrictions: allow-stderr, superficial
 
 Test-Command: debian/tests/test_install_python3.sh python3-pyside2.qtscxml PySide2.QtScxml
-Depends: python3-pyside2.qtscxml, python3-all
+Depends: python3-pyside2.qtscxml, python3
 Restrictions: allow-stderr, superficial
 
 Test-Command: debian/tests/test_install_python3.sh python3-pyside2.qtwebengine PySide2.QtWebEngine
-Depends: python3-pyside2.qtwebengine, python3-all
+Depends: python3-pyside2.qtwebengine, python3
 Restrictions: allow-stderr, superficial
diff --git a/debian/tests/control.gen b/debian/tests/control.gen
index 38ca10bd..8f6f6f8f 100755
--- a/debian/tests/control.gen
+++ b/debian/tests/control.gen
@@ -9,7 +9,7 @@ for binary_package in $(dh_listpackages|grep "python3-pyside2.qt"); do
     # find import_name
     import_name=$(find sources/pyside2/PySide2/ -maxdepth 1 -type d| xargs -n 1 basename|grep -i ^$module_name$)
     echo "Test-Command: debian/tests/test_install_python3.sh $binary_package PySide2.$import_name
-Depends: $binary_package, python3-all
+Depends: $binary_package, python3
 Restrictions: allow-stderr, superficial
 " >>debian/tests/control
 done



More information about the Neon-commits mailing list