Raspbian automatic forward porter [Sat, 25 Apr 2026 08:57:43 +0000 (09:57 +0100)]
Merge version 6.9.2-2+rpi1 and 6.10.3-2 to produce 6.10.3-2+rpi1
Stuart Prescott [Wed, 8 Apr 2026 02:03:46 +0000 (12:03 +1000)]
Declare fast forward from 6.10.3-1
[dgit --quilt=gbp --overwrite]
Stuart Prescott [Sat, 28 Mar 2026 06:10:38 +0000 (17:10 +1100)]
Use correct Python module paths in cmake files
Gbp-Pq: Name 0011-Use-correct-Python-module-paths-in-cmake-files.patch
Stuart Prescott [Tue, 18 Feb 2025 13:32:42 +0000 (00:32 +1100)]
Remove dependency from shiboken6_generator
Breaks dh_python3 dependency calculation
Gbp-Pq: Name 0010-Remove-dependency-from-shiboken6_generator.patch
Stuart Prescott [Mon, 17 Feb 2025 13:50:57 +0000 (00:50 +1100)]
Fix python module paths in CMake
Gbp-Pq: Name 0009-Fix-python-module-paths-in-CMake.patch
Stuart Prescott [Mon, 14 Oct 2024 01:45:22 +0000 (12:45 +1100)]
XFAIL QtQml::qquickitem_grabToImage
Failure seen on mips64el
Gbp-Pq: Name 0008-XFAIL-QtQml-qquickitem_grabToImage.patch
Stuart Prescott [Mon, 14 Oct 2024 01:39:53 +0000 (12:39 +1100)]
XFAIL smart::smart_pointer
Failure seen on armel
Gbp-Pq: Name 0007-XFAIL-smart-smart_pointer.patch
Stuart Prescott [Sun, 6 Oct 2024 08:46:11 +0000 (19:46 +1100)]
XFAIL a new test failure with 6.7.2
Tests are substantially changed in new release; library not
being found in multi-arch paths
Gbp-Pq: Name 0006-XFAIL-a-new-test-failure-with-6.7.2.patch
Stuart Prescott [Mon, 9 Sep 2024 20:34:52 +0000 (06:34 +1000)]
Mark arm64 test failures as xfail temporarily
Try to at least get a package built to be able to debug the failure
Gbp-Pq: Name 0005-Mark-arm64-test-failures-as-xfail-temporarily.patch
Stuart Prescott [Sat, 15 Feb 2025 14:27:09 +0000 (01:27 +1100)]
Fix numpy header detection
Existing code makes assumptions about site-packages/dist-packages
and fails to find the headers; numpy has an explicit function for this
Gbp-Pq: Name 0004-Fix-numpy-header-detection.patch
Stuart Prescott [Fri, 3 May 2024 06:50:13 +0000 (16:50 +1000)]
Add failing tests to blacklist
Tests are still run but will fail. They are run multiple times to see if
they still fail - it would be better to just skip them.
It is not yet clear whether these failures are important.
Gbp-Pq: Name 0003-Add-failing-tests-to-blacklist.patch
Stuart Prescott [Fri, 3 May 2024 06:48:49 +0000 (16:48 +1000)]
Fix missing subparser in test harness
Not needed in the build but needed for debugging the test harness...
Gbp-Pq: Name 0002-Fix-missing-subparser-in-test-harness.patch
Dmitry Shachnev [Sun, 14 Nov 2021 18:08:50 +0000 (21:08 +0300)]
Find the build directory matching the current interpreter
This is needed to allow us to run tests with all supported Python versions.
Without this patch, the latest build directory will be always picked, no
matter what the current interpreter is.
Gbp-Pq: Name 0001-Find-the-build-directory-matching-the-current-interp.patch
Stuart Prescott [Wed, 8 Apr 2026 02:03:58 +0000 (12:03 +1000)]
Add changelog for upload
Stuart Prescott [Tue, 7 Apr 2026 05:04:03 +0000 (15:04 +1000)]
Add changelog for upload
Stuart Prescott [Tue, 7 Apr 2026 05:23:59 +0000 (15:23 +1000)]
Update S-V to 4.7.4 (no changes required)
Stuart Prescott [Tue, 7 Apr 2026 05:03:52 +0000 (15:03 +1000)]
Declare fast forward from 6.10.2-6
[dgit --quilt=gbp --overwrite]
Stuart Prescott [Sat, 28 Mar 2026 06:10:38 +0000 (17:10 +1100)]
Use correct Python module paths in cmake files
Gbp-Pq: Name 0011-Use-correct-Python-module-paths-in-cmake-files.patch
Stuart Prescott [Tue, 18 Feb 2025 13:32:42 +0000 (00:32 +1100)]
Remove dependency from shiboken6_generator
Breaks dh_python3 dependency calculation
Gbp-Pq: Name 0010-Remove-dependency-from-shiboken6_generator.patch
Stuart Prescott [Mon, 17 Feb 2025 13:50:57 +0000 (00:50 +1100)]
Fix python module paths in CMake
Gbp-Pq: Name 0009-Fix-python-module-paths-in-CMake.patch
Stuart Prescott [Mon, 14 Oct 2024 01:45:22 +0000 (12:45 +1100)]
XFAIL QtQml::qquickitem_grabToImage
Failure seen on mips64el
Gbp-Pq: Name 0008-XFAIL-QtQml-qquickitem_grabToImage.patch
Stuart Prescott [Mon, 14 Oct 2024 01:39:53 +0000 (12:39 +1100)]
XFAIL smart::smart_pointer
Failure seen on armel
Gbp-Pq: Name 0007-XFAIL-smart-smart_pointer.patch
Stuart Prescott [Sun, 6 Oct 2024 08:46:11 +0000 (19:46 +1100)]
XFAIL a new test failure with 6.7.2
Tests are substantially changed in new release; library not
being found in multi-arch paths
Gbp-Pq: Name 0006-XFAIL-a-new-test-failure-with-6.7.2.patch
Stuart Prescott [Mon, 9 Sep 2024 20:34:52 +0000 (06:34 +1000)]
Mark arm64 test failures as xfail temporarily
Try to at least get a package built to be able to debug the failure
Gbp-Pq: Name 0005-Mark-arm64-test-failures-as-xfail-temporarily.patch
Stuart Prescott [Sat, 15 Feb 2025 14:27:09 +0000 (01:27 +1100)]
Fix numpy header detection
Existing code makes assumptions about site-packages/dist-packages
and fails to find the headers; numpy has an explicit function for this
Gbp-Pq: Name 0004-Fix-numpy-header-detection.patch
Stuart Prescott [Fri, 3 May 2024 06:50:13 +0000 (16:50 +1000)]
Add failing tests to blacklist
Tests are still run but will fail. They are run multiple times to see if
they still fail - it would be better to just skip them.
It is not yet clear whether these failures are important.
Gbp-Pq: Name 0003-Add-failing-tests-to-blacklist.patch
Stuart Prescott [Fri, 3 May 2024 06:48:49 +0000 (16:48 +1000)]
Fix missing subparser in test harness
Not needed in the build but needed for debugging the test harness...
Gbp-Pq: Name 0002-Fix-missing-subparser-in-test-harness.patch
Dmitry Shachnev [Sun, 14 Nov 2021 18:08:50 +0000 (21:08 +0300)]
Find the build directory matching the current interpreter
This is needed to allow us to run tests with all supported Python versions.
Without this patch, the latest build directory will be always picked, no
matter what the current interpreter is.
Gbp-Pq: Name 0001-Find-the-build-directory-matching-the-current-interp.patch
Stuart Prescott [Tue, 7 Apr 2026 05:03:45 +0000 (15:03 +1000)]
Extend timeout in debian/make-manpages and make it non-fatal
Closes: #1132528
Stuart Prescott [Tue, 7 Apr 2026 05:03:15 +0000 (15:03 +1000)]
Fix missing dep in shiboken6 package
Stuart Prescott [Tue, 7 Apr 2026 05:02:46 +0000 (15:02 +1000)]
Refresh patches
Stuart Prescott [Tue, 7 Apr 2026 04:51:50 +0000 (14:51 +1000)]
Update upstream source from tag 'upstream/6.10.3'
Update to upstream version '6.10.3'
with Debian dir
dd7b430e718a53b5011677826906dcfa38697483
Stuart Prescott [Tue, 7 Apr 2026 04:51:34 +0000 (14:51 +1000)]
New upstream version 6.10.3
Stuart Prescott [Mon, 30 Mar 2026 07:12:27 +0000 (18:12 +1100)]
Add changelog for upload
Stuart Prescott [Mon, 30 Mar 2026 07:12:18 +0000 (18:12 +1100)]
Declare fast forward from 6.10.2-5
[dgit --quilt=gbp --overwrite]
Stuart Prescott [Sat, 28 Mar 2026 06:10:38 +0000 (17:10 +1100)]
Use correct Python module paths in cmake files
Gbp-Pq: Name 0011-Use-correct-Python-module-paths-in-cmake-files.patch
Stuart Prescott [Tue, 18 Feb 2025 13:32:42 +0000 (00:32 +1100)]
Remove dependency from shiboken6_generator
Breaks dh_python3 dependency calculation
Gbp-Pq: Name 0010-Remove-dependency-from-shiboken6_generator.patch
Stuart Prescott [Mon, 17 Feb 2025 13:50:57 +0000 (00:50 +1100)]
Fix python module paths in CMake
Gbp-Pq: Name 0009-Fix-python-module-paths-in-CMake.patch
Stuart Prescott [Mon, 14 Oct 2024 01:45:22 +0000 (12:45 +1100)]
XFAIL QtQml::qquickitem_grabToImage
Failure seen on mips64el
Gbp-Pq: Name 0008-XFAIL-QtQml-qquickitem_grabToImage.patch
Stuart Prescott [Mon, 14 Oct 2024 01:39:53 +0000 (12:39 +1100)]
XFAIL smart::smart_pointer
Failure seen on armel
Gbp-Pq: Name 0007-XFAIL-smart-smart_pointer.patch
Stuart Prescott [Sun, 6 Oct 2024 08:46:11 +0000 (19:46 +1100)]
XFAIL a new test failure with 6.7.2
Tests are substantially changed in new release; library not
being found in multi-arch paths
Gbp-Pq: Name 0006-XFAIL-a-new-test-failure-with-6.7.2.patch
Stuart Prescott [Mon, 9 Sep 2024 20:34:52 +0000 (06:34 +1000)]
Mark arm64 test failures as xfail temporarily
Try to at least get a package built to be able to debug the failure
Gbp-Pq: Name 0005-Mark-arm64-test-failures-as-xfail-temporarily.patch
Stuart Prescott [Sat, 15 Feb 2025 14:27:09 +0000 (01:27 +1100)]
Fix numpy header detection
Existing code makes assumptions about site-packages/dist-packages
and fails to find the headers; numpy has an explicit function for this
Gbp-Pq: Name 0004-Fix-numpy-header-detection.patch
Stuart Prescott [Fri, 3 May 2024 06:50:13 +0000 (16:50 +1000)]
Add failing tests to blacklist
Tests are still run but will fail. They are run multiple times to see if
they still fail - it would be better to just skip them.
It is not yet clear whether these failures are important.
Gbp-Pq: Name 0003-Add-failing-tests-to-blacklist.patch
Stuart Prescott [Fri, 3 May 2024 06:48:49 +0000 (16:48 +1000)]
Fix missing subparser in test harness
Not needed in the build but needed for debugging the test harness...
Gbp-Pq: Name 0002-Fix-missing-subparser-in-test-harness.patch
Dmitry Shachnev [Sun, 14 Nov 2021 18:08:50 +0000 (21:08 +0300)]
Find the build directory matching the current interpreter
This is needed to allow us to run tests with all supported Python versions.
Without this patch, the latest build directory will be always picked, no
matter what the current interpreter is.
Gbp-Pq: Name 0001-test-with-current-interpreter.patch
Stuart Prescott [Mon, 30 Mar 2026 07:12:03 +0000 (18:12 +1100)]
Sync up tests
Stuart Prescott [Mon, 30 Mar 2026 07:11:39 +0000 (18:11 +1100)]
Add build-essential to build-related autopkgtest tests
Stuart Prescott [Sun, 29 Mar 2026 02:22:03 +0000 (13:22 +1100)]
Add changelog for upload
Stuart Prescott [Sun, 29 Mar 2026 02:21:51 +0000 (13:21 +1100)]
Declare fast forward from 6.10.2-4
[dgit --quilt=gbp --overwrite]
Stuart Prescott [Sat, 28 Mar 2026 06:10:38 +0000 (17:10 +1100)]
Use correct Python module paths in cmake files
Gbp-Pq: Name 0011-Use-correct-Python-module-paths-in-cmake-files.patch
Stuart Prescott [Tue, 18 Feb 2025 13:32:42 +0000 (00:32 +1100)]
Remove dependency from shiboken6_generator
Breaks dh_python3 dependency calculation
Gbp-Pq: Name 0010-Remove-dependency-from-shiboken6_generator.patch
Stuart Prescott [Mon, 17 Feb 2025 13:50:57 +0000 (00:50 +1100)]
Fix python module paths in CMake
Gbp-Pq: Name 0009-Fix-python-module-paths-in-CMake.patch
Stuart Prescott [Mon, 14 Oct 2024 01:45:22 +0000 (12:45 +1100)]
XFAIL QtQml::qquickitem_grabToImage
Failure seen on mips64el
Gbp-Pq: Name 0008-XFAIL-QtQml-qquickitem_grabToImage.patch
Stuart Prescott [Mon, 14 Oct 2024 01:39:53 +0000 (12:39 +1100)]
XFAIL smart::smart_pointer
Failure seen on armel
Gbp-Pq: Name 0007-XFAIL-smart-smart_pointer.patch
Stuart Prescott [Sun, 6 Oct 2024 08:46:11 +0000 (19:46 +1100)]
XFAIL a new test failure with 6.7.2
Tests are substantially changed in new release; library not
being found in multi-arch paths
Gbp-Pq: Name 0006-XFAIL-a-new-test-failure-with-6.7.2.patch
Stuart Prescott [Mon, 9 Sep 2024 20:34:52 +0000 (06:34 +1000)]
Mark arm64 test failures as xfail temporarily
Try to at least get a package built to be able to debug the failure
Gbp-Pq: Name 0005-Mark-arm64-test-failures-as-xfail-temporarily.patch
Stuart Prescott [Sat, 15 Feb 2025 14:27:09 +0000 (01:27 +1100)]
Fix numpy header detection
Existing code makes assumptions about site-packages/dist-packages
and fails to find the headers; numpy has an explicit function for this
Gbp-Pq: Name 0004-Fix-numpy-header-detection.patch
Stuart Prescott [Fri, 3 May 2024 06:50:13 +0000 (16:50 +1000)]
Add failing tests to blacklist
Tests are still run but will fail. They are run multiple times to see if
they still fail - it would be better to just skip them.
It is not yet clear whether these failures are important.
Gbp-Pq: Name 0003-Add-failing-tests-to-blacklist.patch
Stuart Prescott [Fri, 3 May 2024 06:48:49 +0000 (16:48 +1000)]
Fix missing subparser in test harness
Not needed in the build but needed for debugging the test harness...
Gbp-Pq: Name 0002-Fix-missing-subparser-in-test-harness.patch
Dmitry Shachnev [Sun, 14 Nov 2021 18:08:50 +0000 (21:08 +0300)]
Find the build directory matching the current interpreter
This is needed to allow us to run tests with all supported Python versions.
Without this patch, the latest build directory will be always picked, no
matter what the current interpreter is.
Gbp-Pq: Name 0001-test-with-current-interpreter.patch
Stuart Prescott [Sat, 28 Mar 2026 06:12:32 +0000 (17:12 +1100)]
Add patch to correct Python module paths in cmake files
Stuart Prescott [Sat, 28 Mar 2026 06:08:44 +0000 (17:08 +1100)]
Improve path fixing in cmake files via d/set-paths
Re-look at all these substitutions, hopefully now getting them all correct.
Closes: #1131536
Stuart Prescott [Sat, 28 Mar 2026 05:33:23 +0000 (16:33 +1100)]
Enable new tests
Stuart Prescott [Sat, 28 Mar 2026 05:24:42 +0000 (16:24 +1100)]
Add tests that show and test include paths
Checking for #
1131536
Stuart Prescott [Sat, 28 Mar 2026 05:18:34 +0000 (16:18 +1100)]
Add additional lintian override for examples
Stuart Prescott [Sat, 28 Mar 2026 05:18:12 +0000 (16:18 +1100)]
Remove nocheck annotation on xauth xvfb used to build docs
Closes: #1131974
Stuart Prescott [Sun, 22 Mar 2026 01:14:31 +0000 (12:14 +1100)]
Add changelog for upload
Stuart Prescott [Sun, 22 Mar 2026 01:14:04 +0000 (12:14 +1100)]
Declare fast forward from 6.9.2-2
[dgit --quilt=gbp --overwrite]
Stuart Prescott [Tue, 18 Feb 2025 13:32:42 +0000 (00:32 +1100)]
Remove dependency from shiboken6_generator
Breaks dh_python3 dependency calculation
Gbp-Pq: Name 0010-Remove-dependency-from-shiboken6_generator.patch
Stuart Prescott [Mon, 17 Feb 2025 13:50:57 +0000 (00:50 +1100)]
Fix python module paths in CMake
Gbp-Pq: Name 0009-Fix-python-module-paths-in-CMake.patch
Stuart Prescott [Mon, 14 Oct 2024 01:45:22 +0000 (12:45 +1100)]
XFAIL QtQml::qquickitem_grabToImage
Failure seen on mips64el
Gbp-Pq: Name 0008-XFAIL-QtQml-qquickitem_grabToImage.patch
Stuart Prescott [Mon, 14 Oct 2024 01:39:53 +0000 (12:39 +1100)]
XFAIL smart::smart_pointer
Failure seen on armel
Gbp-Pq: Name 0007-XFAIL-smart-smart_pointer.patch
Stuart Prescott [Sun, 6 Oct 2024 08:46:11 +0000 (19:46 +1100)]
XFAIL a new test failure with 6.7.2
Tests are substantially changed in new release; library not
being found in multi-arch paths
Gbp-Pq: Name 0006-XFAIL-a-new-test-failure-with-6.7.2.patch
Stuart Prescott [Mon, 9 Sep 2024 20:34:52 +0000 (06:34 +1000)]
Mark arm64 test failures as xfail temporarily
Try to at least get a package built to be able to debug the failure
Gbp-Pq: Name 0005-Mark-arm64-test-failures-as-xfail-temporarily.patch
Stuart Prescott [Sat, 15 Feb 2025 14:27:09 +0000 (01:27 +1100)]
Fix numpy header detection
Existing code makes assumptions about site-packages/dist-packages
and fails to find the headers; numpy has an explicit function for this
Gbp-Pq: Name 0004-Fix-numpy-header-detection.patch
Stuart Prescott [Fri, 3 May 2024 06:50:13 +0000 (16:50 +1000)]
Add failing tests to blacklist
Tests are still run but will fail. They are run multiple times to see if
they still fail - it would be better to just skip them.
It is not yet clear whether these failures are important.
Gbp-Pq: Name 0003-Add-failing-tests-to-blacklist.patch
Stuart Prescott [Fri, 3 May 2024 06:48:49 +0000 (16:48 +1000)]
Fix missing subparser in test harness
Not needed in the build but needed for debugging the test harness...
Gbp-Pq: Name 0002-Fix-missing-subparser-in-test-harness.patch
Dmitry Shachnev [Sun, 14 Nov 2021 18:08:50 +0000 (21:08 +0300)]
Find the build directory matching the current interpreter
This is needed to allow us to run tests with all supported Python versions.
Without this patch, the latest build directory will be always picked, no
matter what the current interpreter is.
Gbp-Pq: Name 0001-test-with-current-interpreter.patch
Stuart Prescott [Sun, 15 Mar 2026 00:48:08 +0000 (11:48 +1100)]
Add changelog for upload
Stuart Prescott [Sun, 15 Mar 2026 00:46:51 +0000 (11:46 +1100)]
Regenerate test suite
Stuart Prescott [Sun, 15 Mar 2026 00:44:30 +0000 (11:44 +1100)]
Expand autopkgtests to include all supported interpreters
Stuart Prescott [Sun, 15 Mar 2026 00:43:54 +0000 (11:43 +1100)]
Fix paths for not-installed libraries
Fixes FTBFS with Python 3.14
Closes: #1130345
With thanks to Graham Inggs for the report and patch.
Peter Michael Green [Thu, 26 Feb 2026 17:00:36 +0000 (17:00 +0000)]
Merge pyside6 (6.9.2-2+rpi1) import into refs/heads/workingbranch
Stuart Prescott [Mon, 17 Feb 2025 13:50:57 +0000 (00:50 +1100)]
Fix python module paths in CMake
Gbp-Pq: Name 0010-Fix-python-module-paths-in-CMake.patch
Stuart Prescott [Mon, 14 Oct 2024 01:45:22 +0000 (12:45 +1100)]
XFAIL QtQml::qquickitem_grabToImage
Failure seen on mips64el
Gbp-Pq: Name 0009-XFAIL-QtQml-qquickitem_grabToImage.patch
Stuart Prescott [Mon, 14 Oct 2024 01:39:53 +0000 (12:39 +1100)]
XFAIL smart::smart_pointer
Failure seen on armel
Gbp-Pq: Name 0008-XFAIL-smart-smart_pointer.patch
Stuart Prescott [Sun, 6 Oct 2024 08:46:11 +0000 (19:46 +1100)]
XFAIL a new test failure with 6.7.2
Tests are substantially changed in new release; library not
being found in multi-arch paths
Gbp-Pq: Name 0007-XFAIL-a-new-test-failure-with-6.7.2.patch
Stuart Prescott [Mon, 9 Sep 2024 20:34:52 +0000 (06:34 +1000)]
Mark arm64 test failures as xfail temporarily
Try to at least get a package built to be able to debug the failure
Gbp-Pq: Name 0006-Mark-arm64-test-failures-as-xfail-temporarily.patch
Stuart Prescott [Sat, 15 Feb 2025 14:27:09 +0000 (01:27 +1100)]
Fix numpy header detection
Existing code makes assumptions about site-packages/dist-packages
and fails to find the headers; numpy has an explicit function for this
Gbp-Pq: Name 0005-Fix-numpy-header-detection.patch
Stuart Prescott [Fri, 3 May 2024 06:50:13 +0000 (16:50 +1000)]
Add failing tests to blacklist
Tests are still run but will fail. They are run multiple times to see if
they still fail - it would be better to just skip them.
It is not yet clear whether these failures are important.
Gbp-Pq: Name 0004-Add-failing-tests-to-blacklist.patch
Stuart Prescott [Fri, 3 May 2024 06:48:49 +0000 (16:48 +1000)]
Fix missing subparser in test harness
Not needed in the build but needed for debugging the test harness...
Gbp-Pq: Name 0003-Fix-missing-subparser-in-test-harness.patch
Debian Qt/KDE Maintainers [Fri, 3 May 2024 06:47:57 +0000 (16:47 +1000)]
disable-qtexampleicons
Gbp-Pq: Name 0002-disable-qtexampleicons.patch
Dmitry Shachnev [Sun, 14 Nov 2021 18:08:50 +0000 (21:08 +0300)]
Find the build directory matching the current interpreter
This is needed to allow us to run tests with all supported Python versions.
Without this patch, the latest build directory will be always picked, no
matter what the current interpreter is.
Gbp-Pq: Name 0001-test-with-current-interpreter.patch
Peter Michael Green [Thu, 26 Feb 2026 17:00:36 +0000 (17:00 +0000)]
pyside6 (6.9.2-2+rpi1) forky-staging; urgency=medium
* Remove armhf from qtwebengine related architecture lists.
* Skip dh_missing.
[dgit import unpatched pyside6 6.9.2-2+rpi1]
Peter Michael Green [Thu, 26 Feb 2026 17:00:36 +0000 (17:00 +0000)]
Import pyside6_6.9.2-2+rpi1.debian.tar.xz
[dgit import tarball pyside6 6.9.2-2+rpi1 pyside6_6.9.2-2+rpi1.debian.tar.xz]
Stuart Prescott [Mon, 16 Feb 2026 11:03:06 +0000 (22:03 +1100)]
Add changelog for upload
Stuart Prescott [Mon, 16 Feb 2026 11:02:20 +0000 (22:02 +1100)]
Remove all __pycache__ cleanly to prevent ftbfs
Stuart Prescott [Mon, 16 Feb 2026 07:55:37 +0000 (18:55 +1100)]
Add changelog for upload
Stuart Prescott [Mon, 16 Feb 2026 07:54:52 +0000 (18:54 +1100)]
Add some help2man for man pages