summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Dmitry Shachnev [Tue, 22 Aug 2017 11:41:04 +0000 (12:41 +0100)]
Merge pyqt5 (5.7+dfsg-6) import into refs/heads/workingbranch
Dmitry Shachnev [Sat, 22 Jul 2017 07:11:07 +0000 (10:11 +0300)]
Fixes for the OpenGL detection needed by changes in Qt v5.8.0
Origin: upstream, changeset
bf6caed84fd3 (from 5.8.2 release)
Patch-Name: opengl_detection.diff
Gbp-Pq: Name opengl_detection.diff
Dmitry Shachnev [Sat, 22 Jul 2017 07:10:08 +0000 (10:10 +0300)]
Add support for Qt 5.9
Origin: upstream, from 5.8 and 5.9 releases
Patch-Name: qt59_support.diff
Gbp-Pq: Name qt59_support.diff
Dmitry Shachnev [Sat, 22 Jul 2017 07:08:54 +0000 (10:08 +0300)]
Disable Qt license check, does not work with new Qt
Origin: upstream, from 5.8 release
Patch-Name: no_license_check.diff
Gbp-Pq: Name no_license_check.diff
Dmitry Shachnev [Tue, 17 Jan 2017 13:40:52 +0000 (16:40 +0300)]
Disable implicit qml_debug option for debug builds
We build PyQt in debug mode, but do not want the qml_debug option
because it has security implication (opens a local network port).
Origin: openSUSE, https://www.riverbankcomputing.com/pipermail/pyqt/2017-January/038608.html
Patch-Name: no_qml_debug.diff
Gbp-Pq: Name no_qml_debug.diff
Dmitry Shachnev [Thu, 25 Aug 2016 18:11:37 +0000 (21:11 +0300)]
Reverted the conversion of bytes to 'const char *'
The latter is not supported by QMetaType and gives QSignalSpy a problem.
Patch-Name: bytes_conversion.diff
Gbp-Pq: Name bytes_conversion.diff
Dmitry Shachnev [Tue, 22 Aug 2017 11:41:04 +0000 (12:41 +0100)]
pyqt5 (5.7+dfsg-6) unstable; urgency=medium
* Add patches from upstream to support Qt 5.9 (closes: #872892):
- no_license_check.diff
- qt59_support.diff
- opengl_detection.diff
* Build against Qt 5.9.1.
* Enable Qt WebEngine support on arm64, armhf and mipsel (closes: #867733).
[dgit import unpatched pyqt5 5.7+dfsg-6]
Dmitry Shachnev [Tue, 22 Aug 2017 11:41:04 +0000 (12:41 +0100)]
Import pyqt5_5.7+dfsg-6.debian.tar.xz
[dgit import tarball pyqt5 5.7+dfsg-6 pyqt5_5.7+dfsg-6.debian.tar.xz]
Dmitry Shachnev [Sat, 21 Jan 2017 08:26:05 +0000 (08:26 +0000)]
Merge pyqt5 (5.7+dfsg-5) import into refs/heads/workingbranch
Dmitry Shachnev [Tue, 17 Jan 2017 13:40:52 +0000 (16:40 +0300)]
Disable implicit qml_debug option for debug builds
We build PyQt in debug mode, but do not want the qml_debug option
because it has security implication (opens a local network port).
Origin: openSUSE, https://www.riverbankcomputing.com/pipermail/pyqt/2017-January/038608.html
Patch-Name: no_qml_debug.diff
Gbp-Pq: Name no_qml_debug.diff
Dmitry Shachnev [Thu, 25 Aug 2016 18:11:37 +0000 (21:11 +0300)]
Reverted the conversion of bytes to 'const char *'
The latter is not supported by QMetaType and gives QSignalSpy a problem.
Patch-Name: bytes_conversion.diff
Gbp-Pq: Name bytes_conversion.diff
Dmitry Shachnev [Sat, 21 Jan 2017 08:26:05 +0000 (08:26 +0000)]
pyqt5 (5.7+dfsg-5) unstable; urgency=medium
* Make WebEngine packages depend on WebChannel, to avoid import errors.
* Disable implicit qml_debug option for debug builds (no_qml_debug.diff).
Patch taken from openSUSE, thanks Hans-Peter Jansen!
[dgit import unpatched pyqt5 5.7+dfsg-5]
Dmitry Shachnev [Sat, 21 Jan 2017 08:26:05 +0000 (08:26 +0000)]
Import pyqt5_5.7+dfsg-5.debian.tar.xz
[dgit import tarball pyqt5 5.7+dfsg-5 pyqt5_5.7+dfsg-5.debian.tar.xz]
Dmitry Shachnev [Fri, 12 Aug 2016 07:25:00 +0000 (08:25 +0100)]
Import pyqt5_5.7+dfsg.orig.tar.gz
[dgit import orig pyqt5_5.7+dfsg.orig.tar.gz]
Debian Python Modules Team [Wed, 24 Sep 2014 09:21:26 +0000 (10:21 +0100)]
add_dependency
Gbp-Pq: Name add_dependency.diff
Dmitry Shachnev [Wed, 24 Sep 2014 09:21:26 +0000 (10:21 +0100)]
pyqt5 (5.3.2+dfsg-3) unstable; urgency=medium
* Fix a typo in debian/tests/control.
* Test Enginio and QtWebSockets modules in autopkgtest.
* Add a patch from OpenSUSE to make pyqt5 build against Qt 5.3.2.
[dgit import unpatched pyqt5 5.3.2+dfsg-3]
Dmitry Shachnev [Wed, 24 Sep 2014 09:21:26 +0000 (10:21 +0100)]
Import pyqt5_5.3.2+dfsg-3.debian.tar.xz
[dgit import tarball pyqt5 5.3.2+dfsg-3 pyqt5_5.3.2+dfsg-3.debian.tar.xz]
Dmitry Shachnev [Sat, 13 Sep 2014 10:13:57 +0000 (11:13 +0100)]
Import pyqt5_5.3.2+dfsg.orig.tar.gz
[dgit import orig pyqt5_5.3.2+dfsg.orig.tar.gz]