diff -Nru qtbase-opensource-src-5.5.1+dfsg/debian/changelog qtbase-opensource-src-5.5.1+dfsg/debian/changelog --- qtbase-opensource-src-5.5.1+dfsg/debian/changelog 2016-02-04 13:02:11.000000000 +0000 +++ qtbase-opensource-src-5.5.1+dfsg/debian/changelog 2016-02-05 07:19:20.000000000 +0000 @@ -1,11 +1,30 @@ -qtbase-opensource-src (5.5.1+dfsg-12ubuntu1) xenial; urgency=medium +qtbase-opensource-src (5.5.1+dfsg-13ubuntu1) xenial; urgency=medium * Merge with Debian. * debian/patches/series: move a patch to under correct subheading * Backport XCB patch related to screen disconnection handling QTBUG-42985: - xcb-fix-yet-another-crash-when-screens-are-disconnec.patch + * Remove transitional package qt5-qmake-cross-armhf. - -- Timo Jyrinki Thu, 04 Feb 2016 13:01:57 +0000 + -- Timo Jyrinki Fri, 05 Feb 2016 07:18:59 +0000 + +qtbase-opensource-src (5.5.1+dfsg-13) unstable; urgency=medium + + * Fix URLs pointing to our "How to package Qt based stuff" page + (Closes: #810282). Thanks Jakob Haufe for the pointer. + * Merge platforms plugins back into libqt5gui5: libqt5egldeviceintegration5 + and libqt5xcbqpa5(Closes: #796956, #802715, #809172, #809176). + - Avoid creating shlibs and symbols files for the private libraries they + ship. + - Add lintian overrides for the plugins's private libs. See the override's + description for more info. + - Add proper Breaks+Replaces. + - Remove other mentions of them. + - Add a transitional dummy package for libqt5xcbqpa5 as it's the only one + which has rdeps. We can safely remove it after the rdeps are fixed + (they are manually added). + + -- Lisandro Damián Nicanor Pérez Meyer Wed, 20 Jan 2016 18:06:21 -0300 qtbase-opensource-src (5.5.1+dfsg-12) unstable; urgency=medium diff -Nru qtbase-opensource-src-5.5.1+dfsg/debian/control qtbase-opensource-src-5.5.1+dfsg/debian/control --- qtbase-opensource-src-5.5.1+dfsg/debian/control 2016-02-04 13:02:11.000000000 +0000 +++ qtbase-opensource-src-5.5.1+dfsg/debian/control 2016-02-05 07:19:20.000000000 +0000 @@ -90,8 +90,12 @@ Architecture: any Multi-Arch: same Pre-Depends: ${misc:Pre-Depends} -Depends: fontconfig, libqt5xcbqpa5, ${misc:Depends}, ${shlibs:Depends} +Depends: fontconfig, ${misc:Depends}, ${shlibs:Depends} Recommends: libqt5svg5 +Breaks: libqt5egldeviceintegration5 (<< 5.5.1+dfsg-13~), + libqt5xcbqpa5 (<< 5.5.1+dfsg-13~) +Replaces: libqt5egldeviceintegration5 (<< 5.5.1+dfsg-13~), + libqt5xcbqpa5 (<< 5.5.1+dfsg-13~) Suggests: libqt5libqgtk2, qt5-image-formats-plugins, qtwayland5 Description: Qt 5 GUI module Qt is a cross-platform C++ application framework. Qt's primary feature @@ -99,6 +103,17 @@ . The QtGui module extends QtCore with GUI functionality. +Package: libqt5xcbqpa5 +Architecture: any +Section: oldlibs +Depends: libqt5gui5, ${misc:Depends} +Description: transitional dummy package for the XCB platform plugin + Qt is a cross-platform C++ application framework. Qt's primary feature + is its rich set of widgets that provide standard GUI functionality. + . + This is a transitional dummy package for the XCB platform plugin which can be + safely removed. + Package: libqt5libqgtk2 Architecture: any Multi-Arch: same @@ -284,35 +299,6 @@ The QtPrintSupport module provides classes to make printing easier and portable. -Package: libqt5egldeviceintegration5 -Architecture: linux-any -Multi-Arch: same -Pre-Depends: ${misc:Pre-Depends} -Depends: ${misc:Depends}, ${shlibs:Depends} -Breaks: libqt5gui5 (<< 5.5.0~) -Replaces: libqt5gui5 (<< 5.5.0~) -Description: Qt 5 EGL device integration - Qt is a cross-platform C++ application framework. Qt's primary feature - is its rich set of widgets that provide standard GUI functionality. - . - This module provides integration with different EGL devices through - specific plugins for kms, x11, etc. - -Package: libqt5xcbqpa5 -Architecture: any -Multi-Arch: same -Pre-Depends: ${misc:Pre-Depends} -Depends: ${misc:Depends}, ${shlibs:Depends} -Breaks: libqt5gui5 (<< 5.5.0~), libqt5gui5-gles (<< 5.5.0~) -Replaces: libqt5gui5 (<< 5.5.0~), libqt5gui5-gles (<< 5.5.0~) -Description: Qt 5 XCB platform module - Qt is a cross-platform C++ application framework. Qt's primary feature - is its rich set of widgets that provide standard GUI functionality. - . - This module provides XCB integration used on regular desktop Linux platforms. - Applications that can't work in anything but X should consider depending on - this lib. - Package: qtbase5-dev Architecture: any Multi-Arch: same @@ -323,14 +309,12 @@ libqt5concurrent5 (= ${binary:Version}), libqt5core5a (= ${binary:Version}), libqt5dbus5 (= ${binary:Version}), - libqt5egldeviceintegration5 (= ${binary:Version}) [linux-any], libqt5gui5 (= ${binary:Version}), libqt5network5 (= ${binary:Version}), libqt5printsupport5 (= ${binary:Version}), libqt5sql5 (= ${binary:Version}), libqt5test5 (= ${binary:Version}), libqt5widgets5 (= ${binary:Version}), - libqt5xcbqpa5 (= ${binary:Version}), libqt5xml5 (= ${binary:Version}), libxext-dev, qt5-qmake (= ${binary:Version}), @@ -352,7 +336,7 @@ applications. . If you are interested in packaging Qt 5 stuff please take a look at - http://pkg-kde.alioth.debian.org/packagingqtstuff.html + http://pkg-kde.alioth.debian.org/packagingqtbasedstuff.html Package: qtbase5-private-dev Architecture: any @@ -422,18 +406,6 @@ . This package contains also these platform specifications. -Package: qt5-qmake-cross-armhf -Architecture: amd64 i386 -Multi-Arch: same -Section: oldlibs -Depends: qt5-qmake-arm-linux-gnueabihf, ${misc:Depends} -Description: Transitional dummy package for qt5-qmake-arm-linux-gnueabihf - Qt is a cross-platform C++ application framework. Qt's primary feature - is its rich set of widgets that provide standard GUI functionality. - . - This is a transitional dummy package for qt5-qmake-arm-linux-gnueabihf - which can be safely removed. - Package: qt5-qmake-arm-linux-gnueabihf Architecture: amd64 i386 Multi-Arch: same @@ -530,7 +502,7 @@ installations from being used. . This package should not be used for building Debian packages. Take a - look at http://pkg-kde.alioth.debian.org/packagingqtstuff.html for + look at http://pkg-kde.alioth.debian.org/packagingqtbasedstuff.html for more information. Package: qtbase5-doc-html diff -Nru qtbase-opensource-src-5.5.1+dfsg/debian/libqt5egldeviceintegration5.install qtbase-opensource-src-5.5.1+dfsg/debian/libqt5egldeviceintegration5.install --- qtbase-opensource-src-5.5.1+dfsg/debian/libqt5egldeviceintegration5.install 2016-02-04 13:02:11.000000000 +0000 +++ qtbase-opensource-src-5.5.1+dfsg/debian/libqt5egldeviceintegration5.install 1970-01-01 00:00:00.000000000 +0000 @@ -1,3 +0,0 @@ -usr/lib/*/libQt5EglDeviceIntegration.so.* -usr/lib/*/qt5/plugins/egldeviceintegrations/* -usr/lib/*/qt5/plugins/platforms/libqeglfs.so diff -Nru qtbase-opensource-src-5.5.1+dfsg/debian/libqt5egldeviceintegration5.lintian-overrides qtbase-opensource-src-5.5.1+dfsg/debian/libqt5egldeviceintegration5.lintian-overrides --- qtbase-opensource-src-5.5.1+dfsg/debian/libqt5egldeviceintegration5.lintian-overrides 2016-02-04 13:02:11.000000000 +0000 +++ qtbase-opensource-src-5.5.1+dfsg/debian/libqt5egldeviceintegration5.lintian-overrides 1970-01-01 00:00:00.000000000 +0000 @@ -1,3 +0,0 @@ -# This dependency has been added to track external packages building against -# our private headers. It is ok if internal packages depend on the ABI one. -libqt5egldeviceintegration5: symbols-declares-dependency-on-other-package qtbase-abi-5-5-1 diff -Nru qtbase-opensource-src-5.5.1+dfsg/debian/libqt5egldeviceintegration5.symbols qtbase-opensource-src-5.5.1+dfsg/debian/libqt5egldeviceintegration5.symbols --- qtbase-opensource-src-5.5.1+dfsg/debian/libqt5egldeviceintegration5.symbols 2016-02-04 13:02:11.000000000 +0000 +++ qtbase-opensource-src-5.5.1+dfsg/debian/libqt5egldeviceintegration5.symbols 1970-01-01 00:00:00.000000000 +0000 @@ -1,186 +0,0 @@ -# SymbolsHelper-Confirmed: 5.5.0 amd64 arm64 armhf i386 powerpc ppc64el -libQt5EglDeviceIntegration.so.5 libqt5egldeviceintegration5 #MINVER# -| libqt5egldeviceintegration5 #MINVER#, qtbase-abi-5-5-1 - _Z25qt_egl_device_integrationv@Base 5.5.0 - _ZN12QEglFSScreen17setPrimarySurfaceEPv@Base 5.5.0 - _ZN12QEglFSScreenC1EPv@Base 5.5.0 - _ZN12QEglFSScreenC2EPv@Base 5.5.0 - _ZN12QEglFSScreenD0Ev@Base 5.5.0 - _ZN12QEglFSScreenD1Ev@Base 5.5.0 - _ZN12QEglFSScreenD2Ev@Base 5.5.0 - _ZN12QEglFSWindow10setVisibleEb@Base 5.5.0 - _ZN12QEglFSWindow11setGeometryERK5QRect@Base 5.5.0 - _ZN12QEglFSWindow12resetSurfaceEv@Base 5.5.0 - _ZN12QEglFSWindow17invalidateSurfaceEv@Base 5.5.0 - _ZN12QEglFSWindow21requestActivateWindowEv@Base 5.5.0 - _ZN12QEglFSWindow5lowerEv@Base 5.5.0 - _ZN12QEglFSWindow5raiseEv@Base 5.5.0 - _ZN12QEglFSWindow6createEv@Base 5.5.0 - _ZN12QEglFSWindow7destroyEv@Base 5.5.0 - _ZN12QEglFSWindowC1EP7QWindow@Base 5.5.0 - _ZN12QEglFSWindowC2EP7QWindow@Base 5.5.0 - _ZN12QEglFSWindowD0Ev@Base 5.5.0 - _ZN12QEglFSWindowD1Ev@Base 5.5.0 - _ZN12QEglFSWindowD2Ev@Base 5.5.0 - _ZN13QEglFSContext11swapBuffersEP16QPlatformSurface@Base 5.5.0 1 - _ZN13QEglFSContext28eglSurfaceForPlatformSurfaceEP16QPlatformSurface@Base 5.5.0 1 - _ZN13QEglFSContext31createTemporaryOffscreenSurfaceEv@Base 5.5.0 - _ZN13QEglFSContext32destroyTemporaryOffscreenSurfaceEPv@Base 5.5.0 - _ZN13QEglFSContextC1ERK14QSurfaceFormatP22QPlatformOpenGLContextPvPS5_RK8QVariant@Base 5.5.0 1 - _ZN13QEglFSContextC2ERK14QSurfaceFormatP22QPlatformOpenGLContextPvPS5_RK8QVariant@Base 5.5.0 1 - _ZN13QFontEngineFT11boundingBoxERK12QGlyphLayout@Base 5.5.0 1 - _ZN13QFontEngineFT11boundingBoxEj@Base 5.5.0 1 - _ZN13QFontEngineFT11boundingBoxEjRK10QTransform@Base 5.5.0 1 - _ZN13QFontEngineFT12loadGlyphForEj6QFixedN11QFontEngine11GlyphFormatERK10QTransformb@Base 5.5.0 1 - _ZN13QFontEngineFT12loadGlyphSetERK10QTransform@Base 5.5.0 1 - _ZN13QFontEngineFT15addGlyphsToPathEPjP11QFixedPointiP12QPainterPath6QFlagsIN9QTextItem10RenderFlagEE@Base 5.5.0 1 - _ZN13QFontEngineFT16addOutlineToPathEddRK12QGlyphLayoutP12QPainterPath6QFlagsIN9QTextItem10RenderFlagEE@Base 5.5.0 1 - _ZN13QFontEngineFT16alphaMapForGlyphEj6QFixed@Base 5.5.0 1 - _ZN13QFontEngineFT16alphaMapForGlyphEj6QFixedRK10QTransform@Base 5.5.0 1 - _ZN13QFontEngineFT16getUnscaledGlyphEjP12QPainterPathP15glyph_metrics_t@Base 5.5.0 1 - _ZN13QFontEngineFT17getPointInOutlineEjijP6QFixedS1_Pj@Base 5.5.0 1 - _ZN13QFontEngineFT18initFromFontEngineEPKS_@Base 5.5.0 1 - _ZN13QFontEngineFT19alphaMapBoundingBoxEj6QFixedRK10QTransformN11QFontEngine11GlyphFormatE@Base 5.5.0 1 - _ZN13QFontEngineFT19alphaRGBMapForGlyphEj6QFixedRK10QTransform@Base 5.5.0 1 - _ZN13QFontEngineFT19setDefaultHintStyleEN11QFontEngine9HintStyleE@Base 5.5.0 1 - _ZN13QFontEngineFT20removeGlyphFromCacheEj@Base 5.5.0 1 - _ZN13QFontEngineFT22lockedAlphaMapForGlyphEj6QFixedN11QFontEngine11GlyphFormatERK10QTransformP6QPoint@Base 5.5.0 1 - _ZN13QFontEngineFT22unlockAlphaMapForGlyphEv@Base 5.5.0 1 - _ZN13QFontEngineFT4initEN11QFontEngine6FaceIdEbNS0_11GlyphFormatEP13QFreetypeFace@Base 5.5.0 1 - _ZN13QFontEngineFT4initEN11QFontEngine6FaceIdEbNS0_11GlyphFormatERK10QByteArray@Base 5.5.0 1 - _ZN13QFontEngineFT5GlyphD1Ev@Base 5.5.0 1 - _ZN13QFontEngineFT5GlyphD2Ev@Base 5.5.0 1 - _ZN13QFontEngineFT9QGlyphSet20removeGlyphFromCacheEj6QFixed@Base 5.5.0 1 - _ZN13QFontEngineFT9QGlyphSet5clearEv@Base 5.5.0 1 - _ZN13QFontEngineFT9QGlyphSet8setGlyphEj6QFixedPNS_5GlyphE@Base 5.5.0 1 - _ZN13QFontEngineFT9QGlyphSetC1Ev@Base 5.5.0 1 - _ZN13QFontEngineFT9QGlyphSetC2Ev@Base 5.5.0 1 - _ZN13QFontEngineFT9QGlyphSetD1Ev@Base 5.5.0 1 - _ZN13QFontEngineFT9QGlyphSetD2Ev@Base 5.5.0 1 - _ZN13QFontEngineFTC1ERK8QFontDef@Base 5.5.0 1 - _ZN13QFontEngineFTC2ERK8QFontDef@Base 5.5.0 1 - _ZN13QFontEngineFTD0Ev@Base 5.5.0 1 - _ZN13QFontEngineFTD1Ev@Base 5.5.0 1 - _ZN13QFontEngineFTD2Ev@Base 5.5.0 1 - _ZN17QEglFSIntegration10initializeEv@Base 5.5.0 - _ZN17QEglFSIntegration12chooseConfigEPvRK14QSurfaceFormat@Base 5.5.0 - _ZN17QEglFSIntegration12removeScreenEP15QPlatformScreen@Base 5.5.0 1 - _ZN17QEglFSIntegration7destroyEv@Base 5.5.0 - _ZN17QEglFSIntegration9addScreenEP15QPlatformScreen@Base 5.5.0 1 - _ZN17QEglFSIntegrationC1Ev@Base 5.5.0 - _ZN17QEglFSIntegrationC2Ev@Base 5.5.0 - _ZN21QEGLDeviceIntegration10screenInitEv@Base 5.5.0 - _ZN21QEGLDeviceIntegration12platformInitEv@Base 5.5.0 - _ZN21QEGLDeviceIntegration13presentBufferEP16QPlatformSurface@Base 5.5.0 1 - _ZN21QEGLDeviceIntegration13screenDestroyEv@Base 5.5.0 - _ZN21QEGLDeviceIntegration15platformDestroyEv@Base 5.5.0 - _ZN21QEGLDeviceIntegration17usesDefaultScreenEv@Base 5.5.0 - _ZN21QEGLDeviceIntegration18createNativeWindowEP15QPlatformWindowRK5QSizeRK14QSurfaceFormat@Base 5.5.0 1 - _ZN21QEGLDeviceIntegration19destroyNativeWindowEm@Base 5.5.0 - _ZN21QEGLDeviceIntegration27createNativeOffscreenWindowERK14QSurfaceFormat@Base 5.5.0 - _ZN21QEglFSOffscreenWindowC1EPvRK14QSurfaceFormatP17QOffscreenSurface@Base 5.5.0 - _ZN21QEglFSOffscreenWindowC2EPvRK14QSurfaceFormatP17QOffscreenSurface@Base 5.5.0 - _ZN21QEglFSOffscreenWindowD0Ev@Base 5.5.0 - _ZN21QEglFSOffscreenWindowD1Ev@Base 5.5.0 - _ZN21QEglFSOffscreenWindowD2Ev@Base 5.5.0 - _ZN27QEGLDeviceIntegrationPlugin11qt_metacallEN11QMetaObject4CallEiPPv@Base 5.5.0 - _ZN27QEGLDeviceIntegrationPlugin11qt_metacastEPKc@Base 5.5.0 - _ZN27QEGLDeviceIntegrationPlugin16staticMetaObjectE@Base 5.5.0 - _ZN28QEGLDeviceIntegrationFactory4keysERK7QString@Base 5.5.0 - _ZN28QEGLDeviceIntegrationFactory6createERK7QStringS2_@Base 5.5.0 - _ZNK12QEglFSScreen10logicalDpiEv@Base 5.5.0 - _ZNK12QEglFSScreen11orientationEv@Base 5.5.0 - _ZNK12QEglFSScreen11refreshRateEv@Base 5.5.0 - _ZNK12QEglFSScreen12physicalSizeEv@Base 5.5.0 - _ZNK12QEglFSScreen17nativeOrientationEv@Base 5.5.0 - _ZNK12QEglFSScreen5depthEv@Base 5.5.0 - _ZNK12QEglFSScreen6cursorEv@Base 5.5.0 - _ZNK12QEglFSScreen6formatEv@Base 5.5.0 - _ZNK12QEglFSScreen8geometryEv@Base 5.5.0 - _ZNK12QEglFSWindow6formatEv@Base 5.5.0 - _ZNK12QEglFSWindow6screenEv@Base 5.5.0 - _ZNK12QEglFSWindow7surfaceEv@Base 5.5.0 - _ZNK12QEglFSWindow8geometryEv@Base 5.5.0 - _ZNK12QEglFSWindow9eglWindowEv@Base 5.5.0 - _ZNK13QFontEngineFT10glyphCountEv@Base 5.5.0 1 - _ZNK13QFontEngineFT10glyphIndexEj@Base 5.5.0 1 - _ZNK13QFontEngineFT10propertiesEv@Base 5.5.0 1 - _ZNK13QFontEngineFT10unlockFaceEv@Base 5.5.0 1 - _ZNK13QFontEngineFT11synthesizedEv@Base 5.5.0 1 - _ZNK13QFontEngineFT12emSquareSizeEv@Base 5.5.0 1 - _ZNK13QFontEngineFT12maxCharWidthEv@Base 5.5.0 1 - _ZNK13QFontEngineFT12stringToCMapEPK5QChariP12QGlyphLayoutPi6QFlagsIN11QFontEngine10ShaperFlagEE@Base 5.5.0 1 - _ZNK13QFontEngineFT13cloneWithSizeEd@Base 5.5.0 1 - _ZNK13QFontEngineFT13lineThicknessEv@Base 5.5.0 1 - _ZNK13QFontEngineFT14minLeftBearingEv@Base 5.5.0 1 - _ZNK13QFontEngineFT14recalcAdvancesEP12QGlyphLayout6QFlagsIN11QFontEngine10ShaperFlagEE@Base 5.5.0 1 - _ZNK13QFontEngineFT15minRightBearingEv@Base 5.5.0 1 - _ZNK13QFontEngineFT15non_locked_faceEv@Base 5.5.0 1 - _ZNK13QFontEngineFT16averageCharWidthEv@Base 5.5.0 1 - _ZNK13QFontEngineFT16getSfntTableDataEjPhPj@Base 5.5.0 1 - _ZNK13QFontEngineFT17underlinePositionEv@Base 5.5.0 1 - _ZNK13QFontEngineFT22shouldUseDesignMetricsE6QFlagsIN11QFontEngine10ShaperFlagEE@Base 5.5.0 1 - _ZNK13QFontEngineFT22supportsTransformationERK10QTransform@Base 5.5.0 1 - _ZNK13QFontEngineFT6ascentEv@Base 5.5.0 1 - _ZNK13QFontEngineFT6faceIdEv@Base 5.5.0 1 - _ZNK13QFontEngineFT7descentEv@Base 5.5.0 1 - _ZNK13QFontEngineFT7leadingEv@Base 5.5.0 1 - _ZNK13QFontEngineFT7xHeightEv@Base 5.5.0 1 - _ZNK13QFontEngineFT8lockFaceENS_7ScalingE@Base 5.5.0 1 - _ZNK13QFontEngineFT9doKerningEP12QGlyphLayout6QFlagsIN11QFontEngine10ShaperFlagEE@Base 5.5.0 1 - _ZNK13QFontEngineFT9loadFlagsEPNS_9QGlyphSetEN11QFontEngine11GlyphFormatEiRbRi@Base 5.5.0 1 - _ZNK13QFontEngineFT9loadGlyphEPNS_9QGlyphSetEj6QFixedN11QFontEngine11GlyphFormatEb@Base 5.5.0 1 - _ZNK17QEglFSIntegration12createWindowEP7QWindow@Base 5.5.0 - _ZNK17QEglFSIntegration13createContextERK14QSurfaceFormatP22QPlatformOpenGLContextPvP8QVariant@Base 5.5.0 1 - _ZNK17QEglFSIntegration13hasCapabilityEN20QPlatformIntegration10CapabilityE@Base 5.5.0 1 - _ZNK17QEglFSIntegration13nativeDisplayEv@Base 5.5.0 - _ZNK17QEglFSIntegration22createOffscreenSurfaceEPvRK14QSurfaceFormatP17QOffscreenSurface@Base 5.5.0 - _ZNK21QEGLDeviceIntegration10logicalDpiEv@Base 5.5.0 - _ZNK21QEGLDeviceIntegration10screenSizeEv@Base 5.5.0 - _ZNK21QEGLDeviceIntegration11orientationEv@Base 5.5.0 - _ZNK21QEGLDeviceIntegration11refreshRateEv@Base 5.5.0 - _ZNK21QEGLDeviceIntegration11screenDepthEv@Base 5.5.0 - _ZNK21QEGLDeviceIntegration12createCursorEP15QPlatformScreen@Base 5.5.0 1 - _ZNK21QEGLDeviceIntegration12fbDeviceNameEv@Base 5.5.0 - _ZNK21QEGLDeviceIntegration12filterConfigEPvS0_@Base 5.5.0 - _ZNK21QEGLDeviceIntegration12screenFormatEv@Base 5.5.0 - _ZNK21QEGLDeviceIntegration12waitForVSyncEP16QPlatformSurface@Base 5.5.0 1 - _ZNK21QEGLDeviceIntegration13hasCapabilityEN20QPlatformIntegration10CapabilityE@Base 5.5.0 1 - _ZNK21QEGLDeviceIntegration15platformDisplayEv@Base 5.5.0 - _ZNK21QEGLDeviceIntegration16framebufferIndexEv@Base 5.5.0 - _ZNK21QEGLDeviceIntegration16supportsPBuffersEv@Base 5.5.0 - _ZNK21QEGLDeviceIntegration16surfaceFormatForERK14QSurfaceFormat@Base 5.5.0 - _ZNK21QEGLDeviceIntegration17nativeOrientationEv@Base 5.5.0 - _ZNK21QEGLDeviceIntegration18physicalScreenSizeEv@Base 5.5.0 - _ZNK27QEGLDeviceIntegrationPlugin10metaObjectEv@Base 5.5.0 - _ZTI12QEglFSScreen@Base 5.5.0 - _ZTI12QEglFSWindow@Base 5.5.0 - _ZTI13QEglFSContext@Base 5.5.0 - _ZTI13QFontEngineFT@Base 5.5.0 1 - _ZTI16QOpenGLFunctions@Base 5.5.0 - _ZTI17QEglFSIntegration@Base 5.5.0 - _ZTI21QEGLDeviceIntegration@Base 5.5.0 - _ZTI21QEglFSOffscreenWindow@Base 5.5.0 - _ZTI27QEGLDeviceIntegrationPlugin@Base 5.5.0 - _ZTI27QEventDispatcherGlibPrivate@Base 5.5.0 1 - _ZTI31QAbstractEventDispatcherPrivate@Base 5.5.0 1 - _ZTS12QEglFSScreen@Base 5.5.0 - _ZTS12QEglFSWindow@Base 5.5.0 - _ZTS13QEglFSContext@Base 5.5.0 - _ZTS13QFontEngineFT@Base 5.5.0 1 - _ZTS16QOpenGLFunctions@Base 5.5.0 - _ZTS17QEglFSIntegration@Base 5.5.0 - _ZTS21QEGLDeviceIntegration@Base 5.5.0 - _ZTS21QEglFSOffscreenWindow@Base 5.5.0 - _ZTS27QEGLDeviceIntegrationPlugin@Base 5.5.0 - _ZTS27QEventDispatcherGlibPrivate@Base 5.5.0 1 - _ZTS31QAbstractEventDispatcherPrivate@Base 5.5.0 1 - _ZTV12QEglFSScreen@Base 5.5.0 - _ZTV12QEglFSWindow@Base 5.5.0 - _ZTV13QEglFSContext@Base 5.5.0 - _ZTV13QFontEngineFT@Base 5.5.0 1 - _ZTV17QEglFSIntegration@Base 5.5.0 - _ZTV21QEGLDeviceIntegration@Base 5.5.0 - _ZTV21QEglFSOffscreenWindow@Base 5.5.0 - _ZTV27QEGLDeviceIntegrationPlugin@Base 5.5.0 - _ZTV31QAbstractEventDispatcherPrivate@Base 5.5.0 1 diff -Nru qtbase-opensource-src-5.5.1+dfsg/debian/libqt5gui5.install-common qtbase-opensource-src-5.5.1+dfsg/debian/libqt5gui5.install-common --- qtbase-opensource-src-5.5.1+dfsg/debian/libqt5gui5.install-common 2016-02-04 13:02:11.000000000 +0000 +++ qtbase-opensource-src-5.5.1+dfsg/debian/libqt5gui5.install-common 2016-02-05 07:19:20.000000000 +0000 @@ -1,4 +1,5 @@ usr/lib/*/libQt5Gui.so.* +usr/lib/*/libQt5XcbQpa.so.* usr/lib/*/qt5/plugins/generic/libqtuiotouchplugin.so usr/lib/*/qt5/plugins/imageformats/libqgif.so usr/lib/*/qt5/plugins/imageformats/libqico.so @@ -7,3 +8,5 @@ usr/lib/*/qt5/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so usr/lib/*/qt5/plugins/platforms/libqminimal.so usr/lib/*/qt5/plugins/platforms/libqoffscreen.so +usr/lib/*/qt5/plugins/platforms/libqxcb.so +usr/lib/*/qt5/plugins/xcbglintegrations/* diff -Nru qtbase-opensource-src-5.5.1+dfsg/debian/libqt5gui5.install-linux qtbase-opensource-src-5.5.1+dfsg/debian/libqt5gui5.install-linux --- qtbase-opensource-src-5.5.1+dfsg/debian/libqt5gui5.install-linux 2016-02-04 13:02:11.000000000 +0000 +++ qtbase-opensource-src-5.5.1+dfsg/debian/libqt5gui5.install-linux 2016-02-05 07:19:20.000000000 +0000 @@ -1,7 +1,10 @@ +usr/lib/*/libQt5EglDeviceIntegration.so.* +usr/lib/*/qt5/plugins/egldeviceintegrations/* usr/lib/*/qt5/plugins/generic/libqevdevkeyboardplugin.so usr/lib/*/qt5/plugins/generic/libqevdevmouseplugin.so usr/lib/*/qt5/plugins/generic/libqevdevtabletplugin.so usr/lib/*/qt5/plugins/generic/libqevdevtouchplugin.so usr/lib/*/qt5/plugins/generic/libqlibinputplugin.so +usr/lib/*/qt5/plugins/platforms/libqeglfs.so usr/lib/*/qt5/plugins/platforms/libqlinuxfb.so usr/lib/*/qt5/plugins/platforms/libqminimalegl.so diff -Nru qtbase-opensource-src-5.5.1+dfsg/debian/libqt5gui5.lintian-overrides qtbase-opensource-src-5.5.1+dfsg/debian/libqt5gui5.lintian-overrides --- qtbase-opensource-src-5.5.1+dfsg/debian/libqt5gui5.lintian-overrides 2016-02-04 13:02:11.000000000 +0000 +++ qtbase-opensource-src-5.5.1+dfsg/debian/libqt5gui5.lintian-overrides 2016-02-05 07:19:20.000000000 +0000 @@ -1,3 +1,21 @@ # This dependency has been added to track external packages building against # our private headers. It is ok if internal packages depend on the ABI one. libqt5gui5: symbols-declares-dependency-on-other-package qtbase-abi-5-5-1 +# libQt5EglDeviceIntegration and libQt5XcbQpa are actually private libraries +# *only* used by their respective platforms plugins. Sadly instead of being +# installed into a proper place like /usr/lib//qt5/ they are +# being installed into /usr/lib/. +# We are not shipping headers for them and the only binaries that depend on +# them are shipped within this very same binary package, so it's safe to +# override this Lintian warning. +libqt5gui5: shlib-missing-in-control-file libQt5EglDeviceIntegration 5 for usr/lib/*/libQt5EglDeviceIntegration.so.5.* +libqt5gui5: shlib-missing-in-control-file libQt5XcbQpa 5 for usr/lib/*/libQt5XcbQpa.so.5.* +# libQt5EglDeviceIntegration and libQt5XcbQpa are actually private libraries +# *only* used by their respective platforms plugins. Sadly instead of being +# installed into a proper place like /usr/lib//qt5/ they are +# being installed into /usr/lib/. +# We are not shipping headers for them and the only binaries that depend on +# them are shipped within this very same binary package, so it's safe to +# override this Lintian warning. +libqt5gui5: shlib-missing-in-symbols-control-file libQt5EglDeviceIntegration 5 for usr/lib/*/libQt5EglDeviceIntegration.so.5.* +libqt5gui5: shlib-missing-in-symbols-control-file libQt5XcbQpa 5 for usr/lib/*/libQt5XcbQpa.so.5.* diff -Nru qtbase-opensource-src-5.5.1+dfsg/debian/libqt5xcbqpa5.install qtbase-opensource-src-5.5.1+dfsg/debian/libqt5xcbqpa5.install --- qtbase-opensource-src-5.5.1+dfsg/debian/libqt5xcbqpa5.install 2016-02-04 13:02:11.000000000 +0000 +++ qtbase-opensource-src-5.5.1+dfsg/debian/libqt5xcbqpa5.install 1970-01-01 00:00:00.000000000 +0000 @@ -1,3 +0,0 @@ -usr/lib/*/libQt5XcbQpa.so.* -usr/lib/*/qt5/plugins/platforms/libqxcb.so -usr/lib/*/qt5/plugins/xcbglintegrations/* diff -Nru qtbase-opensource-src-5.5.1+dfsg/debian/libqt5xcbqpa5.lintian-overrides qtbase-opensource-src-5.5.1+dfsg/debian/libqt5xcbqpa5.lintian-overrides --- qtbase-opensource-src-5.5.1+dfsg/debian/libqt5xcbqpa5.lintian-overrides 2016-02-04 13:02:11.000000000 +0000 +++ qtbase-opensource-src-5.5.1+dfsg/debian/libqt5xcbqpa5.lintian-overrides 1970-01-01 00:00:00.000000000 +0000 @@ -1,3 +0,0 @@ -# This dependency has been added to track external packages building against -# our private headers. It is ok if internal packages depend on the ABI one. -libqt5xcbqpa5: symbols-declares-dependency-on-other-package qtbase-abi-5-5-1 diff -Nru qtbase-opensource-src-5.5.1+dfsg/debian/libqt5xcbqpa5.symbols qtbase-opensource-src-5.5.1+dfsg/debian/libqt5xcbqpa5.symbols --- qtbase-opensource-src-5.5.1+dfsg/debian/libqt5xcbqpa5.symbols 2016-02-04 13:02:11.000000000 +0000 +++ qtbase-opensource-src-5.5.1+dfsg/debian/libqt5xcbqpa5.symbols 1970-01-01 00:00:00.000000000 +0000 @@ -1,415 +0,0 @@ -# SymbolsHelper-Confirmed: 5.5.1 amd64 arm64 armhf i386 powerpc ppc64el -libQt5XcbQpa.so.5 libqt5xcbqpa5 #MINVER# -| libqt5xcbqpa5 #MINVER#, qtbase-abi-5-5-1 - _Z20QT_XCB_GLINTEGRATIONv@Base 5.5.0 - _ZN10QXcbScreen11windowShownEP10QXcbWindow@Base 5.5.0 - _ZN10QXcbScreen14readXResourcesEv@Base 5.5.0 - _ZN10QXcbScreen14updateGeometryERK5QRecth@Base 5.5.0 - _ZN10QXcbScreen14updateGeometryEj@Base 5.5.0 - _ZN10QXcbScreen17updateRefreshRateEj@Base 5.5.0 - _ZN10QXcbScreen18handleScreenChangeEP38xcb_randr_screen_change_notify_event_t@Base 5.5.0 - _ZN10QXcbScreen9xResourceERK10QByteArrayS2_RS0_@Base 5.5.0 - _ZN10QXcbScreenC1EP14QXcbConnectionP18QXcbVirtualDesktopjP33xcb_randr_get_output_info_reply_t7QString@Base 5.5.0 - _ZN10QXcbScreenC2EP14QXcbConnectionP18QXcbVirtualDesktopjP33xcb_randr_get_output_info_reply_t7QString@Base 5.5.0 - _ZN10QXcbScreenD0Ev@Base 5.5.0 - _ZN10QXcbScreenD1Ev@Base 5.5.0 - _ZN10QXcbScreenD2Ev@Base 5.5.0 - _ZN10QXcbWindow10doFocusOutEv@Base 5.5.0 - _ZN10QXcbWindow10setOpacityEd@Base 5.5.0 - _ZN10QXcbWindow10setVisibleEb@Base 5.5.0 - _ZN10QXcbWindow11netWmStatesEv@Base 5.5.0 - _ZN10QXcbWindow11setGeometryERK5QRect@Base 5.5.0 - _ZN10QXcbWindow11windowEventEP6QEvent@Base 5.5.0 - _ZN10QXcbWindow12parentScreenEv@Base 5.5.0 - _ZN10QXcbWindow13setAlertStateEb@Base 5.5.0 - _ZN10QXcbWindow13setWindowIconERK5QIcon@Base 5.5.0 - _ZN10QXcbWindow14maybeSetScreenEP10QXcbScreen@Base 5.5.0 - _ZN10QXcbWindow14setNetWmStatesE6QFlagsINS_10NetWmStateEE@Base 5.5.0 - _ZN10QXcbWindow14setWindowFlagsE6QFlagsIN2Qt10WindowTypeEE@Base 5.5.0 - _ZN10QXcbWindow14setWindowStateEN2Qt11WindowStateE@Base 5.5.0 - _ZN10QXcbWindow14setWindowTitleERK7QString@Base 5.5.0 - _ZN10QXcbWindow14visualIdStaticEP7QWindow@Base 5.5.0 - _ZN10QXcbWindow15setWmWindowTypeE6QFlagsIN19QXcbWindowFunctions12WmWindowTypeEES0_IN2Qt10WindowTypeEE@Base 5.5.1 - _ZN10QXcbWindow16changeNetWmStateEbjj@Base 5.5.0 - _ZN10QXcbWindow16handleMouseEventEjRK6QPointS2_6QFlagsIN2Qt16KeyboardModifierEE@Base 5.5.0 - _ZN10QXcbWindow17handleExposeEventEPK18xcb_expose_event_t@Base 5.5.0 - _ZN10QXcbWindow17sendXEmbedMessageEjjjjj@Base 5.5.0 - _ZN10QXcbWindow17startSystemResizeERK6QPointN2Qt6CornerE@Base 5.5.0 - _ZN10QXcbWindow18handleFocusInEventEPK20xcb_focus_in_event_t@Base 5.5.0 - _ZN10QXcbWindow18handleGenericEventEP19xcb_generic_event_tPl@Base 5.5.0 - _ZN10QXcbWindow18handleXIMouseEventEP14xcb_ge_event_t@Base 5.5.0 - _ZN10QXcbWindow18propagateSizeHintsEv@Base 5.5.0 - _ZN10QXcbWindow19handleFocusOutEventEPK20xcb_focus_in_event_t@Base 5.5.0 - _ZN10QXcbWindow19handleXEmbedMessageEPK26xcb_client_message_event_t@Base 5.5.0 - _ZN10QXcbWindow19setMotifWindowFlagsE6QFlagsIN2Qt10WindowTypeEE@Base 5.5.0 - _ZN10QXcbWindow19setMouseGrabEnabledEb@Base 5.5.0 - _ZN10QXcbWindow19updateNetWmUserTimeEj@Base 5.5.0 - _ZN10QXcbWindow20handleMapNotifyEventEPK22xcb_map_notify_event_t@Base 5.5.0 - _ZN10QXcbWindow21postSyncWindowRequestEv@Base 5.5.0 - _ZN10QXcbWindow21requestActivateWindowEv@Base 5.5.0 - _ZN10QXcbWindow21setWmWindowTypeStaticEP7QWindow6QFlagsIN19QXcbWindowFunctions12WmWindowTypeEE@Base 5.5.0 - _ZN10QXcbWindow22handleButtonPressEventEPK24xcb_button_press_event_t@Base 5.5.0 - _ZN10QXcbWindow22handleButtonPressEventEiiiii6QFlagsIN2Qt16KeyboardModifierEEj@Base 5.5.0 - _ZN10QXcbWindow22handleEnterNotifyEventEPK24xcb_enter_notify_event_t@Base 5.5.0 - _ZN10QXcbWindow22handleLeaveNotifyEventEPK24xcb_enter_notify_event_t@Base 5.5.0 - _ZN10QXcbWindow22handleUnmapNotifyEventEPK24xcb_unmap_notify_event_t@Base 5.5.0 - _ZN10QXcbWindow22setKeyboardGrabEnabledEb@Base 5.5.0 - _ZN10QXcbWindow23handleMotionNotifyEventEPK25xcb_motion_notify_event_t@Base 5.5.0 - _ZN10QXcbWindow23handleMotionNotifyEventEiiii6QFlagsIN2Qt16KeyboardModifierEEj@Base 5.5.0 - _ZN10QXcbWindow24handleButtonReleaseEventEPK24xcb_button_press_event_t@Base 5.5.0 - _ZN10QXcbWindow24handleButtonReleaseEventEiiiii6QFlagsIN2Qt16KeyboardModifierEEj@Base 5.5.0 - _ZN10QXcbWindow24handleClientMessageEventEPK26xcb_client_message_event_t@Base 5.5.0 - _ZN10QXcbWindow24updateDoesNotAcceptFocusEb@Base 5.5.0 - _ZN10QXcbWindow24updateSyncRequestCounterEv@Base 5.5.0 - _ZN10QXcbWindow25handlePropertyNotifyEventEPK27xcb_property_notify_event_t@Base 5.5.0 - _ZN10QXcbWindow25updateNetWmStateBeforeMapEv@Base 5.5.0 - _ZN10QXcbWindow26handleConfigureNotifyEventEPK28xcb_configure_notify_event_t@Base 5.5.0 - _ZN10QXcbWindow27updateMotifWmHintsBeforeMapEv@Base 5.5.0 - _ZN10QXcbWindow28setTransparentForMouseEventsEb@Base 5.5.0 - _ZN10QXcbWindow4hideEv@Base 5.5.0 - _ZN10QXcbWindow4showEv@Base 5.5.0 - _ZN10QXcbWindow5lowerEv@Base 5.5.0 - _ZN10QXcbWindow5raiseEv@Base 5.5.0 - _ZN10QXcbWindow6createEv@Base 5.5.0 - _ZN10QXcbWindow7destroyEv@Base 5.5.0 - _ZN10QXcbWindow7setMaskERK7QRegion@Base 5.5.0 - _ZN10QXcbWindow8toWindowEv@Base 5.5.0 - _ZN10QXcbWindow9doFocusInEv@Base 5.5.0 - _ZN10QXcbWindow9setCursorEj@Base 5.5.0 - _ZN10QXcbWindow9setParentEPK15QPlatformWindow@Base 5.5.0 1 - _ZN10QXcbWindowC1EP7QWindow@Base 5.5.0 - _ZN10QXcbWindowC2EP7QWindow@Base 5.5.0 - _ZN10QXcbWindowD0Ev@Base 5.5.0 - _ZN10QXcbWindowD1Ev@Base 5.5.0 - _ZN10QXcbWindowD2Ev@Base 5.5.0 - _ZN13QFontEngineFT11boundingBoxERK12QGlyphLayout@Base 5.5.0 1 - _ZN13QFontEngineFT11boundingBoxEj@Base 5.5.0 1 - _ZN13QFontEngineFT11boundingBoxEjRK10QTransform@Base 5.5.0 1 - _ZN13QFontEngineFT12loadGlyphForEj6QFixedN11QFontEngine11GlyphFormatERK10QTransformb@Base 5.5.0 1 - _ZN13QFontEngineFT12loadGlyphSetERK10QTransform@Base 5.5.0 1 - _ZN13QFontEngineFT15addGlyphsToPathEPjP11QFixedPointiP12QPainterPath6QFlagsIN9QTextItem10RenderFlagEE@Base 5.5.0 1 - _ZN13QFontEngineFT16addOutlineToPathEddRK12QGlyphLayoutP12QPainterPath6QFlagsIN9QTextItem10RenderFlagEE@Base 5.5.0 1 - _ZN13QFontEngineFT16alphaMapForGlyphEj6QFixed@Base 5.5.0 1 - _ZN13QFontEngineFT16alphaMapForGlyphEj6QFixedRK10QTransform@Base 5.5.0 1 - _ZN13QFontEngineFT16getUnscaledGlyphEjP12QPainterPathP15glyph_metrics_t@Base 5.5.0 1 - _ZN13QFontEngineFT17getPointInOutlineEjijP6QFixedS1_Pj@Base 5.5.0 1 - _ZN13QFontEngineFT18initFromFontEngineEPKS_@Base 5.5.0 1 - _ZN13QFontEngineFT19alphaMapBoundingBoxEj6QFixedRK10QTransformN11QFontEngine11GlyphFormatE@Base 5.5.0 1 - _ZN13QFontEngineFT19alphaRGBMapForGlyphEj6QFixedRK10QTransform@Base 5.5.0 1 - _ZN13QFontEngineFT19setDefaultHintStyleEN11QFontEngine9HintStyleE@Base 5.5.0 1 - _ZN13QFontEngineFT20removeGlyphFromCacheEj@Base 5.5.0 1 - _ZN13QFontEngineFT22lockedAlphaMapForGlyphEj6QFixedN11QFontEngine11GlyphFormatERK10QTransformP6QPoint@Base 5.5.0 1 - _ZN13QFontEngineFT22unlockAlphaMapForGlyphEv@Base 5.5.0 1 - _ZN13QFontEngineFT4initEN11QFontEngine6FaceIdEbNS0_11GlyphFormatEP13QFreetypeFace@Base 5.5.0 1 - _ZN13QFontEngineFT4initEN11QFontEngine6FaceIdEbNS0_11GlyphFormatERK10QByteArray@Base 5.5.0 1 - _ZN13QFontEngineFT5GlyphD1Ev@Base 5.5.0 1 - _ZN13QFontEngineFT5GlyphD2Ev@Base 5.5.0 1 - _ZN13QFontEngineFT9QGlyphSet20removeGlyphFromCacheEj6QFixed@Base 5.5.0 1 - _ZN13QFontEngineFT9QGlyphSet5clearEv@Base 5.5.0 1 - _ZN13QFontEngineFT9QGlyphSet8setGlyphEj6QFixedPNS_5GlyphE@Base 5.5.0 1 - _ZN13QFontEngineFT9QGlyphSetC1Ev@Base 5.5.0 1 - _ZN13QFontEngineFT9QGlyphSetC2Ev@Base 5.5.0 1 - _ZN13QFontEngineFT9QGlyphSetD1Ev@Base 5.5.0 1 - _ZN13QFontEngineFT9QGlyphSetD2Ev@Base 5.5.0 1 - _ZN13QFontEngineFTC1ERK8QFontDef@Base 5.5.0 1 - _ZN13QFontEngineFTC2ERK8QFontDef@Base 5.5.0 1 - _ZN13QFontEngineFTD0Ev@Base 5.5.0 1 - _ZN13QFontEngineFTD1Ev@Base 5.5.0 1 - _ZN13QFontEngineFTD2Ev@Base 5.5.0 1 - _ZN14QXcbConnection10checkEventEi@Base 5.5.0 - _ZN14QXcbConnection10grabServerEv@Base 5.5.0 - _ZN14QXcbConnection10internAtomEPKc@Base 5.5.0 - _ZN14QXcbConnection10rootWindowEv@Base 5.5.0 - _ZN14QXcbConnection11addPeekFuncEPFbPS_P19xcb_generic_event_tE@Base 5.5.0 - _ZN14QXcbConnection11qt_metacallEN11QMetaObject4CallEiPPv@Base 5.5.0 - _ZN14QXcbConnection11qt_metacastEPKc@Base 5.5.0 - _ZN14QXcbConnection12clientLeaderEv@Base 5.5.1 - _ZN14QXcbConnection12createScreenEP18QXcbVirtualDesktopjP33xcb_randr_get_output_info_reply_t@Base 5.5.0 - _ZN14QXcbConnection12getTimestampEv@Base 5.5.0 - _ZN14QXcbConnection12ungrabServerEv@Base 5.5.0 - _ZN14QXcbConnection13initializeXKBEv@Base 5.5.0 - _ZN14QXcbConnection13updateScreensEPK24xcb_randr_notify_event_t@Base 5.5.0 - _ZN14QXcbConnection14handleXcbErrorEP19xcb_generic_error_t@Base 5.5.0 - _ZN14QXcbConnection14handleXcbEventEP19xcb_generic_event_t@Base 5.5.0 - _ZN14QXcbConnection14setFocusWindowEP10QXcbWindow@Base 5.5.0 - _ZN14QXcbConnection14xi2HandleEventEP14xcb_ge_event_t@Base 5.5.0 - _ZN14QXcbConnection15finalizeXInput2Ev@Base 5.5.0 - _ZN14QXcbConnection15xi2ProcessTouchEPvP10QXcbWindow@Base 5.5.0 - _ZN14QXcbConnection15xi2SetupDevicesEv@Base 5.5.0 - _ZN14QXcbConnection16handleEnterEventEPK24xcb_enter_notify_event_t@Base 5.5.0 - _ZN14QXcbConnection16initializeXFixesEv@Base 5.5.0 - _ZN14QXcbConnection16initializeXRandrEv@Base 5.5.0 - _ZN14QXcbConnection16initializeXShapeEv@Base 5.5.0 - _ZN14QXcbConnection16processXcbEventsEv@Base 5.5.0 - _ZN14QXcbConnection16staticMetaObjectE@Base 5.5.0 - _ZN14QXcbConnection16touchDeviceForIdEi@Base 5.5.0 - _ZN14QXcbConnection17findScreenForCrtcEjj@Base 5.5.0 - _ZN14QXcbConnection17initializeScreensEv@Base 5.5.0 - _ZN14QXcbConnection17initializeXInput2Ev@Base 5.5.0 - _ZN14QXcbConnection17initializeXRenderEv@Base 5.5.0 - _ZN14QXcbConnection17systemTrayTrackerEv@Base 5.5.0 - _ZN14QXcbConnection17xiToQtMouseButtonEj@Base 5.5.0 - _ZN14QXcbConnection18initializeAllAtomsEv@Base 5.5.0 - _ZN14QXcbConnection19findScreenForOutputEjj@Base 5.5.0 - _ZN14QXcbConnection19sendConnectionEventEN8QXcbAtom4AtomEj@Base 5.5.0 - _ZN14QXcbConnection20checkOutputIsPrimaryEjj@Base 5.5.0 - _ZN14QXcbConnection20platformWindowFromIdEj@Base 5.5.0 - _ZN14QXcbConnection20translateMouseButtonEh@Base 5.5.0 - _ZN14QXcbConnection20xi2HandleScrollEventEPvRNS_15ScrollingDeviceE@Base 5.5.0 - _ZN14QXcbConnection20xi2HandleTabletEventEPvPNS_10TabletDataEP23QXcbWindowEventListener@Base 5.5.0 - _ZN14QXcbConnection20xi2ReportTabletEventERNS_10TabletDataEPv@Base 5.5.0 - _ZN14QXcbConnection21updateScrollingDeviceERNS_15ScrollingDeviceEiPv@Base 5.5.0 - _ZN14QXcbConnection22addWindowEventListenerEjP23QXcbWindowEventListener@Base 5.5.0 - _ZN14QXcbConnection22xi2HandleHierachyEventEPv@Base 5.5.0 - _ZN14QXcbConnection22xi2SetMouseGrabEnabledEjb@Base 5.5.0 - _ZN14QXcbConnection24handleClientMessageEventEPK26xcb_client_message_event_t@Base 5.5.0 - _ZN14QXcbConnection24xi2GetValuatorValueIfSetEPviPd@Base 5.5.0 - _ZN14QXcbConnection25removeWindowEventListenerEj@Base 5.5.0 - _ZN14QXcbConnection25windowEventListenerFromIdEj@Base 5.5.0 - _ZN14QXcbConnection27virtualDesktopForRootWindowEj@Base 5.5.0 - _ZN14QXcbConnection27xi2HandleDeviceChangedEventEPv@Base 5.5.0 - _ZN14QXcbConnection30xi2PrepareXIGenericDeviceEventEP14xcb_ge_event_ti@Base 5.5.0 - _ZN14QXcbConnection4syncEv@Base 5.5.0 - _ZN14QXcbConnection5eventEP6QEvent@Base 5.5.0 - _ZN14QXcbConnection8atomNameEj@Base 5.5.0 - _ZN14QXcbConnection9xi2SelectEj@Base 5.5.0 - _ZN14QXcbConnectionC1EP19QXcbNativeInterfacebjPKc@Base 5.5.0 - _ZN14QXcbConnectionC2EP19QXcbNativeInterfacebjPKc@Base 5.5.0 - _ZN14QXcbConnectionD0Ev@Base 5.5.0 - _ZN14QXcbConnectionD1Ev@Base 5.5.0 - _ZN14QXcbConnectionD2Ev@Base 5.5.0 - _ZN15QXcbIntegration10initializeEv@Base 5.5.0 - _ZN15QXcbIntegration10m_instanceE@Base 5.5.0 - _ZN15QXcbIntegration12moveToScreenEP7QWindowi@Base 5.5.0 - _ZN15QXcbIntegration4syncEv@Base 5.5.0 - _ZN15QXcbIntegrationC1ERK11QStringListRiPPc@Base 5.5.0 - _ZN15QXcbIntegrationC2ERK11QStringListRiPPc@Base 5.5.0 - _ZN15QXcbIntegrationD0Ev@Base 5.5.0 - _ZN15QXcbIntegrationD1Ev@Base 5.5.0 - _ZN15QXcbIntegrationD2Ev@Base 5.5.0 - _ZN17QXcbGlIntegration14handleXcbEventEP19xcb_generic_event_tj@Base 5.5.0 - _ZN17QXcbGlIntegrationC1Ev@Base 5.5.0 - _ZN17QXcbGlIntegrationC2Ev@Base 5.5.0 - _ZN17QXcbGlIntegrationD0Ev@Base 5.5.0 - _ZN17QXcbGlIntegrationD1Ev@Base 5.5.0 - _ZN17QXcbGlIntegrationD2Ev@Base 5.5.0 - _ZN19QXcbNativeInterface10addHandlerEP26QXcbNativeInterfaceHandler@Base 5.5.0 - _ZN19QXcbNativeInterface10connectionEv@Base 5.5.0 - _ZN19QXcbNativeInterface10rootWindowEv@Base 5.5.0 - _ZN19QXcbNativeInterface10setAppTimeEP7QScreenj@Base 5.5.0 - _ZN19QXcbNativeInterface11appUserTimeEPK10QXcbScreen@Base 5.5.0 - _ZN19QXcbNativeInterface11qt_metacallEN11QMetaObject4CallEiPPv@Base 5.5.0 - _ZN19QXcbNativeInterface11qt_metacastEPKc@Base 5.5.0 - _ZN19QXcbNativeInterface12getTimestampEPK10QXcbScreen@Base 5.5.0 - _ZN19QXcbNativeInterface12setStartupIdEPKc@Base 5.5.0 - _ZN19QXcbNativeInterface13removeHandlerEP26QXcbNativeInterfaceHandler@Base 5.5.0 - _ZN19QXcbNativeInterface14setAppUserTimeEP7QScreenj@Base 5.5.0 - _ZN19QXcbNativeInterface15screenForWindowEP7QWindow@Base 5.5.0 - _ZN19QXcbNativeInterface16displayForWindowEP7QWindow@Base 5.5.0 - _ZN19QXcbNativeInterface16locateSystemTrayEP16xcb_connection_tPK10QXcbScreen@Base 5.5.0 - _ZN19QXcbNativeInterface16staticMetaObjectE@Base 5.5.0 - _ZN19QXcbNativeInterface19connectionForWindowEP7QWindow@Base 5.5.0 - _ZN19QXcbNativeInterface23nativeResourceForScreenERK10QByteArrayP7QScreen@Base 5.5.0 - _ZN19QXcbNativeInterface23nativeResourceForWindowERK10QByteArrayP7QWindow@Base 5.5.0 - _ZN19QXcbNativeInterface23systemTrayWindowChangedEP7QScreen@Base 5.5.0 - _ZN19QXcbNativeInterface24nativeResourceForContextERK10QByteArrayP14QOpenGLContext@Base 5.5.0 - _ZN19QXcbNativeInterface24qPlatformScreenForWindowEP7QWindow@Base 5.5.0 - _ZN19QXcbNativeInterface27requestSystemTrayWindowDockEPK7QWindow@Base 5.5.0 - _ZN19QXcbNativeInterface27setParentRelativeBackPixmapEPK7QWindow@Base 5.5.0 - _ZN19QXcbNativeInterface28nativeResourceForIntegrationERK10QByteArray@Base 5.5.0 - _ZN19QXcbNativeInterface28systrayVisualHasAlphaChannelEv@Base 5.5.0 - _ZN19QXcbNativeInterface29nativeResourceForBackingStoreERK10QByteArrayP13QBackingStore@Base 5.5.0 - _ZN19QXcbNativeInterface30systemTrayWindowGlobalGeometryEPK7QWindow@Base 5.5.0 - _ZN19QXcbNativeInterface31nativeResourceFunctionForScreenERK10QByteArray@Base 5.5.0 - _ZN19QXcbNativeInterface31nativeResourceFunctionForWindowERK10QByteArray@Base 5.5.0 - _ZN19QXcbNativeInterface32nativeResourceFunctionForContextERK10QByteArray@Base 5.5.0 - _ZN19QXcbNativeInterface36nativeResourceFunctionForIntegrationERK10QByteArray@Base 5.5.0 - _ZN19QXcbNativeInterface37nativeResourceFunctionForBackingStoreERK10QByteArray@Base 5.5.0 - _ZN19QXcbNativeInterface4beepEv@Base 5.5.0 - _ZN19QXcbNativeInterface7appTimeEPK10QXcbScreen@Base 5.5.0 - _ZN19QXcbNativeInterface7displayEv@Base 5.5.0 - _ZN19QXcbNativeInterface9startupIdEv@Base 5.5.0 - _ZN19QXcbNativeInterface9x11ScreenEv@Base 5.5.0 - _ZN19QXcbNativeInterfaceC1Ev@Base 5.5.0 - _ZN19QXcbNativeInterfaceC2Ev@Base 5.5.0 - _ZN23QXcbGlIntegrationPlugin11qt_metacallEN11QMetaObject4CallEiPPv@Base 5.5.0 - _ZN23QXcbGlIntegrationPlugin11qt_metacastEPKc@Base 5.5.0 - _ZN23QXcbGlIntegrationPlugin16staticMetaObjectE@Base 5.5.0 - _ZN26QXcbNativeInterfaceHandlerC1EP19QXcbNativeInterface@Base 5.5.0 - _ZN26QXcbNativeInterfaceHandlerC2EP19QXcbNativeInterface@Base 5.5.0 - _ZN26QXcbNativeInterfaceHandlerD0Ev@Base 5.5.0 - _ZN26QXcbNativeInterfaceHandlerD1Ev@Base 5.5.0 - _ZN26QXcbNativeInterfaceHandlerD2Ev@Base 5.5.0 - (subst)_ZNK10QXcbScreen10grabWindowE{quintptr}iiii@Base 5.5.0 - _ZNK10QXcbScreen10logicalDpiEv@Base 5.5.0 - _ZNK10QXcbScreen10topLevelAtERK6QPoint@Base 5.5.0 - _ZNK10QXcbScreen10virtualDpiEv@Base 5.5.0 - _ZNK10QXcbScreen11mapToNativeERK5QRect@Base 5.5.0 - _ZNK10QXcbScreen11mapToNativeERK6QPoint@Base 5.5.0 - _ZNK10QXcbScreen11mapToNativeERK7QPointF@Base 5.5.1 - _ZNK10QXcbScreen11visualForIdEj@Base 5.5.0 - _ZNK10QXcbScreen13depthOfVisualEj@Base 5.5.0 - _ZNK10QXcbScreen13mapFromNativeERK5QRect@Base 5.5.0 - _ZNK10QXcbScreen13mapFromNativeERK6QPoint@Base 5.5.0 - _ZNK10QXcbScreen13mapFromNativeERK7QPointF@Base 5.5.1 - _ZNK10QXcbScreen16devicePixelRatioEv@Base 5.5.0 - _ZNK10QXcbScreen18sendStartupMessageERK10QByteArray@Base 5.5.0 - _ZNK10QXcbScreen6cursorEv@Base 5.5.0 - _ZNK10QXcbScreen6formatEv@Base 5.5.0 - _ZNK10QXcbScreen9xSettingsEv@Base 5.5.0 - _ZNK10QXcbWindow10isEmbeddedEPK15QPlatformWindow@Base 5.5.0 1 - _ZNK10QXcbWindow11mapToGlobalERK6QPoint@Base 5.5.0 - _ZNK10QXcbWindow11mapToNativeERK5QRectPK10QXcbScreen@Base 5.5.0 - _ZNK10QXcbWindow11mapToNativeERK6QPointPK10QXcbScreen@Base 5.5.0 - _ZNK10QXcbWindow12frameMarginsEv@Base 5.5.0 - _ZNK10QXcbWindow13mapFromGlobalERK6QPoint@Base 5.5.0 - _ZNK10QXcbWindow13mapFromNativeERK5QRectPK10QXcbScreen@Base 5.5.0 - _ZNK10QXcbWindow13mapFromNativeERK6QPointPK10QXcbScreen@Base 5.5.0 - _ZNK10QXcbWindow13wmWindowTypesEv@Base 5.5.0 - _ZNK10QXcbWindow16devicePixelRatioEv@Base 5.5.0 - _ZNK10QXcbWindow18windowToWmGeometryE5QRect@Base 5.5.0 - _ZNK10QXcbWindow23relayFocusToModalWindowEv@Base 5.5.0 - _ZNK10QXcbWindow23screenForNativeGeometryERK5QRect@Base 5.5.0 - _ZNK10QXcbWindow5winIdEv@Base 5.5.0 - _ZNK10QXcbWindow6formatEv@Base 5.5.0 - _ZNK10QXcbWindow8visualIdEv@Base 5.5.0 - _ZNK10QXcbWindow9isExposedEv@Base 5.5.0 - _ZNK10QXcbWindow9needsSyncEv@Base 5.5.0 - _ZNK10QXcbWindow9xcbScreenEv@Base 5.5.0 - _ZNK13QFontEngineFT10glyphCountEv@Base 5.5.0 1 - _ZNK13QFontEngineFT10glyphIndexEj@Base 5.5.0 1 - _ZNK13QFontEngineFT10propertiesEv@Base 5.5.0 1 - _ZNK13QFontEngineFT10unlockFaceEv@Base 5.5.0 1 - _ZNK13QFontEngineFT11synthesizedEv@Base 5.5.0 1 - _ZNK13QFontEngineFT12emSquareSizeEv@Base 5.5.0 1 - _ZNK13QFontEngineFT12maxCharWidthEv@Base 5.5.0 1 - _ZNK13QFontEngineFT12stringToCMapEPK5QChariP12QGlyphLayoutPi6QFlagsIN11QFontEngine10ShaperFlagEE@Base 5.5.0 1 - _ZNK13QFontEngineFT13cloneWithSizeEd@Base 5.5.0 1 - _ZNK13QFontEngineFT13lineThicknessEv@Base 5.5.0 1 - _ZNK13QFontEngineFT14minLeftBearingEv@Base 5.5.0 1 - _ZNK13QFontEngineFT14recalcAdvancesEP12QGlyphLayout6QFlagsIN11QFontEngine10ShaperFlagEE@Base 5.5.0 1 - _ZNK13QFontEngineFT15minRightBearingEv@Base 5.5.0 1 - _ZNK13QFontEngineFT15non_locked_faceEv@Base 5.5.0 1 - _ZNK13QFontEngineFT16averageCharWidthEv@Base 5.5.0 1 - _ZNK13QFontEngineFT16getSfntTableDataEjPhPj@Base 5.5.0 1 - _ZNK13QFontEngineFT17underlinePositionEv@Base 5.5.0 1 - _ZNK13QFontEngineFT22shouldUseDesignMetricsE6QFlagsIN11QFontEngine10ShaperFlagEE@Base 5.5.0 1 - _ZNK13QFontEngineFT22supportsTransformationERK10QTransform@Base 5.5.0 1 - _ZNK13QFontEngineFT6ascentEv@Base 5.5.0 1 - _ZNK13QFontEngineFT6faceIdEv@Base 5.5.0 1 - _ZNK13QFontEngineFT7descentEv@Base 5.5.0 1 - _ZNK13QFontEngineFT7leadingEv@Base 5.5.0 1 - _ZNK13QFontEngineFT7xHeightEv@Base 5.5.0 1 - _ZNK13QFontEngineFT8lockFaceENS_7ScalingE@Base 5.5.0 1 - _ZNK13QFontEngineFT9doKerningEP12QGlyphLayout6QFlagsIN11QFontEngine10ShaperFlagEE@Base 5.5.0 1 - _ZNK13QFontEngineFT9loadFlagsEPNS_9QGlyphSetEN11QFontEngine11GlyphFormatEiRbRi@Base 5.5.0 1 - _ZNK13QFontEngineFT9loadGlyphEPNS_9QGlyphSetEj6QFixedN11QFontEngine11GlyphFormatEb@Base 5.5.0 1 - _ZNK14QXcbConnection10metaObjectEv@Base 5.5.0 - _ZNK14QXcbConnection12xlib_displayEv@Base 5.5.0 - _ZNK14QXcbConnection13primaryScreenEv@Base 5.5.0 - _ZNK14QXcbConnection14formatForDepthEh@Base 5.5.0 - _ZNK14QXcbConnection14xi2MouseEventsEv@Base 5.5.0 - _ZNK14QXcbConnection34createVisualInfoForDefaultVisualIdEv@Base 5.5.0 - _ZNK14QXcbConnection5qatomEj@Base 5.5.0 - _ZNK15QXcbIntegration10themeNamesEv@Base 5.5.0 - _ZNK15QXcbIntegration12fontDatabaseEv@Base 5.5.0 - _ZNK15QXcbIntegration12inputContextEv@Base 5.5.0 - _ZNK15QXcbIntegration12possibleKeysEPK9QKeyEvent@Base 5.5.0 - _ZNK15QXcbIntegration13accessibilityEv@Base 5.5.0 - _ZNK15QXcbIntegration13hasCapabilityEN20QPlatformIntegration10CapabilityE@Base 5.5.0 1 - _ZNK15QXcbIntegration15nativeInterfaceEv@Base 5.5.0 - _ZNK15QXcbIntegration19createPlatformThemeERK7QString@Base 5.5.0 - _ZNK15QXcbIntegration20createPlatformWindowEP7QWindow@Base 5.5.0 - _ZNK15QXcbIntegration21createEventDispatcherEv@Base 5.5.0 - _ZNK15QXcbIntegration22queryKeyboardModifiersEv@Base 5.5.0 - _ZNK15QXcbIntegration26createPlatformBackingStoreEP7QWindow@Base 5.5.0 - _ZNK15QXcbIntegration27createPlatformOpenGLContextEP14QOpenGLContext@Base 5.5.0 - _ZNK15QXcbIntegration28createPlatformSessionManagerERK7QStringS2_@Base 5.5.0 - _ZNK15QXcbIntegration30createPlatformOffscreenSurfaceEP17QOffscreenSurface@Base 5.5.0 - _ZNK15QXcbIntegration4dragEv@Base 5.5.0 - _ZNK15QXcbIntegration7wmClassEv@Base 5.5.0 - _ZNK15QXcbIntegration8servicesEv@Base 5.5.0 - _ZNK15QXcbIntegration9clipboardEv@Base 5.5.0 - _ZNK15QXcbIntegration9styleHintEN20QPlatformIntegration9StyleHintE@Base 5.5.0 1 - _ZNK19QXcbNativeInterface10metaObjectEv@Base 5.5.0 - _ZNK19QXcbNativeInterface16platformFunctionERK10QByteArray@Base 5.5.0 - _ZNK19QXcbNativeInterface19systemTrayAvailableEPK7QScreen@Base 5.5.0 - _ZNK19QXcbNativeInterface23handlerPlatformFunctionERK10QByteArray@Base 5.5.0 - _ZNK19QXcbNativeInterface30handlerNativeResourceForScreenERK10QByteArrayP7QScreen@Base 5.5.0 - _ZNK19QXcbNativeInterface30handlerNativeResourceForWindowERK10QByteArrayP7QWindow@Base 5.5.0 - _ZNK19QXcbNativeInterface31handlerNativeResourceForContextERK10QByteArrayP14QOpenGLContext@Base 5.5.0 - _ZNK19QXcbNativeInterface35handlerNativeResourceForIntegrationERK10QByteArray@Base 5.5.0 - _ZNK19QXcbNativeInterface36handlerNativeResourceForBackingStoreERK10QByteArrayP13QBackingStore@Base 5.5.0 - _ZNK19QXcbNativeInterface38handlerNativeResourceFunctionForScreenERK10QByteArray@Base 5.5.0 - _ZNK19QXcbNativeInterface38handlerNativeResourceFunctionForWindowERK10QByteArray@Base 5.5.0 - _ZNK19QXcbNativeInterface39handlerNativeResourceFunctionForContextERK10QByteArray@Base 5.5.0 - _ZNK19QXcbNativeInterface43handlerNativeResourceFunctionForIntegrationERK10QByteArray@Base 5.5.0 - _ZNK19QXcbNativeInterface44handlerNativeResourceFunctionForBackingStoreERK10QByteArray@Base 5.5.0 - _ZNK23QXcbGlIntegrationPlugin10metaObjectEv@Base 5.5.0 - _ZNK26QXcbNativeInterfaceHandler16platformFunctionERK10QByteArray@Base 5.5.0 - _ZNK26QXcbNativeInterfaceHandler31nativeResourceFunctionForScreenERK10QByteArray@Base 5.5.0 - _ZNK26QXcbNativeInterfaceHandler31nativeResourceFunctionForWindowERK10QByteArray@Base 5.5.0 - _ZNK26QXcbNativeInterfaceHandler32nativeResourceFunctionForContextERK10QByteArray@Base 5.5.0 - _ZNK26QXcbNativeInterfaceHandler36nativeResourceFunctionForIntegrationERK10QByteArray@Base 5.5.0 - _ZNK26QXcbNativeInterfaceHandler37nativeResourceFunctionForBackingStoreERK10QByteArray@Base 5.5.0 - (optional=templinst|arch=powerpc)_ZSt4swapIN8QVariant7PrivateEEvRT_S3_@Base 5.5.1 - _ZTI10QXcbScreen@Base 5.5.0 - _ZTI10QXcbWindow@Base 5.5.0 - _ZTI13QFontEngineFT@Base 5.5.0 1 - _ZTI14QXcbConnection@Base 5.5.0 - _ZTI15QXcbIntegration@Base 5.5.0 - _ZTI17QXcbGlIntegration@Base 5.5.0 - _ZTI19QXcbNativeInterface@Base 5.5.0 - _ZTI23QXcbGlIntegrationPlugin@Base 5.5.0 - _ZTI26QXcbNativeInterfaceHandler@Base 5.5.0 - _ZTI27QEventDispatcherGlibPrivate@Base 5.5.0 1 - _ZTI31QAbstractEventDispatcherPrivate@Base 5.5.0 1 - _ZTS10QXcbScreen@Base 5.5.0 - _ZTS10QXcbWindow@Base 5.5.0 - _ZTS13QFontEngineFT@Base 5.5.0 1 - _ZTS14QXcbConnection@Base 5.5.0 - _ZTS15QXcbIntegration@Base 5.5.0 - _ZTS17QXcbGlIntegration@Base 5.5.0 - _ZTS19QXcbNativeInterface@Base 5.5.0 - _ZTS23QXcbGlIntegrationPlugin@Base 5.5.0 - _ZTS26QXcbNativeInterfaceHandler@Base 5.5.0 - _ZTS27QEventDispatcherGlibPrivate@Base 5.5.0 1 - _ZTS31QAbstractEventDispatcherPrivate@Base 5.5.0 1 - _ZTV10QXcbScreen@Base 5.5.0 - _ZTV10QXcbWindow@Base 5.5.0 - _ZTV13QFontEngineFT@Base 5.5.0 1 - _ZTV14QXcbConnection@Base 5.5.0 - _ZTV15QXcbIntegration@Base 5.5.0 - _ZTV17QXcbGlIntegration@Base 5.5.0 - _ZTV19QXcbNativeInterface@Base 5.5.0 - _ZTV23QXcbGlIntegrationPlugin@Base 5.5.0 - _ZTV26QXcbNativeInterfaceHandler@Base 5.5.0 - _ZTV31QAbstractEventDispatcherPrivate@Base 5.5.0 1 - _Zls6QDebugPK10QXcbScreen@Base 5.5.0 - (c++)"non-virtual thunk to QXcbWindow::devicePixelRatio() const@Base" 5.5.0 - (c++)"non-virtual thunk to QXcbWindow::format() const@Base" 5.5.0 - (c++)"non-virtual thunk to QXcbWindow::frameMargins() const@Base" 5.5.0 - (c++)"non-virtual thunk to QXcbWindow::isEmbedded(QPlatformWindow const*) const@Base" 5.5.0 - (c++)"non-virtual thunk to QXcbWindow::isExposed() const@Base" 5.5.0 - (c++)"non-virtual thunk to QXcbWindow::lower()@Base" 5.5.0 - (c++)"non-virtual thunk to QXcbWindow::mapFromGlobal(QPoint const&) const@Base" 5.5.0 - (c++)"non-virtual thunk to QXcbWindow::mapToGlobal(QPoint const&) const@Base" 5.5.0 - (c++)"non-virtual thunk to QXcbWindow::propagateSizeHints()@Base" 5.5.0 - (c++)"non-virtual thunk to QXcbWindow::raise()@Base" 5.5.0 - (c++)"non-virtual thunk to QXcbWindow::requestActivateWindow()@Base" 5.5.0 - (c++)"non-virtual thunk to QXcbWindow::setAlertState(bool)@Base" 5.5.0 - (c++)"non-virtual thunk to QXcbWindow::setGeometry(QRect const&)@Base" 5.5.0 - (c++)"non-virtual thunk to QXcbWindow::setKeyboardGrabEnabled(bool)@Base" 5.5.0 - (c++)"non-virtual thunk to QXcbWindow::setMask(QRegion const&)@Base" 5.5.0 - (c++)"non-virtual thunk to QXcbWindow::setMouseGrabEnabled(bool)@Base" 5.5.0 - (c++)"non-virtual thunk to QXcbWindow::setOpacity(double)@Base" 5.5.0 - (c++)"non-virtual thunk to QXcbWindow::setParent(QPlatformWindow const*)@Base" 5.5.0 - (c++)"non-virtual thunk to QXcbWindow::setVisible(bool)@Base" 5.5.0 - (c++)"non-virtual thunk to QXcbWindow::setWindowFlags(QFlags)@Base" 5.5.0 - (c++)"non-virtual thunk to QXcbWindow::setWindowIcon(QIcon const&)@Base" 5.5.0 - (c++)"non-virtual thunk to QXcbWindow::setWindowState(Qt::WindowState)@Base" 5.5.0 - (c++)"non-virtual thunk to QXcbWindow::setWindowTitle(QString const&)@Base" 5.5.0 - (c++)"non-virtual thunk to QXcbWindow::startSystemResize(QPoint const&, Qt::Corner)@Base" 5.5.0 - (c++)"non-virtual thunk to QXcbWindow::winId() const@Base" 5.5.0 - (c++)"non-virtual thunk to QXcbWindow::windowEvent(QEvent*)@Base" 5.5.0 - (c++)"non-virtual thunk to QXcbWindow::~QXcbWindow()@Base" 5.5.0 diff -Nru qtbase-opensource-src-5.5.1+dfsg/debian/rules qtbase-opensource-src-5.5.1+dfsg/debian/rules --- qtbase-opensource-src-5.5.1+dfsg/debian/rules 2016-02-04 13:02:11.000000000 +0000 +++ qtbase-opensource-src-5.5.1+dfsg/debian/rules 2016-02-05 07:19:20.000000000 +0000 @@ -388,8 +388,10 @@ override_dh_makeshlibs: # Don't uncomment until rid of -gles packages - #dh_makeshlibs -V - dh_makeshlibs + #dh_makeshlibs -V -plibqt5gui5 -XlibQt5EglDeviceIntegration.so -X libQt5XcbQpa.so + #dh_makeshlibs -V --remaining-packages + dh_makeshlibs -plibqt5gui5 -XlibQt5EglDeviceIntegration.so -X libQt5XcbQpa.so + dh_makeshlibs --remaining-packages # Check for private symbols not marked as such. Be verbose. pkgkde-mark-private-symbols debian/qtbase5-private-dev/usr/include