[Python-modules-commits] [pyqt5] branch buster updated (cbc5fda -> 86e2fdd)
Dmitry Shachnev
mitya57 at moszumanska.debian.org
Sat Jul 22 07:17:12 UTC 2017
This is an automated email from the git hooks/post-receive script.
mitya57 pushed a change to branch buster
in repository pyqt5.
from cbc5fda Release to unstable.
new ebaaebe Disable Qt license check, does not work with new Qt
new f6bbff3 Add support for Qt 5.9
new aa9edd5 Fixes for the OpenGL detection needed by changes in Qt v5.8.0
new 52da3d0 Add three patches from upstream to support Qt 5.9.
new 571ad20 Build against Qt 5.9.1.
new 86e2fdd Enable Qt WebEngine support on arm64 and armhf.
The 6 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
configure.py | 43 ++++----------
debian/.git-dpm | 4 +-
debian/changelog | 11 ++++
debian/control | 38 ++++++------
debian/patches/no_license_check.diff | 110 +++++++++++++++++++++++++++++++++++
debian/patches/opengl_detection.diff | 42 +++++++++++++
debian/patches/qt59_support.diff | 96 ++++++++++++++++++++++++++++++
debian/patches/series | 3 +
debian/rules | 2 +-
sip/QtCore/QtCoremod.sip | 2 +-
sip/QtCore/qnamespace.sip | 2 -
sip/QtCore/qobject.sip | 4 +-
sip/QtQml/qqmlapplicationengine.sip | 2 +-
sip/QtQuick/qquickitemgrabresult.sip | 2 +-
sip/QtSql/qsql.sip | 2 +-
15 files changed, 300 insertions(+), 63 deletions(-)
create mode 100644 debian/patches/no_license_check.diff
create mode 100644 debian/patches/opengl_detection.diff
create mode 100644 debian/patches/qt59_support.diff
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/pyqt5.git
More information about the Python-modules-commits
mailing list