[neon/qt/pyside2/Neon/release] debian: Regenerate debian/tests/control using debian/tests/control.gen.

Dmitry Shachnev null at kde.org
Mon Oct 9 15:37:19 BST 2023


Git commit b9ab16768d4bfb3d2cc53f011200222b90fe6563 by Dmitry Shachnev.
Committed on 25/06/2023 at 18:11.
Pushed by jriddell into branch 'Neon/release'.

Regenerate debian/tests/control using debian/tests/control.gen.

M  +6    -0    debian/changelog
M  +16   -4    debian/tests/control
M  +1    -0    debian/tests/control.gen

https://invent.kde.org/neon/qt/pyside2/-/commit/b9ab16768d4bfb3d2cc53f011200222b90fe6563

diff --git a/debian/changelog b/debian/changelog
index e4f1ec69..a343b64c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+pyside2 (5.15.10-2) UNRELEASED; urgency=medium
+
+  * Regenerate debian/tests/control using debian/tests/control.gen.
+
+ -- Dmitry Shachnev <mitya57 at debian.org>  Sun, 25 Jun 2023 19:11:04 +0300
+
 pyside2 (5.15.10-1) unstable; urgency=medium
 
   * Team upload.
diff --git a/debian/tests/control b/debian/tests/control
index c4f538b2..46371b72 100644
--- a/debian/tests/control
+++ b/debian/tests/control
@@ -14,10 +14,18 @@ Test-Command: debian/tests/test_install_python3.sh python3-pyside2.qtquick PySid
 Depends: python3-pyside2.qtquick, python3
 Restrictions: allow-stderr, superficial
 
+Test-Command: debian/tests/test_install_python3.sh python3-pyside2.qtquickcontrols2 PySide2.QtQuickControls2
+Depends: python3-pyside2.qtquickcontrols2, python3
+Restrictions: allow-stderr, superficial
+
 Test-Command: debian/tests/test_install_python3.sh python3-pyside2.qtpositioning PySide2.QtPositioning
 Depends: python3-pyside2.qtpositioning, python3
 Restrictions: allow-stderr, superficial
 
+Test-Command: debian/tests/test_install_python3.sh python3-pyside2.qtremoteobjects PySide2.QtRemoteObjects
+Depends: python3-pyside2.qtremoteobjects, python3
+Restrictions: allow-stderr, superficial
+
 Test-Command: debian/tests/test_install_python3.sh python3-pyside2.qtx11extras PySide2.QtX11Extras
 Depends: python3-pyside2.qtx11extras, python3
 Restrictions: allow-stderr, superficial
@@ -62,6 +70,10 @@ Test-Command: debian/tests/test_install_python3.sh python3-pyside2.qtsensors PyS
 Depends: python3-pyside2.qtsensors, python3
 Restrictions: allow-stderr, superficial
 
+Test-Command: debian/tests/test_install_python3.sh python3-pyside2.qtserialport PySide2.QtSerialPort
+Depends: python3-pyside2.qtserialport, python3
+Restrictions: allow-stderr, superficial
+
 Test-Command: debian/tests/test_install_python3.sh python3-pyside2.qtmultimedia PySide2.QtMultimedia
 Depends: python3-pyside2.qtmultimedia, python3
 Restrictions: allow-stderr, superficial
@@ -86,10 +98,6 @@ Test-Command: debian/tests/test_install_python3.sh python3-pyside2.qt3dinput PyS
 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
-Restrictions: allow-stderr, superficial
-
 Test-Command: debian/tests/test_install_python3.sh python3-pyside2.qtxml PySide2.QtXml
 Depends: python3-pyside2.qtxml, python3
 Restrictions: allow-stderr, superficial
@@ -130,6 +138,10 @@ Test-Command: debian/tests/test_install_python3.sh python3-pyside2.qt3dcore PySi
 Depends: python3-pyside2.qt3dcore, python3
 Restrictions: allow-stderr, superficial
 
+Test-Command: debian/tests/test_install_python3.sh python3-pyside2.qt3dextras PySide2.Qt3DExtras
+Depends: python3-pyside2.qt3dextras, python3
+Restrictions: allow-stderr, superficial
+
 Test-Command: debian/tests/test_install_python3.sh python3-pyside2.qtsql PySide2.QtSql
 Depends: python3-pyside2.qtsql, python3
 Restrictions: allow-stderr, superficial
diff --git a/debian/tests/control.gen b/debian/tests/control.gen
index 8f6f6f8f..6aa70a5f 100755
--- a/debian/tests/control.gen
+++ b/debian/tests/control.gen
@@ -14,3 +14,4 @@ Restrictions: allow-stderr, superficial
 " >>debian/tests/control
 done
 
+sed -i '$d' debian/tests/control



More information about the Neon-commits mailing list