[neon/forks/pyqt-builder/Neon/release] debian: Add an autopkgtest for Python module import.

Dmitry Shachnev null at kde.org
Wed Dec 3 06:33:47 GMT 2025


Git commit c26d8f409ca12007ca61e3da41732366f4b5cefe by Dmitry Shachnev.
Committed on 02/02/2025 at 19:25.
Pushed by carlosdem into branch 'Neon/release'.

Add an autopkgtest for Python module import.

M  +1    -0    debian/changelog
M  +1    -0    debian/control

https://invent.kde.org/neon/forks/pyqt-builder/-/commit/c26d8f409ca12007ca61e3da41732366f4b5cefe

diff --git a/debian/changelog b/debian/changelog
index 545d10d..6507890 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
 pyqt-builder (1.18.0+dfsg-1) UNRELEASED; urgency=medium
 
   * New upstream release.
+  * Add an autopkgtest for Python module import.
 
  -- Dmitry Shachnev <mitya57 at debian.org>  Sun, 02 Feb 2025 21:57:14 +0300
 
diff --git a/debian/control b/debian/control
index 598db52..07eb26f 100644
--- a/debian/control
+++ b/debian/control
@@ -19,6 +19,7 @@ Standards-Version: 4.7.0
 Homepage: https://github.com/Python-PyQt/PyQt-builder
 Vcs-Git: https://salsa.debian.org/python-team/packages/pyqt-builder.git
 Vcs-Browser: https://salsa.debian.org/python-team/packages/pyqt-builder
+Testsuite: autopkgtest-pkg-python
 
 Package: python3-pyqtbuild
 Architecture: all



More information about the Neon-commits mailing list