pyside2 (5.15.2-2.3) unstable; urgency=medium * Call "py3versions -d" instead of "py3versions -r" in tests. * -- Christian Marillat Fri, 17 Jun 2022 17:49:37 +0200 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 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. This package is unable to manage two python versions at the same time. (Closes: #1008849) -- Christian Marillat Sun, 12 Jun 2022 18:30:03 +0200 pyside2 (5.15.2-2) unstable; urgency=medium * Backport upstream patches for Python 3.10 support (closes: #999369). * Backport upstream patch to adapt for LLVM 12.01. * Run build-time tests with all supported Python versions. - Add a patch to make the tests find the matching build directory. -- Dmitry Shachnev Tue, 16 Nov 2021 12:16:14 +0300 pyside2 (5.15.2-1) unstable; urgency=medium * Team upload. * Add missing dependencies to make the autopkgtest pass again. * Backport proposed upstream patch to fix qApp flags handling. - Unblacklist QtWidgets::bug_307 test, it should not fail anymore. -- Dmitry Shachnev Sat, 26 Dec 2020 11:39:45 +0300 pyside2 (5.15.2-1~exp2) experimental; urgency=medium * Add packages for Qt3DExtras and Qt3DAnimation * Add update-sip-import.patch (Closes: #966041) -- Kurt Kremitzki Sun, 20 Dec 2020 11:32:30 -0600 pyside2 (5.15.2-1~exp1) experimental; urgency=medium [ Dmitry Shachnev ] * New upstream release. * Drop python3.9.patch, included in the new release. * Rebase other patches. * Backport upstream changes to pass --reuse-build only to commands that support it. * Build with system patchelf on all architectures. It is now available on mipsel and mips64el too. - Drop update-patchelf.patch, not needed with system patchelf. * Continue building HTML documentation (upstream defaults to qch now). * Replace Qt Quick Controls 1 build-dependency with Qt Quick Controls 2. * Build with default llvm version (closes: #974784). * Revert addition of “Multi-Arch: same” from the previous upload. libpyside2-py3-5.15 is not multi-arch ready because the list of built modules (in _config.py) may be different on different architectures. * Bump Qt build-dependencies to 5.15 (as ftbfs-old-qt.patch was dropped). * Minor debian/rules cleanup. [ Alexander Volkov ] * Add python3-pyside2.qt{quickcontrols2,remoteobjects,serialport} packages. -- Kurt Kremitzki Sat, 19 Dec 2020 14:26:09 -0600 pyside2 (5.15.0-6) unstable; urgency=medium * Team upload. [ Debian Janitor ] * Apply multi-arch hints. + python-pyside2-doc, shiboken2-doc: Add Multi-Arch: foreign. + libshiboken2-dev, python3-pyside2.qt*: Add Multi-Arch: same. [ Dmitry Shachnev ] * Drop ftbfs-old-qt.patch. Not needed since Debian has Qt 5.15. * Stop hardcoding py3.8 in debian/shiboken2-doc.docs (closes: #976900). * Blacklist QtWidgets::bug_307 test for now (closes: #976516). -- Dmitry Shachnev Mon, 14 Dec 2020 20:31:39 +0300 pyside2 (5.15.0-5) unstable; urgency=medium * Team upload. * Run tests with QSG_NO_DEPTH_BUFFER=1 on mips64el (see #868745). -- Dmitry Shachnev Mon, 19 Oct 2020 21:50:57 +0300 pyside2 (5.15.0-4) unstable; urgency=medium * Team upload. * Drop preload-libglx-mesa.patch, not needed with glibc ≥ 2.31-1. * Backport upstream patch to add support for Python 3.9 (closes: #972194). -- Dmitry Shachnev Thu, 15 Oct 2020 20:06:52 +0300 pyside2 (5.15.0-3) unstable; urgency=medium [ Dmitry Shachnev ] * Bump Qt build-dependencies to 5.14. As most Qt packages have a Build-Depends-Package field in their symbols files, dpkg-shlibdeps will use that information and generate a runtime dependency on a new enough Qt version (closes: #963983). [ Kurt Kremitzki ] * Remove Freexian folks and add myself to Uploaders * Correct libshiboken2 CMake include path (Closes: #964201) -- Kurt Kremitzki Sun, 05 Jul 2020 05:13:51 -0500 pyside2 (5.15.0-2) unstable; urgency=medium * Team upload. * Preload libGLX_mesa.so.0 in web_engine_initialize.py, to work around test failure on arm64 (closes: #963709). -- Dmitry Shachnev Mon, 29 Jun 2020 15:26:26 +0300 pyside2 (5.15.0-1) unstable; urgency=medium [ Gianfranco Costamagna ] * Team upload * Upload to unstable * Drop trailing spaces from changelog file * Bump compat level to 13 * Bump std-version to 4.5.0 * Add R^3: no -- Kurt Kremitzki Thu, 25 Jun 2020 21:15:20 -0500 pyside2 (5.15.0-1~exp1) experimental; urgency=medium [ Steve Langasek ] * Add test dependency on python3-all to fix autopkgtests (Closes: #950127) [ Gianfranco Costamagna ] * Add python3-distro needed for tests. * Drop "uic" and "rcc" from control file, removed upstream (LP: #1874095) * Add missing Breaks/Replaces for upgrading from previous version (Closes: #949339) * Drop pyside2uic tests, dropped upstream * New upstream version 5.15.0 (Closes: #950126, Closes: #960008) * Drop old Fix-build-with-Qt-5.12, addressed upstream * Add patch to fix build failures with old qt implementation * Refresh patches * Bump copyright years * Bump soname to 15 * Drop manpage, removed upstream * Use llvm-9 to build, fixing a build failure -- Gianfranco Costamagna Sat, 06 Jun 2020 14:48:45 +0200 pyside2 (5.14.0-1~exp1) experimental; urgency=medium [ Raphaël Hertzog ] * Team upload * New upstream version 5.14.0. Closes: #945376, #947101 * Update patches (3 dropped, one new for Qt 5.12 compat) * Use --ignore-git option instead of custom patch * Update package names for version 5.14 * Drop python3-pyside2uic, there's no such library anymore * Re-enable tests failing due to broken XDG_RUNTIME_DIR * Drop package prefix from lintian overrides * Drop removed file from debian/copyright * Fix arch-all build on 32 bit arches. Closes: #948764 Thanks to peter green for the patch. [ Kurt Kremitzki ] * Add CMake sed for pyside2 include path * Add CMake sed for multi-Python version support -- Kurt Kremitzki Mon, 13 Jan 2020 00:10:14 -0600 pyside2 (5.13.2-2.2) unstable; urgency=medium * Non-maintainer upload * Update cmake paths for new locations -- Gianfranco Costamagna Sun, 29 Dec 2019 22:44:55 +0100 pyside2 (5.13.2-2.1) unstable; urgency=medium * Non-maintainer upload * Add an explicit shiboken dependency to fix FTBFS for reverse-dependencies cmake based, who expect it being installed (Closes: #946082) - thanks Tommaso Colombo for the patch -- Gianfranco Costamagna Tue, 24 Dec 2019 09:22:39 +0100 pyside2 (5.13.2-2) unstable; urgency=medium * Do not build-depends on libqt5datavisualization5-dev on mipsel and mpis64el (Closes: #945174) and limit .*qtdatavisualization binary package to arch: amd64 arm64 armel armhf i386 ppc64el s390x * Limit python3-pyside2.qtwebengine to amd64 arm64 armhf i386 mipsel (qtwebengine5-dev is not available for other architectures) * Add a patch to blacklist failing tests -- Sophie Brun Fri, 22 Nov 2019 10:28:55 +0100 pyside2 (5.13.2-1) unstable; urgency=medium [ Ondřej Nový ] * Remove almost all of Python 2 binary packages (no rdeps): - python-pyside2.qt3dcore - python-pyside2.qt3dinput - python-pyside2.qt3dlogic - python-pyside2.qt3drender - python-pyside2.qtcharts - python-pyside2.qtconcurrent - python-pyside2.qthelp - python-pyside2.qtlocation - python-pyside2.qtmultimedia - python-pyside2.qtmultimediawidgets - python-pyside2.qtnetwork - python-pyside2.qtpositioning - python-pyside2.qtprintsupport - python-pyside2.qtqml - python-pyside2.qtquick - python-pyside2.qtquickwidgets - python-pyside2.qtscript - python-pyside2.qtscripttools - python-pyside2.qtsensors - python-pyside2.qtsql - python-pyside2.qttest - python-pyside2.qttexttospeech - python-pyside2.qtwebchannel - python-pyside2.qtwebenginecore - python-pyside2.qtwebenginewidgets - python-pyside2.qtwebsockets - python-pyside2.qtx11extras - python-pyside2.qtxmlpatterns [ Sophie Brun ] * Update debian/watch * New upstream version 5.13.2 * Refresh patches and remove obsolete patches * Add missing build-deps * Force pybuild to use distutils, not Cmake * Replace deprecated upstream option --jobs with --parallel * Update documentation build * Add a patch to support Python 3.8 (Closes: #942753) * Add new binary packages - python3-pyside2.qtdatavisualization - python3-pyside2.qtopenglfunctions - python3-pyside2.qtscxml - python3-pyside2.qtwebengine * Update list of built files in debian/rules * Switch pyside2-tools to Python3 * Switch to debhelper-compat 12 * Bump Standards-Version to 4.4.1 (no changes) * Update installation of python3 module shiboken2 * Add autopkgtest * Add missing Conflicts/Replaces and Provides for libpyside2-* * Add a patch to use python3 in pyside2-tools * Remove disable failing test in debian/rules * Add missing depends (Closes: #943709) * Run the tests and add missing build-deps for tests * Remove useless build-dep pyqt5-dev [ Raphaël Hertzog ] * Drop remaining python2 parts. -- Sophie Brun Fri, 15 Nov 2019 10:15:57 +0100 pyside2 (5.11.2-3) unstable; urgency=medium [ Sébastien Delafond ] * Do not build-depends on patchelf on mips and mipsel (Closes: #917199) -- Sebastien Delafond Wed, 16 Jan 2019 16:30:16 +0100 pyside2 (5.11.2-2) unstable; urgency=medium [ Sébastien Delafond ] * Add myself to uploaders * Do not build-depends on patchelf on mips64el (Closes: #917200) -- Sebastien Delafond Thu, 10 Jan 2019 09:21:43 +0100 pyside2 (5.11.2-1) unstable; urgency=medium [ Raphaël Hertzog ] * New upstream version 5.11.2 * Remove patches merged upstream * Merge fix-PAGESIZE.patch into update-patchelf.patch * Add patchelf to Build-Depends * Bump Standards-Version to 4.2.1 [ Frédéric Bonnard ] * Fix hardcoded PAGESIZE for patchelf.cc. Closes: #909265 -- Raphaël Hertzog Fri, 28 Sep 2018 15:09:34 +0200 pyside2 (5.11.0-4) unstable; urgency=medium * Use default llvm-dev and libclang-dev (Closes: #906168) * Add Cmake config files for Python3 (Closes: #906020) * Fix debian/libpyside2-5.11.install for triplets that are not *-linux-gnu (thanks to Adrian Bunk) * Add an upstream patch to fix build on armel/armhf -- Sophie Brun Mon, 27 Aug 2018 12:53:29 +0200 pyside2 (5.11.0-3) unstable; urgency=medium * More fixes for builds building only arch any or only arch all. * Really fix the build with dpkg-buildpackage -A. -- Raphaël Hertzog Tue, 31 Jul 2018 21:33:04 +0200 pyside2 (5.11.0-2) unstable; urgency=medium [ Raphaël Hertzog ] * Fix build with dpkg-buildpackage -A. Closes: #904892 * Fix python-pyside2 dependencies. Replace python-pyside2.widgets by python-pyside2.qtwidgets. [ Sophie Brun ] * Drop useless "Testsuite: autopkgtest-pkg-python". * Enable parallel build. * Limit QtWebEngine packages to amd64 arm64 armhf i386 mipsel. * Remove unused lintian-overrides. * Use python2 only in pyside2-tools. * Remove big metapackages python-pyside2 and python3-pyside2. -- Raphaël Hertzog Tue, 31 Jul 2018 16:37:40 +0200 pyside2 (5.11.0-1) unstable; urgency=medium * Initial release (Closes: #877871) -- Sophie Brun Thu, 26 Jul 2018 17:47:45 +0200