Your message dated Mon, 21 Dec 2015 17:13:00 +0000
with message-id <e1ab416-000605...@franck.debian.org>
and subject line Bug#800375: fixed in qtbase-opensource-src 5.5.1+dfsg-9
has caused the Debian Bug report #800375,
regarding qtbase5-dev-tools: uic generates wrong include directive
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)
--
800375: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=800375
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: qtbase5-dev-tools
Version: 5.5.0+dfsg-6
Severity: normal
Dear Maintainer,
When using uic (Qt5 version) with the following UI file:
https://github.com/gnuradio/gnuradio/blob/master/gr-qtgui/lib/spectrumdisplayform.ui
The generated header file will include <QtWidgets/QRegExpValidator>.
This file does not exist on Debian. Instead, the generated header file
should include <QtGui/QRegExpValidator> as provided by the qtbase5-dev
package.
-- System Information:
Debian Release: stretch/sid
APT prefers testing
APT policy: (500, 'testing'), (500, 'stable'), (50, 'unstable'), (1,
'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386
Kernel: Linux 3.16.0-4-amd64 (SMP w/8 CPU cores)
Locale: LANG=fr_FR.utf8, LC_CTYPE=fr_FR.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
Versions of packages qtbase5-dev-tools depends on:
ii libc6 2.19-22
ii libgcc1 1:5.2.1-17
ii libqt5core5a [qtbase-abi-5-5-0] 5.5.0+dfsg-6
ii libqt5dbus5 5.5.0+dfsg-6
ii libqt5xml5 5.5.0+dfsg-6
ii libstdc++6 5.2.1-17
ii perl 5.20.2-6
ii qtchooser 52-gae5eeef-2
ii zlib1g 1:1.2.8.dfsg-2+b1
qtbase5-dev-tools recommends no packages.
qtbase5-dev-tools suggests no packages.
-- no debconf information
--- End Message ---
--- Begin Message ---
Source: qtbase-opensource-src
Source-Version: 5.5.1+dfsg-9
We believe that the bug you reported is fixed in the latest version of
qtbase-opensource-src, which is due to be installed in the Debian FTP archive.
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to 800...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Lisandro Damián Nicanor Pérez Meyer <lisan...@debian.org> (supplier of updated
qtbase-opensource-src package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256
Format: 1.8
Date: Mon, 21 Dec 2015 12:35:25 -0300
Source: qtbase-opensource-src
Binary: libqt5core5a libqt5gui5 libqt5libqgtk2 libqt5network5 libqt5opengl5
libqt5sql5 libqt5sql5-mysql libqt5sql5-odbc libqt5sql5-psql libqt5sql5-sqlite
libqt5sql5-tds libqt5sql5-ibase libqt5xml5 libqt5dbus5 libqt5test5
libqt5concurrent5 libqt5widgets5 libqt5printsupport5
libqt5egldeviceintegration5 libqt5xcbqpa5 qtbase5-dev qtbase5-private-dev
libqt5opengl5-dev qtbase5-dev-tools qt5-qmake qtbase5-examples qtbase5-dbg
qtbase5-dev-tools-dbg qtbase5-examples-dbg qt5-default qtbase5-doc-html
Architecture: source
Version: 5.5.1+dfsg-9
Distribution: unstable
Urgency: medium
Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>
Changed-By: Lisandro Damián Nicanor Pérez Meyer <lisan...@debian.org>
Description:
libqt5concurrent5 - Qt 5 concurrent module
libqt5core5a - Qt 5 core module
libqt5dbus5 - Qt 5 D-Bus module
libqt5egldeviceintegration5 - Qt 5 EGL device integration
libqt5gui5 - Qt 5 GUI module
libqt5libqgtk2 - Qt 5 GTK2 platform theme
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
libqt5xcbqpa5 - Qt 5 XCB platform module
libqt5xml5 - Qt 5 XML module
qt5-default - Qt 5 development defaults package
qt5-qmake - Qt 5 qmake Makefile generator tool
qtbase5-dbg - Qt 5 base library debugging symbols
qtbase5-dev - Qt 5 base development files
qtbase5-dev-tools - Qt 5 base development programs
qtbase5-dev-tools-dbg - Qt 5 base binaries debugging symbols
qtbase5-doc-html - Qt 5 base HTML documentation
qtbase5-examples - Qt 5 base examples
qtbase5-examples-dbg - Qt 5 base examples debugging symbols
qtbase5-private-dev - Qt 5 base private development files
Closes: 800375 808287
Changes:
qtbase-opensource-src (5.5.1+dfsg-9) unstable; urgency=medium
.
[ Dmitry Shachnev ]
* Backport upstream patch to make uic generate correct include paths for
QValidator-derived classes (uic_qvalidator_qtgui.diff; closes: #800375).
.
[ Lisandro Damián Nicanor Pérez Meyer ]
* Backport Fix-crash-on-exit-caused-by-QStringLiterals.patch to solve a crash
(Closes: #808287).
* Update symbols files with buildds' logs.
Checksums-Sha1:
7d9050e0b846d21ee9847cb86e673f91571cbe90 5118
qtbase-opensource-src_5.5.1+dfsg-9.dsc
4c81f9abdff33282a0287f316a842d568835c74c 205684
qtbase-opensource-src_5.5.1+dfsg-9.debian.tar.xz
Checksums-Sha256:
25b16e280135111efb7e080d185bb00a097a3c5065af071d0e78f0d5c765c63b 5118
qtbase-opensource-src_5.5.1+dfsg-9.dsc
61be0c42935b5ae37be1fb04e8b35f5b1cadf63aebb3429eaecfe472500416dd 205684
qtbase-opensource-src_5.5.1+dfsg-9.debian.tar.xz
Files:
c12ec9db12244e4cdf11b55eda03ad97 5118 libs optional
qtbase-opensource-src_5.5.1+dfsg-9.dsc
336e62cde05404ff6c72c7404f912349 205684 libs optional
qtbase-opensource-src_5.5.1+dfsg-9.debian.tar.xz
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1
iQIcBAEBCAAGBQJWeDEdAAoJEKtkX0BihqfQh3sP/R4Rl9mzuuHNhfGkf4zQSpzk
E5VUoYZHahxzFcM8me/izjCJijtwEwaYEf4jtvIcA0bWPYVxijQN8o7dFZm/s8tX
pUYSL12N+GYm2ikr491vFYFKJQ/4dDyEwls64sNLBaR2GakQ7BhDY1fsui7KIjsT
haLYhzM3jt8NSRLIVKtO837YeMO9kTBnFSMok8oao+vEYH6Gm0oku8GYARe7KDJY
qHCAQSXeLLDOuf8dW2sbufW/9Nm6Q76mAVHmNs4ZSJvmldXei0On8mJnmHHlqqqN
8T6qgUYS8WWM/oRF/M4fHKOu/TF0FCuIgemVg0lTrYNNfpqgDLNeQZIQ4x25qgc0
FtFu/9mK4V6/APlHq+o18ARNMVC66Q/Td6MhYqxd+Ns98fSF8JMGeytukuHBXNRl
JNzcEU9xqD7sFNT52dTf2erT2T1vjkPiXP55gdczRk48wY07UE4PITigdQ6+sCIw
kXFYpqeCWjBG39ZXZbh7sme+ZxUSLnbYiJTV1iD2cfdcRGbbguXNRIqXpsYZLTPC
J6kvYRL1gxuvEwp1279WBVYtt7frFWPZnsuYgyVUEEP0tk0QKfs7sZZLGFUXt4dt
9Ckn8BkQP7Z4VxpfyuRBoedpdBZPfNib9Xq8mDDq87QCEEfuBWmW01uBV10pUh/7
J7TknSNXvaxbW2kCPGhI
=LYBo
-----END PGP SIGNATURE-----
--- End Message ---