[ubuntu/disco-proposed] qtbase-opensource-src 5.11.2+dfsg-6ubuntu1 (Accepted)
Simon Quigley
tsimonq2 at ubuntu.com
Sat Nov 17 23:27:25 UTC 2018
qtbase-opensource-src (5.11.2+dfsg-6ubuntu1) disco; urgency=medium
* Merge from Debian Sid. Remaining changes:
- Add arm64 to the architectures that GLES is enabled on.
- Drop build dependency on libpcre2-dev which is in Universe; configure
without -system-pcre.
qtbase-opensource-src (5.11.2+dfsg-6) unstable; urgency=medium
[ Dmitry Shachnev ]
* Stop patching mkspecs/qmodule.pri in override_dh_auto_configure.
The condition has changed to !host_build|!cross_compile in Qt 5.9,
which is always true for us.
* Strip -fdebug-prefix-map=${BUILDDIR} flag from generated qmodule.pri.
This flag was unwantedly leaking to builds of other Qt modules.
Thanks to Helmut Grohne for noticing it!
* Build corelib and gui without -O3 on ia64 as a workaround for GCC bug
(PR rtl-optimization/85412).
* Update symbols files with buildds’ logs (alpha and kfreebsd-i386).
[ Lisandro Damián Nicanor Pérez Meyer ]
* Backport remove_need_for_glXGetProcAddressARB.patch. This removes the
need for using dlopen() and thus libGL.so.1 should be used instead of
libGL.so (Closes: #913287).
* Include /usr/share/dpkg/pkg-info.mk and replace the call to
dpkg-parsechangelog with DEB_VERSION_UPTREAM. According to lintian this
should handle more corner cases.
qtbase-opensource-src (5.11.2+dfsg-5) unstable; urgency=medium
* Add a patch to use qstrncpy instead of strlcpy on GNU/kFreeBSD
(kfreebsd_qstrncpy.diff).
* Add a patch to fix ambiguous definition of atime/mtime/ctime
on alpha, thanks Michael Cree (closes: #896658).
* debian/rules: Use qmake cross wrapper in Qt5CoreConfigExtras.cmake
(closes: #913499).
Date: Sat, 17 Nov 2018 17:18:49 -0600
Changed-By: Simon Quigley <tsimonq2 at ubuntu.com>
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
https://launchpad.net/ubuntu/+source/qtbase-opensource-src/5.11.2+dfsg-6ubuntu1
-------------- next part --------------
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512
Format: 1.8
Date: Sat, 17 Nov 2018 17:18:49 -0600
Source: qtbase-opensource-src
Binary: libqt5core5a libqt5gui5 qt5-gtk-platformtheme qt5-flatpak-platformtheme libqt5network5 libqt5opengl5 libqt5sql5 libqt5sql5-mysql libqt5sql5-odbc libqt5sql5-psql libqt5sql5-sqlite libqt5sql5-tds libqt5sql5-ibase libqt5xml5 libqt5dbus5 libqt5test5 libqt5concurrent5 libqt5widgets5 libqt5printsupport5 qtbase5-dev qtbase5-private-dev libqt5opengl5-dev qtbase5-dev-tools qt5-qmake-bin qt5-qmake qtbase5-examples qt5-default qtbase5-doc qtbase5-doc-html
Architecture: source
Version: 5.11.2+dfsg-6ubuntu1
Distribution: disco
Urgency: medium
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Changed-By: Simon Quigley <tsimonq2 at ubuntu.com>
Description:
libqt5concurrent5 - Qt 5 concurrent module
libqt5core5a - Qt 5 core module
libqt5dbus5 - Qt 5 D-Bus module
libqt5gui5 - Qt 5 GUI module
libqt5network5 - Qt 5 network module
libqt5opengl5 - Qt 5 OpenGL module
libqt5opengl5-dev - Qt 5 OpenGL library development files
libqt5printsupport5 - Qt 5 print support module
libqt5sql5 - Qt 5 SQL module
libqt5sql5-ibase - Qt 5 Firebird database driver
libqt5sql5-mysql - Qt 5 MySQL database driver
libqt5sql5-odbc - Qt 5 ODBC database driver
libqt5sql5-psql - Qt 5 PostgreSQL database driver
libqt5sql5-sqlite - Qt 5 SQLite 3 database driver
libqt5sql5-tds - Qt 5 FreeTDS database driver
libqt5test5 - Qt 5 test module
libqt5widgets5 - Qt 5 widgets module
libqt5xml5 - Qt 5 XML module
qt5-default - Qt 5 development defaults package
qt5-flatpak-platformtheme - Qt 5 Flatpak platform theme
qt5-gtk-platformtheme - Qt 5 GTK+ 3 platform theme
qt5-qmake - Qt 5 qmake Makefile generator tool
qt5-qmake-bin - Qt 5 qmake Makefile generator tool — binary file
qtbase5-dev - Qt 5 base development files
qtbase5-dev-tools - Qt 5 base development programs
qtbase5-doc - Qt 5 base documentation
qtbase5-doc-html - Qt 5 base HTML documentation
qtbase5-examples - Qt 5 base examples
qtbase5-private-dev - Qt 5 base private development files
Closes: 896658 913287 913499
Changes:
qtbase-opensource-src (5.11.2+dfsg-6ubuntu1) disco; urgency=medium
.
* Merge from Debian Sid. Remaining changes:
- Add arm64 to the architectures that GLES is enabled on.
- Drop build dependency on libpcre2-dev which is in Universe; configure
without -system-pcre.
.
qtbase-opensource-src (5.11.2+dfsg-6) unstable; urgency=medium
.
[ Dmitry Shachnev ]
* Stop patching mkspecs/qmodule.pri in override_dh_auto_configure.
The condition has changed to !host_build|!cross_compile in Qt 5.9,
which is always true for us.
* Strip -fdebug-prefix-map=${BUILDDIR} flag from generated qmodule.pri.
This flag was unwantedly leaking to builds of other Qt modules.
Thanks to Helmut Grohne for noticing it!
* Build corelib and gui without -O3 on ia64 as a workaround for GCC bug
(PR rtl-optimization/85412).
* Update symbols files with buildds’ logs (alpha and kfreebsd-i386).
.
[ Lisandro Damián Nicanor Pérez Meyer ]
* Backport remove_need_for_glXGetProcAddressARB.patch. This removes the
need for using dlopen() and thus libGL.so.1 should be used instead of
libGL.so (Closes: #913287).
* Include /usr/share/dpkg/pkg-info.mk and replace the call to
dpkg-parsechangelog with DEB_VERSION_UPTREAM. According to lintian this
should handle more corner cases.
.
qtbase-opensource-src (5.11.2+dfsg-5) unstable; urgency=medium
.
* Add a patch to use qstrncpy instead of strlcpy on GNU/kFreeBSD
(kfreebsd_qstrncpy.diff).
* Add a patch to fix ambiguous definition of atime/mtime/ctime
on alpha, thanks Michael Cree (closes: #896658).
* debian/rules: Use qmake cross wrapper in Qt5CoreConfigExtras.cmake
(closes: #913499).
Checksums-Sha1:
ef54985aa273f90dc5e4bc6e656f73119c8c75dd 5231 qtbase-opensource-src_5.11.2+dfsg-6ubuntu1.dsc
3358de4c0aef27dc86780e421ac6d7c8ef935ad6 245472 qtbase-opensource-src_5.11.2+dfsg-6ubuntu1.debian.tar.xz
b5862d6f0c50e067d3a3127f62715089a72cecd4 19919 qtbase-opensource-src_5.11.2+dfsg-6ubuntu1_source.buildinfo
Checksums-Sha256:
9508297335abf232fadec56398e4dbdbfe8d8f1cf58a2cee77923cd0e29f1b6c 5231 qtbase-opensource-src_5.11.2+dfsg-6ubuntu1.dsc
60aeedc8bbd1851976bee5428d000ed778cf1e2331dcb6c61752a906a35f6de5 245472 qtbase-opensource-src_5.11.2+dfsg-6ubuntu1.debian.tar.xz
a3786324b14f4d285dcfecec14b8bde5cbb9a0e4aa786eb5b958d65364736909 19919 qtbase-opensource-src_5.11.2+dfsg-6ubuntu1_source.buildinfo
Files:
824dec3e5970b6113a7cd6d6eaed6f26 5231 libs optional qtbase-opensource-src_5.11.2+dfsg-6ubuntu1.dsc
2a40aae3c069a8209b6e35668a8e8a96 245472 libs optional qtbase-opensource-src_5.11.2+dfsg-6ubuntu1.debian.tar.xz
0da272635d453499e4fe831bc4a01077 19919 libs optional qtbase-opensource-src_5.11.2+dfsg-6ubuntu1_source.buildinfo
Original-Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCgAdFiEEXHq+og+GMEWcyMi14n8s+EWML6QFAlvwo3EACgkQ4n8s+EWM
L6R0SQ//XasD+1e2jG/obUTwqPmYzM6c/ogGZpfBpXbShOJ7ToijlGXrsRzGBlHy
hs0VGQ5SIn96JZvpDc2gkG9ZHxEzpz7oErhTbrVIIyFoQNzRAJj3K866D9hfpVJb
lUTEReHj2jnKuVuhJokb1ncxfYZd5JBTZMurL1uE3i15WDWgWKKf3ACcscgxxVW2
DGSKLRU3J2vs496DtEJ9KVAymrK15DiE2lPm/xO1N2XG2hu5klzaxyh8/C1Utzlc
LF/nGy3LrmkyG/tzXEXY8zQhoavQFhXYIxpwmrCsRHZhbuh7B5Mf1i1emMG6Hvnz
LymdgVLy85g7Rx+L+Uz78U2vEBswSwHHKoMw5giaEbazyXkH7LK/TRE28w+CgyfT
Gx9qG8KBdX0eb0syDjL7nRCe/fpKEv2C9IgY5Jmumzd0/QDlcfZpmOXTiCDcRdxG
SjF+Dq4pP40lhfHA8bO6RXbON1f37fqt+EegARXOsAxOfUcee4X8VCeg8KLOEjhY
JA3bqmY6g+XqAeFwfsDQewsIMhAeNCPX5EH5zhnbJAMKX/ZdIrRBoWW8y2jyql9J
cfnJU53IppbDenM47azVCA89OVcCDYA/N+ZIJk7cWa5PS8vX6HsOWR9KdfS7XbQ1
Y71MaebIVfo2dSWvrKbQ/4PLcBomAf6r5NAOoYnUuDgeldUXhKE=
=+wfm
-----END PGP SIGNATURE-----
More information about the Disco-changes
mailing list