-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 Format: 1.8 Date: Thu, 07 Jul 2016 12:46:40 -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 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 qtbase5-doc-html Architecture: source amd64 all Version: 5.6.1+dfsg-3~bpo8+1 Distribution: jessie-backports Urgency: medium Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org> Changed-By: Lisandro Damián Nicanor Pérez Meyer <lisandro@debian.org> Description: libqt5concurrent5 - Qt 5 concurrent module libqt5core5a - Qt 5 core module libqt5dbus5 - Qt 5 D-Bus module 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 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 - Qt 5 base documentation 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: 751084 775398 777341 778717 779580 781148 783127 783134 785207 787680 794518 796956 798661 800375 802656 802704 802715 804883 807528 808287 808607 809172 809176 810282 811195 814699 814729 815616 818536 819456 824971 825111 827659 827896 827935 Changes: qtbase-opensource-src (5.6.1+dfsg-3~bpo8+1) jessie-backports; urgency=medium . * Prepare a Jessie backport. * Update symbols files with current build log. . qtbase-opensource-src (5.6.1+dfsg-3) unstable; urgency=medium . [ Lisandro Damián Nicanor Pérez Meyer ] * Make libqtcore5a break libqt5scintilla2-12v5 (<< 2.9.2+dfsg-2~), pointed out by Scott Kitterman. . [ Dmitry Shachnev ] * Move qt5-default into libdevel section (like qtchooser itself; closes: #827659). * Move mesa-utils from Depends to Recommends (closes: #827896). * Add a (temporary) patch to fix the QProcessPrivate::createPipe issue on GNU/kFreeBSD (closes: #827935). * Update symbols files from buildds’ logs. . qtbase-opensource-src (5.6.1+dfsg-2) unstable; urgency=medium . * Upload to unstable. * Update symbols files with buildds' logs. . qtbase-opensource-src (5.6.1+dfsg-1) experimental; urgency=medium . * New upstream release. * Drop the following patches, applied upstream: - dbusmenu_fixes.diff - dbustray_fixes.diff - fix_not_delivering_focus.patch - fix_qtdbus_deadlock.diff - fix_alsa_detection.patch * Drop Qt5EglDeviceIntegration.pc from qtbase5-dev.install-kfreebsd. It is no longer built in Qt 5.6, and removed from install-linux file too when updating the packages to 5.6. * Update debian/qtbase5-dev.install-common. * Update symbols files from the build log. * Bump qtbase-abi version to 5-6-1. * Bump Standards-Version to 3.9.8, no changes needed. . qtbase-opensource-src (5.6.0+dfsg-3) experimental; urgency=medium . [ Diederik de Haas ] * Improve the Xsession.d script so it won't fail if mesa-utils is not installed. Also log why glxinfo is needed for this script. . [ Dmitry Shachnev ] * Backport upstream change (fix_qtdbus_deadlock.diff) to fix QtDBus deadlock inside kded/kiod. * Fix the packages list in debian/README.source. * Enable some mesa build-dependencies on hurd and kfreebsd too. Closes: #819456, thanks Jon Boden for the patch. * Enable eglfs support on kfreebsd. Thanks Steven Chamberlain for the patch. . [ Lisandro Damián Nicanor Pérez Meyer ] * Merge master's 5.5.1+dfsg-17, ensuring qtchooser's configuration files are not shipped anymore (Closes: 825111). . qtbase-opensource-src (5.6.0+dfsg-2) experimental; urgency=medium . * Do not call exit on the Xsession.d script, as it's being sourced. * Add mesa-utils as a libqt5gui5 dependency, needed for the script. * Update symbols files with buildds' logs. . qtbase-opensource-src (5.6.0+dfsg-1) experimental; urgency=medium . * New upstream release. - Update debian/watch to point at official releases again. - Fix division by zero in xcb plugin (Closes: #814729). * Update symbols files with buidds' logs. * Install the 90qt5-opengl script into Xsession.d in order to force software rendering in case the user does not has at least OpenGL 2 support (Closes: #811195). . qtbase-opensource-src (5.6.0~rc+dfsg-1) experimental; urgency=medium . [ Dmitry Shachnev ] * New upstream release candidate. * Merge 5.5.1+dfsg-15 from master. * Drop the following patches, all applied upstream: - Fix-falsely-reported-style-for-fallback-font.patch - Prefer-QT_PLUGIN_PATH-over-compiled-in-paths.patch - Remove-historical-4-padding-in-QFontEngine-alphaMapF.patch - multiscreen.diff - qnativesocketengine_freebsd.diff - qt_functions_missing_eval.diff - xcb-fix-yet-another-crash-when-screens-are-disconnec.patch - xcb_dont_select_XInput_events_on_root_window.patch - xcb_fix_drag_and_drop_when_window_is_hidden.patch * Add new build-dependency on libxcb-xinerama0-dev. * Update symbols files from the build log. . [ Lisandro Damián Nicanor Pérez Meyer ] * Add fix_alsa_detection.patch to workaround ALSA >= 1.1.0 detection. The patch is a simple workaround, a proper bug has been opened upstream as stated in the patch's headers. . qtbase-opensource-src (5.6.0~beta+dfsg-5) experimental; urgency=medium . * Fix URLs pointing to our "How to package Qt based stuff" page (Closes: #810282). Thanks Jakob Haufe for the pointer. * Merge 5.5.1+dfsg-13's changes into the experimental branch. - Bump libqt5gui5's Breaks+Replaces so that users who installed the experimental version have a proper package update. * Remove the transitional package libqt5xcbqpa5, their only rdeps lived in sid/testing and already removed it. * Merge 5.5.1+dfsg-14 from master, importing fix_not_delivering_focus.patch. . qtbase-opensource-src (5.6.0~beta+dfsg-4) experimental; urgency=medium . * Drop unused dbus build-dependency. * Stop running pkgkde-mark-qt5-private-symbols script during build. The new way is that the maintainers run it themselves after each symbols update. * Make sure dh_installchangelogs is called even when upstream changelog is not present. * Use wildcards instead of hardcoded ABI versions in Lintian overrides files. * Merge 5.5.1+dfsg-11 and 5.5.1+dfsg-12 unstable uploads. - Refresh patches. * When merging install files, take DEB_HOST_ARCH_CPU into account, instead of DEB_HOST_ARCH. This is much more useful for us, because it allows us not to ship identical files for i386, hurd-i386 and kfreebsd-i386. * Exclude qdoc documentation from debian/qtbase5-doc-html.install (moved to qttools module). * Remove qdoc mention from qtbase5-dev-tools package description. * Re-enable building the documentation. - Add libqt5sql5-sqlite and qttools5-dev-tools to Build-Depends-Indep. * README.source: - Update the section on marking the private symbols. - Add a new section about bootstrapping the docs packages. . qtbase-opensource-src (5.6.0~beta+dfsg-3) experimental; urgency=medium . * Add qt_functions_missing_eval.diff to make qmake generate proper code for custom plugin paths. This change is needed to make qtimageformats tests success. * Small updates to debian/copyright. * Drop debian/source/lintian-overrides, the only override there is no longer needed. * Update the symbols files for kfreebsd-i386. * Remove sparc references from the symbols files, sparc is dead. . qtbase-opensource-src (5.6.0~beta+dfsg-2) experimental; urgency=medium . [ Lisandro Damián Nicanor Pérez Meyer ] * Add meta-information to symbols files in order to make sure that the dependency generated is at least as strict as the version of qtbase5-dev used during the compilation. This should avoid parts of the Qt stack (or any other app) migrating to testing before qtbase itself due to it using only symbols present in older versions. . [ Dmitry Shachnev ] * Bump qtbase-abi version to 5-6-0. * Add qnativesocketengine_freebsd.diff to fix the build failure on kFreeBSD. * Update symbols files from buildds’ logs. . qtbase-opensource-src (5.6.0~beta+dfsg-1) experimental; urgency=medium . [ Dmitry Shachnev ] * New upstream beta release. * Update debian/watch to track experimental releases (needs to be reverted before uploading 5.6.0 final). * Drop the following patches, all are applied upstream: - set_positionautomatic.diff - set_WA_OutsideWSRange_for_native_widgets.patch - bsd_volumeinfo.diff - hurd_forkfd.diff - mips_no_atomic.diff - detect_64bit_atomic.diff - qnetworkreply_abort_socket.diff - qnetworkaccessmanager_accessibility.diff - uic_qvalidator_qtgui.diff - Fix-crash-on-exit-caused-by-QStringLiterals.patch * Refresh debian/patches/gnukfreebsd.diff. * Add a new script (debian/scripts/migrate-symbols.py) to help with migrating the symbols files to a new upstream symbols versioning scheme (Qt_5 or Qt_5_PRIVATE_API as the version part). * Update the symbols files using the script, and with build logs for amd64 and i386. * Use the new pkgkde-mark-qt5-private-symbols script (which takes upstream version tags into account) from pkg-kde-tools ≥ 0.15.20. * Add a patch to remove useless check for D-Bus presense on configure time. . [ Diane Trout ] * Disable building docs. Upstream moved qdoc to qttools source, so we will re-enable building them when we get qttools 5.6 built. * Add guard for no new upstream changelog. * Add new headers. * Remove MetaType headers. * Remove missing pkg-config files. * Add new documentation resources. * Remove qatomic_mips.h header, dropped upstream. * Remove qdoc from qtbase5-dev-tools.install as it appears to be missing. * Add fixqt4headers.pl to qtbase5-dev-tools.install. . qtbase-opensource-src (5.5.1+dfsg-17) unstable; urgency=medium . [ Dmitry Shachnev ] * Move qtchooser configuration files from libqt5core5a to qtchooser itself. * Bump qtchooser dependency for qt5-qmake and qtbase5-dev-tools (closes: #818536). * Update symbols files from buildds’ logs (closes: #824971). . qtbase-opensource-src (5.5.1+dfsg-16) unstable; urgency=medium . * Add fix_alsa_detection.patch to workaround ALSA >= 1.1.0 detection. . qtbase-opensource-src (5.5.1+dfsg-15) unstable; urgency=medium . [ Timo Jyrinki ] * Backport XCB patch related to screen disconnection handling QTBUG-42985: - xcb-fix-yet-another-crash-when-screens-are-disconnec.patch * debian/patches/Prefer-QT_PLUGIN_PATH-over-compiled-in-paths.patch: - Backport. Prefer QT_PLUGIN_PATH over compiled-in paths (LP: #1519927) * Fix Chinese glyph font rendering with new backported upstream patches: - debian/patches/Fix-falsely-reported-style-for-fallback-font.patch - debian/patches/Remove-historical-4-padding-in-QFontEngine-alphaMapF.patch (LP: #1475205) . [ Dmitry Shachnev ] * Backport several upstream dbusmenu/dbustray related fixes from 5.6 branch. * Correct license of japanese_230_50.qpf font in debian/copyright. Thanks to Arnout Vandecappelle for the patch (closes: #815616). * debian/generateTLDs.sh: Set -e to fail when a subcommand fails. * Call generateTLDs.sh with LC_ALL=C.UTF-8, to workaround a bug in grep. See http://debbugs.gnu.org/cgi/bugreport.cgi?bug=22838. * Use https URIs for Vcs fields. * Bump Standards-Version to 3.9.7, no changes needed. . [ Lisandro Damián Nicanor Pérez Meyer ] * Remove the transitional package libqt5xcbqpa5, there are no rdeps left in sid or testing. . qtbase-opensource-src (5.5.1+dfsg-14) unstable; urgency=medium . * Backport fix_not_delivering_focus.patch to fix not delivering focusIn event on hide/show. * Backport fix_potential_division_by_zero.patch to fix potential division by zero (Closes: #814699). . 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). . qtbase-opensource-src (5.5.1+dfsg-12) unstable; urgency=medium . * Backport xcb_dont_select_XInput_events_on_root_window.patch (Closes: #807528). * Refresh patches. * Backport xcb_fix_drag_and_drop_when_window_is_hidden.patch. . qtbase-opensource-src (5.5.1+dfsg-11) unstable; urgency=medium . [ Adam Majer ] * Backport an upstream patch to fix issue with multiple XCB screens, each having multiple screens. (multiscreen.diff). . qtbase-opensource-src (5.5.1+dfsg-10) unstable; urgency=medium . * Demote libqt5gui5's dependency on libqt5xcbqpa5 to a recommendation, solving a circular dependency (Closes: #808607). * Update libqt5xcbqpa5's description to suggest a dependency on this lib for apps that can only run on X. . 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. . qtbase-opensource-src (5.5.1+dfsg-8) unstable; urgency=medium . * Backport two upstream patches fix some issues with QNetworkAccessManager: - qnetworkaccessmanager_accessibility.diff to fix upstream QTBUG-46323. - qnetworkreply_abort_socket.diff to fix upstream QTBUG-47471. Closes: #804883. Thanks to Soeren D. Schulze for the bug report and to Gaudenz Steinlin for pointing me to the patches. . qtbase-opensource-src (5.5.1+dfsg-7) unstable; urgency=medium . * Backport upstream change (detect_64bit_atomic.diff) to auto-detect whether 64-bit std::atomic really works. * Mark mips_no_atomic.diff as applied upstream. * Drop Fix-compile-error-on-big-endian.patch. The fix was applied upstream in 5.5.1, and the refreshed version of that patch changes an unrelated function. . qtbase-opensource-src (5.5.1+dfsg-6) unstable; urgency=medium . * Drop hurd-forkfd.diff, we do not need to have two patches for the same thing (the second one is hurd_forkfd.diff). * Mark bsd_volumeinfo.diff and hurd_forkfd.diff as applied upstream. * Disable broken MIPS atomics code, let Qt fall back to C++11/GCC atomics (mips_no_atomic.diff). . qtbase-opensource-src (5.5.1+dfsg-5) unstable; urgency=medium . [ Lisandro Damián Nicanor Pérez Meyer ] * Add upstream's set_WA_OutsideWSRange_for_native_widgets.patch to avoid invalidating the backing store (Closes: #798661). . [ Dmitry Shachnev ] * Update symbols files from buildds’ logs. . qtbase-opensource-src (5.5.1+dfsg-4) unstable; urgency=medium . * Move libqt5xcbqpa5 from libqt5gui5's recommends to depends. Recommendations do not always get installed when the user is updating the packages, and so most of our users had a bad experience. We can consider to push it back as a recommendation after Stretch maybe (Closes: #802656). * Update symbols files with buildds' logs. . qtbase-opensource-src (5.5.1+dfsg-3) unstable; urgency=medium . [ Dmitry Shachnev ] * Backport upstream patch to set positionAutomatic when using setX/setY (set_positionautomatic.diff; partially fixes the VLC display issues). * Make qtbase5-private-dev depend on libinput-dev and libxkbcommon-dev, as these packages are needed to link to libQt5PlatformSupport.a static library (closes: #802704). * Add a patch to fix QStorageInfo implementation for BSD4 systems (bsd_volumeinfo.diff), to fix the build failure on kfreebsd. * Add a patch to undef HAVE_WAITID if needed constants are not defined (hurd_forkfd.diff), to fix the build failure on hurd. * Update symbols files from buildds’ logs. * Mark four new private symbols in debian/libqt5gui5.symbols. . [ Lisandro Damián Nicanor Pérez Meyer ] * Add qtwayland5 as a libqt5gui5 suggestion. We want people trying to use Wayland to have it there. This can be reconsidered later if needed. . qtbase-opensource-src (5.5.1+dfsg-2) unstable; urgency=medium . * Upload to unstable. * Update symbols files with buildds' logs. . qtbase-opensource-src (5.5.1+dfsg-1) experimental; urgency=medium . [ Sune Vuorela ] * Add Suggests: qt5-image-formats-plugins to libqt5gui5 to get a bit of visibility to the plugins that people using QImage might need. * Update my email address. . [ Dmitry Shachnev ] * Make libqt5gui5 also recommend libqt5svg5, needed to support SVG icon themes. . [ Lisandro Damián Nicanor Pérez Meyer ] * New upstream release. * Bump qtbase-abi to 5-5-1. * Remove screen_crash.patch, already present upstream. * Refresh pacthes: - Fix-compile-error-on-big-endian.patch - hurd-forkfd.diff * Remove gnukfreebsd_processNameByPid.diff, seems implemented with a different solution. * Update installation file listing for qtbase5-dev.install-common. * Update symbols files with current build log. All missing symbols where private or not available on the public headers. . qtbase-opensource-src (5.5.0+dfsg-6) experimental; urgency=medium . [ Ralf Jung ] * When a screen comes back online, the windows need to be told about it (screen_crash.diff) (Closes: #787680) . qtbase-opensource-src (5.5.0+dfsg-5) experimental; urgency=medium . * Update debian/copyright for 5.5.0. * Make libqt5gui5 recommend libqt5xcbqpa5, as it is the default QPA platform. * Update symbols files from buildds’ logs. * Make libqt5libqgtk2 package description more verbose. * Make qtbase5-dev depend on libqt5egldeviceintegration5 (on Linux) and on libqt5xcbqpa5, as it provides unversioned .so symlinks for these libraries. . qtbase-opensource-src (5.5.0+dfsg-4) experimental; urgency=medium . * Update symbols files with buildds logs. * Build firebird plugin on all Linux and kFreeBSD architectures. - Resurrect libqt5sql5-ibase binary package. - Copy patch from qt4-x11 to link ibase sql plugin against firebird (link_fbclient.diff). . qtbase-opensource-src (5.5.0+dfsg-3) experimental; urgency=medium . * Update symbols files with buildds logs. . qtbase-opensource-src (5.5.0+dfsg-2) experimental; urgency=medium . [ Lisandro Damián Nicanor Pérez Meyer ] * Bootstrap coreutils in order to be able to rebuild some pregenerated stuff. - Rebuild the TLD names list. . [ Dmitry Shachnev ] * Update symbols files with buildds’ logs. * Merge 5.4.2+dfsg-5 unstable upload. * Add processNameByPid implementation for GNU/kFreeBSD (gnukfreebsd_processNameByPid.diff). * Remove symbols missing with GCC 5. * Drop unused outdated-autotools-helper-file Lintian overrides. . qtbase-opensource-src (5.5.0+dfsg-1) experimental; urgency=medium . [ Lisandro Damián Nicanor Pérez Meyer ] * New upstream release. - Bump qtbase-abi to 5-5-0. * Update symbols files with buildd's logs. * Remove backported patches already present in this release: - upstream_Complete-MIPS-atomic-support-on-pre-MIPS32-architect.patch - upstream_small-improvements-to-the-hurd-g-mkspec.patch * Refresh gnukfreebsd.diff. * Update install files for already present packages. * Add the new libqt5xcbqpa5 and libqt5egldeviceintegration5 libraries. - Also add symbols files for them. - Add lintian overrides for them depending on qtbase-abi, that's expected. * Add two new plugins based on libinput. This are only installed on linux due to libinput not being available on other OSs yet. * Update symbols files with current build log. * Mark/unmark private symbols. * Update debian/copyright. * Add libproxy as build dependency. We now have support for it. * Move adding proper Break+Replaces: - libqxcb plugin from libqt5gui5 to libqt5xcbqpa5, - libqeglfs plugin from libqt5gui5 to libqt5egldeviceintegration5, as they now depend on the aforementioned libraries. This solves an uneeded circular dependency. . [ Pino Toscano ] * Fix build on Hurd, by temporarly disabling waitid() in forkfd code; patch hurd-forkfd.diff. . [ Timo Jyrinki ] * Build depend on GStreamer 1.0 and add a configure option for it. * debian/patches/Fix-compile-error-on-big-endian.patch: - Fix FTBFS on powerpc. . qtbase-opensource-src (5.4.2+dfsg-9) unstable; urgency=medium . * Update symbols files with buildds’ logs. . qtbase-opensource-src (5.4.2+dfsg-8) unstable; urgency=medium . * Yet another symbols update. . qtbase-opensource-src (5.4.2+dfsg-7) unstable; urgency=medium . * Update symbols files, marking two symbols in libqt5widgets5.symbols as optional. . qtbase-opensource-src (5.4.2+dfsg-6) unstable; urgency=medium . * Update symbols files using gcc5 (Closes: #794518). . qtbase-opensource-src (5.4.2+dfsg-5) unstable; urgency=medium . [ Rohan Garg ] * Drop revert_upstream_bsymbolic_change.patch, still broken on armhf (QTBUG-47350). * Let configure work out if reduce-relocations is supported. . [ Lisandro Damián Nicanor Pérez Meyer ] * Update symbols files with buildds' logs. . qtbase-opensource-src (5.4.2+dfsg-4) unstable; urgency=medium . * Upload to unstable. * Update symbols files with buildds' logs. . qtbase-opensource-src (5.4.2+dfsg-3) experimental; urgency=medium . * Update symbols files with buildd's logs. . qtbase-opensource-src (5.4.2+dfsg-2) experimental; urgency=medium . * Update symbols files with buildds' logs. * Mark private symbols as such. . qtbase-opensource-src (5.4.2+dfsg-1) experimental; urgency=medium . * New upstream release. * libqt5gui5: demote libqt5libqgtk2 to a suggestion. * Update symbols files with buildds' logs. * Bump qtbase-abi to 5-4-2. * Refresh gnukfreebsd.diff. * Delete patches backported from upstream already present in this release: - cve-2015-0295.diff - qtsystemtrayicon_handle_submenus_correctly.patch - xcb_delay_showing_tray_icon_window_until_it_is_embedded.patch - require_fpic_instead_of_fpie.patch - try_to_ensure_that_fpic_is_used_in_cmake_builds.patch - make_qglobal_h_complain_if_you_use_fpie.patch - fixes_crash_in_bmp_and_ico_image_decoders.patch - fixes_crash_in_gif_image_decoder.patch - tst_QNetworkDiskCache-Stop-using-actual-web-servers.patch * Update install file for qtbase5-dev. * Update symbols files with current build log. . qtbase-opensource-src (5.4.1+dfsg-4) experimental; urgency=medium . * Add try_to_ensure_that_fpic_is_used_in_cmake_builds.patch, it seems that apps using CMake files as provided by Qt5 are FTBFS. . qtbase-opensource-src (5.4.1+dfsg-3) experimental; urgency=medium . [ Dmitry Shachnev ] * Update debian/README.source for new upstream code location and branching schemes. . [ Lisandro Damián Nicanor Pérez Meyer ] * Enable parallel building while bootstraping qmake. * Add libpcre3-dev as build-dependency in order to use the new pcre16 library instead of the embedded one. * Expose documentation in /usr/share/doc (Closes: #751084). * Clean up the list in Uploaders, removing people who haven't committed to the repo in more than a year. They can re-add themselves whenever they want (and we really hope to see you back really soon!). * Split the GTK2 platform theme plugin into a separate package (Closes: #781148). Thanks Riku Voipio for the patch. * Use pkgkde-mark-private-symbols instead of mark_private_symbols.sh. - Remove the previous script from the package and it's entry in debian/copyright. - Depend on pkg-kde-tools >= 0.15.17. * Fix system tray's bugs with: - xcb_delay_showing_tray_icon_window_until_it_is_embedded.patch (Closes: #775398) - qtsystemtrayicon_handle_submenus_correctly.patch * Fix applications crashing when built with GCC5 by backporting upstream patches (Closes: #783127): - make_qglobal_h_complain_if_you_use_fpie.patch - require_fpic_instead_of_fpie.patch * Fix CVE-2015-1858, CVE-2015-1859 and CVE 2015-1860 by backporting patches (Closes: #783134): - fixes_crash_in_bmp_and_ico_image_decoders.patch - fixes_crash_in_gif_image_decoder.patch * Backport tst_QNetworkDiskCache-Stop-using-actual-web-servers.patch to solve tests wanting to access network services (Closes: #785207). . qtbase-opensource-src (5.4.1+dfsg-2) experimental; urgency=medium . * mark_private_symbols.sh: Strip trailing colon from symbols names. * Symbols files: - Update from buildds’ logs. - Mark symbols missing with GCC 5 as optional. - Update for the above mark_private_symbols.sh change. * Drop obsolete override_dh_makeshlibs code, no longer needed. Just use dh_makeshlibs -V instead. * Fix CVE-2015-0295 vulnerability in BMP parser (closes: #779580). . qtbase-opensource-src (5.4.1+dfsg-1) experimental; urgency=medium . * New upstream release. * Update debian/watch to use https://download.qt.io/. * Drop patches that have been applied upstream: - upstream_qstorageinfo_unix.cpp-Fix-build-on-BSD-and-other-uni.patch. - upstream_qimage_conversions.cpp-Fix-build-on-big-endian-syste.patch. * Update symbols files. * Bump ABI version for the new release. * Use Files-Excluded copyright field for repacking source tarball. . qtbase-opensource-src (5.4.0+dfsg-6) experimental; urgency=medium . [ Lisandro Damián Nicanor Pérez Meyer ] * Fix qtbase5-dev.install-common. I screwed up in the last upload and pushed private headers into it. - Bump qtbase5-private-dev's Breaks and Replaces. * Move some OpenGL-related headers from qtbase5-dev.install-common to libqt5opengl5-dev.install. - Add proper Breaks and Replaces to libqt5opengl5-dev. * Headers installed into a versioned directory are always private. Simplify even further qtbase5-private-dev.install. Moreover this directories will always start with 5 during Qt 5's lifetime. * Make mark_private_symbols.sh unmark private symbols before processing them. This will help us detect symbols that became public. - Unmark new public symbols. * Mark libinput-dev as a linux-any build dependency. It is not available on hurd or kfreebsd. * Update symbols files with buildds' logs. . [ Rohan Garg ] * Make sure we strip out the 'git' keyword when looking for changelogs to install * Improve globbing for the qtbase5-dev install file . qtbase-opensource-src (5.4.0+dfsg-5) experimental; urgency=medium . [ Pino Toscano ] * Replace patch hurd_opengl_incldir.diff with upstream_small-improvements-to-the-hurd-g-mkspec.patch, backport of upstream commit 8f0e84bec513ad28c3ec479053fbc59add3959e1. * Replace patch mips_more_pre-mips32.diff with upstream_Complete-MIPS-atomic-support-on-pre-MIPS32-architect.patch, backport of upstream commit 7ec14ae0b267780d6bfa5c7453c906caeee3bc00. * Replace patch bsd_statfs.diff with upstream_qstorageinfo_unix.cpp-Fix-build-on-BSD-and-other-uni.patch, backport of upstream commit 13972476ad2c3178fe89f2d96f398de10394c6f6. * Replace (rename) patch bigendian_qimage_conversions.diff with upstream_qimage_conversions.cpp-Fix-build-on-big-endian-syste.patch. * Update gnukfreebsd.diff according to the more recent hurd-g++ mkspec. . [ Lisandro Damián Nicanor Pérez Meyer ] * Add a note for packagers in qtbase5-dev and qt5-default's long descriptions. * Remove libopenvg1-mesa-dev as a build dependency because mesa does not builds it anymore (Closes: #777341). Thanks Andreas Beckmann for the report. * Add libinput-dev as build dependency, a test is looking for it. * Simplify qtbase5-dev.install-common and qtbase5-private-dev.install. It will easy the development of the packages. - Update qtbase5-private-dev's break+replaces against qtbase5-dev, files where moved between them. - Update symbols files to mark the new private symbols. * Add remove_privacy_breachs.diff in order to remove some non-used javascript code. It is not really needed, but it's the best way to calm down Lintian and be sure nothing will break in the future. * Do not ship libQt5Bootstrap, it's only used internally (Closes: #778717). * Do not ship docs' scripts empty directories. * Remove bogus exec bits from debian/tmp/usr/share/qt5/doc/*. . [ Dmitry Shachnev ] * Drop private marks from QCollator, QOpenGLWidget and QAccessible* symbols. * Remove references to ia64 and s390 from the symbols files. Build logs for these architectures are no longer available. * Move QtOpenGL CMake files from qtbase5-dev to libqt5opengl5-dev. * Update debian/copyright. . qtbase-opensource-src (5.4.0+dfsg-4) experimental; urgency=medium . * debian/patches/bsd_statfs.diff: Third attempt to fix the build failure on kfreebsd. * Update symbols files for mips. . qtbase-opensource-src (5.4.0+dfsg-3) experimental; urgency=medium . * More debian/copyright updates. * Do not ship htmlinfo example which contains non-free HTML pages. * Drop remove_icon_from_example.patch and remove_google_adsense.patch, no longer needed with the above change. * Update symbols files with buildds’ logs. * debian/patches/bsd_statfs.diff: Second attempt to fix the build failure. . qtbase-opensource-src (5.4.0+dfsg-2) experimental; urgency=medium . * Add a patch to fix qstorageinfo_unix.cpp build on kFreeBSD. * Add a patch to fix qimage_conversions.cpp build on big endian systems. * Update symbols files with buildds’ logs. . qtbase-opensource-src (5.4.0+dfsg-1) experimental; urgency=medium . [ Dmitry Shachnev ] * New upstream release. * Drop fix_bug_in_internal_comparison_operator.patch, applied upstream. * Drop fix_sparc_atomics.patch, applied upstream. * Update .install files. * Bump ABI version to 5.4.0. * Update debian/copyright to reflect LGPLv3 addition. * Update .symbols files for new release. * Bump Standards-Version to 3.9.6, no changes needed. . [ Timo Jyrinki ] * Bump ABI also in the lintian overrides. . qtbase-opensource-src (5.3.2+dfsg-5) unstable; urgency=medium . [ Lisandro Damián Nicanor Pérez Meyer ] * Remove libopenvg1-mesa-dev as a build dependency because mesa does not build it anymore (Closes: #777341). Thanks Andreas Beckmann for the report. . [ Dmitry Shachnev ] * Fix several DoS vulnerabilities in the image handlers. - CVE-2015-0295, CVE-2015-1858, CVE-2015-1859, CVE-2015-1860. - Closes: #779580. * Fix HTTP upload corruptions when server closes connection. * Use the latest version of debian/mark_private_symbols.sh: - Strip trailing colon from symbols names. - Unmark private symbols before processing them. * Symbols files: - Remove references to ia64 and s390 from the symbols files. Build logs for these architectures are no longer available. - Update for the mark_private_symbols.sh change. Checksums-Sha1: 7ad2b3d46877dd90197819c4f2441ef3aac7e970 5152 qtbase-opensource-src_5.6.1+dfsg-3~bpo8+1.dsc c23841dfa01a423743046d3ef863cb352edaa9ed 204896 qtbase-opensource-src_5.6.1+dfsg-3~bpo8+1.debian.tar.xz a791a7bb0a35701a375e53b13f5d54e66f4f6fa8 1965990 libqt5core5a_5.6.1+dfsg-3~bpo8+1_amd64.deb 8954ff7e5b35e0d408c586bdd619a402596859e7 2458168 libqt5gui5_5.6.1+dfsg-3~bpo8+1_amd64.deb e9e2b2c56e11778c4fd5dbe8ec765abc085e8661 112954 libqt5libqgtk2_5.6.1+dfsg-3~bpo8+1_amd64.deb b70b9f31d73ea1465afb45fab2503582379cd24a 581390 libqt5network5_5.6.1+dfsg-3~bpo8+1_amd64.deb b2a472d61762df9584feb1b382f81974f6fb1c9b 150684 libqt5opengl5_5.6.1+dfsg-3~bpo8+1_amd64.deb 9f36c2492c8e40e8180637c7cf36ca9d09599d0e 128378 libqt5sql5_5.6.1+dfsg-3~bpo8+1_amd64.deb f80e9d99a656eafd6762ca350e3c2e73f71470b4 59150 libqt5sql5-mysql_5.6.1+dfsg-3~bpo8+1_amd64.deb 69a3879d89be9fef3870092c8ea412f43c511f07 67858 libqt5sql5-odbc_5.6.1+dfsg-3~bpo8+1_amd64.deb deb3216a020cc74574d538c8fd185dc2344948f2 59620 libqt5sql5-psql_5.6.1+dfsg-3~bpo8+1_amd64.deb fc52b98a2e213ca8a8380ae97320c44da858d85e 53414 libqt5sql5-sqlite_5.6.1+dfsg-3~bpo8+1_amd64.deb 3d03e0ab197c4e5cc207838663ae0c0ab8985b45 53236 libqt5sql5-tds_5.6.1+dfsg-3~bpo8+1_amd64.deb 77245fd09a43b27bf6e46cc6dfcacc1b7f482fcc 68110 libqt5sql5-ibase_5.6.1+dfsg-3~bpo8+1_amd64.deb 2b169c12f4f716420144b1662a96bb9f711dd342 114216 libqt5xml5_5.6.1+dfsg-3~bpo8+1_amd64.deb 18837d948c433e7197842f64c321890e0d23ecb2 202006 libqt5dbus5_5.6.1+dfsg-3~bpo8+1_amd64.deb b0e3d5689dfc447b3220e47b627a76e82897416d 109658 libqt5test5_5.6.1+dfsg-3~bpo8+1_amd64.deb 34dd84f1d648beaca13407355abf7ea54d1bb323 45642 libqt5concurrent5_5.6.1+dfsg-3~bpo8+1_amd64.deb b99921f9899c028ad1c5b1e97c1c51091b9328e6 2309368 libqt5widgets5_5.6.1+dfsg-3~bpo8+1_amd64.deb 93b87eb5a49ffb417f82586348bd65be810c08e1 193248 libqt5printsupport5_5.6.1+dfsg-3~bpo8+1_amd64.deb aad0b4ee5e5707a86b6b73750f520d939643bca4 986722 qtbase5-dev_5.6.1+dfsg-3~bpo8+1_amd64.deb e056fd2a00615128e60c9c52441d902da3a0cd83 1009030 qtbase5-private-dev_5.6.1+dfsg-3~bpo8+1_amd64.deb 3adf837d1981e0b014c18fa7e9202352cbd75d00 51758 libqt5opengl5-dev_5.6.1+dfsg-3~bpo8+1_amd64.deb e90e0b12a79987634e34a4f41eeacc4ee36d3e7e 721362 qtbase5-dev-tools_5.6.1+dfsg-3~bpo8+1_amd64.deb 0401b9d2df8fe08719594ecc8acb8c5806bb42f4 1232708 qt5-qmake_5.6.1+dfsg-3~bpo8+1_amd64.deb bd5df6a8cba8b100aee243e9ffa450f352aeda3e 4365088 qtbase5-examples_5.6.1+dfsg-3~bpo8+1_amd64.deb 15a9832ce9d1f6f8d6dd9995f01420f50cdefe0e 156824122 qtbase5-dbg_5.6.1+dfsg-3~bpo8+1_amd64.deb f6551966cf9e224b3e8086aa91a2e4a85b55baf7 26039828 qtbase5-dev-tools-dbg_5.6.1+dfsg-3~bpo8+1_amd64.deb b5f129e488a19e389044442dd88b70e87b18431f 116566570 qtbase5-examples-dbg_5.6.1+dfsg-3~bpo8+1_amd64.deb 73e98785ad46d8650d31a0fdabd0a0ad0c61a1a6 36606 qt5-default_5.6.1+dfsg-3~bpo8+1_amd64.deb 04ba61dc7769504ef98546f3f89932825e652de4 28304616 qtbase5-doc_5.6.1+dfsg-3~bpo8+1_all.deb 994fb9493af9c40f7d53a9bdb04814db25802da7 22239960 qtbase5-doc-html_5.6.1+dfsg-3~bpo8+1_all.deb Checksums-Sha256: 604ddab8660c7a263fac36fa3f3f44f68233b59f217cb970781cc42b451fe3b4 5152 qtbase-opensource-src_5.6.1+dfsg-3~bpo8+1.dsc fabda181a317eaa5a7d4c1909a99ceac8ffc5493f359e8570aa368166089f6d2 204896 qtbase-opensource-src_5.6.1+dfsg-3~bpo8+1.debian.tar.xz 8e08dc24315b07946cfa697bb2ff2e354e157b79835d33104127bbb8be7287ad 1965990 libqt5core5a_5.6.1+dfsg-3~bpo8+1_amd64.deb 024f444cb4841ab24b854520a350eb4d1d9c6767e1c9bfbde675f4539a8ce698 2458168 libqt5gui5_5.6.1+dfsg-3~bpo8+1_amd64.deb 85a8490a489880127121d6fbe0a11ea7318d93e381689691f0667d864bb9ef4a 112954 libqt5libqgtk2_5.6.1+dfsg-3~bpo8+1_amd64.deb 0e3117afd0b7e3ff768c3a30d250204997c3a5243055aae591b2f98ee6bbe138 581390 libqt5network5_5.6.1+dfsg-3~bpo8+1_amd64.deb e7b1431eaaf85528c2c710cfac0d42b39d14576e3ab5f201c770102e8103a55e 150684 libqt5opengl5_5.6.1+dfsg-3~bpo8+1_amd64.deb 08c555fc75824d8c6e0fba20b3c9e810fa45b8617da0cf5a39a241de072a5777 128378 libqt5sql5_5.6.1+dfsg-3~bpo8+1_amd64.deb 4e56f5f464da050e6ff74a9181633a761e3273a4bd6158e01c8137089bd0eb30 59150 libqt5sql5-mysql_5.6.1+dfsg-3~bpo8+1_amd64.deb c0319cde750b8ac095f10099f0669d577616f02c63123246d50dea0bd092321b 67858 libqt5sql5-odbc_5.6.1+dfsg-3~bpo8+1_amd64.deb e15c19a2c14575d3a6783b0721e3b0af7d2cd4d0737a957916f7961705241227 59620 libqt5sql5-psql_5.6.1+dfsg-3~bpo8+1_amd64.deb 4bd681c6888cdaeee8f32ca46df65651ed462302ddcc20a305f940fa4a319dd0 53414 libqt5sql5-sqlite_5.6.1+dfsg-3~bpo8+1_amd64.deb 75e7e01983950c0dee045a0f82ae479a77cc9bc523f0a53a00bc51e99f45cec1 53236 libqt5sql5-tds_5.6.1+dfsg-3~bpo8+1_amd64.deb 7a777ed6d8bfe6200d37c36b8730c95c443aefb401bb44ff6166b6ff208b215b 68110 libqt5sql5-ibase_5.6.1+dfsg-3~bpo8+1_amd64.deb 50069cf510e30d61d9a005607ffa0826f6ab92f6f4dab2710112eb8e79c73750 114216 libqt5xml5_5.6.1+dfsg-3~bpo8+1_amd64.deb add55eb4b2dc311ceab3af463cfee603b93048c13832ba4a736af1f80e8332c6 202006 libqt5dbus5_5.6.1+dfsg-3~bpo8+1_amd64.deb c79cf63a189d5d28428ae112756059eb80fb74c56d74a50c879543cbb2c3dc8b 109658 libqt5test5_5.6.1+dfsg-3~bpo8+1_amd64.deb a65235d0660a35256a447a90e2fa70549cac8b2e0f1426d6cf51d362cd2d688b 45642 libqt5concurrent5_5.6.1+dfsg-3~bpo8+1_amd64.deb d498abda1166caff17fe6e2d411d1ca22e5b6e91c57038455686bd0a4d4a25f6 2309368 libqt5widgets5_5.6.1+dfsg-3~bpo8+1_amd64.deb 04de8e35d4895b5436800a0e27889043593cf2897196cef2d2e5364bff40a44b 193248 libqt5printsupport5_5.6.1+dfsg-3~bpo8+1_amd64.deb e8bb1bcec297d9932e9fbd8d7116b8a7fa986e1b13d117726894575f4fb57e99 986722 qtbase5-dev_5.6.1+dfsg-3~bpo8+1_amd64.deb 624ff858d483e55910ec14cc0346e69cd257f3079e2cdec13457d9e25be41153 1009030 qtbase5-private-dev_5.6.1+dfsg-3~bpo8+1_amd64.deb a809fb8da6eeba2107b0b5462939b83140244604f2b660e21367fd8c9f1c4e2e 51758 libqt5opengl5-dev_5.6.1+dfsg-3~bpo8+1_amd64.deb 4e8b0a5c8c79dc0b63a838e16833983964935fd40c57ce11a9f64d9cbe7ca305 721362 qtbase5-dev-tools_5.6.1+dfsg-3~bpo8+1_amd64.deb 07f0f758eacc1c8be890e9ae66238205752032e51221b73a0664e4ca6f243d9c 1232708 qt5-qmake_5.6.1+dfsg-3~bpo8+1_amd64.deb 097873903dd7f4f0ca4d1224baacc957030066104c262d58b227b6d0ecfb435f 4365088 qtbase5-examples_5.6.1+dfsg-3~bpo8+1_amd64.deb 29754cbf2ed146a0243ea9b402da5fbb798bf2bb9b07d5fab2d85808cce30c83 156824122 qtbase5-dbg_5.6.1+dfsg-3~bpo8+1_amd64.deb 5f613149556d55d1e75df1a5c1f305d94eefaf79b153c918a30a9b0bc2a243fc 26039828 qtbase5-dev-tools-dbg_5.6.1+dfsg-3~bpo8+1_amd64.deb 98b407d5b1032a9d1b014b0d158a1a9f2eab158c25fa3f93972f252589b69b49 116566570 qtbase5-examples-dbg_5.6.1+dfsg-3~bpo8+1_amd64.deb b15837a47f4a33f3cd0dd880ed4edeecdbb3d6bed22a515116cb76ea64653f18 36606 qt5-default_5.6.1+dfsg-3~bpo8+1_amd64.deb 7fab2868a386824e2a42e8eaf310302f0864ec54ec1b79473a3a621ed0fa8827 28304616 qtbase5-doc_5.6.1+dfsg-3~bpo8+1_all.deb 8bd9197da8029f71e7ee7738f87031a80d66f6f9df1fe88a5d5a1f8c8ca93582 22239960 qtbase5-doc-html_5.6.1+dfsg-3~bpo8+1_all.deb Files: 85cb4359fa9bc10778c43b8befcf6550 5152 libs optional qtbase-opensource-src_5.6.1+dfsg-3~bpo8+1.dsc 20464f160dbd01261ad780605db29465 204896 libs optional qtbase-opensource-src_5.6.1+dfsg-3~bpo8+1.debian.tar.xz 13347847574a7c86e8d80ca4f052f109 1965990 libs optional libqt5core5a_5.6.1+dfsg-3~bpo8+1_amd64.deb 02c3fe6b8e44f70e960272a583bbfe93 2458168 libs optional libqt5gui5_5.6.1+dfsg-3~bpo8+1_amd64.deb 04c5ad45f71c8a2b0e9830544df92d1d 112954 libs optional libqt5libqgtk2_5.6.1+dfsg-3~bpo8+1_amd64.deb e4370d6bb844f7172f66d58a4f9f0a26 581390 libs optional libqt5network5_5.6.1+dfsg-3~bpo8+1_amd64.deb 3c976b2ed25d9ef0c4706017be9a50c6 150684 libs optional libqt5opengl5_5.6.1+dfsg-3~bpo8+1_amd64.deb 135363abbc79e675cd8b947ab8b5d4ee 128378 libs optional libqt5sql5_5.6.1+dfsg-3~bpo8+1_amd64.deb 820e4d5b63b58f75b4e616078bf11172 59150 libs optional libqt5sql5-mysql_5.6.1+dfsg-3~bpo8+1_amd64.deb 2602e694f97d72800706b39318f5810c 67858 libs optional libqt5sql5-odbc_5.6.1+dfsg-3~bpo8+1_amd64.deb f66f30765f6f1be818c1f3c7e1091d5d 59620 libs optional libqt5sql5-psql_5.6.1+dfsg-3~bpo8+1_amd64.deb ffde9c378d366dddf8aa7f11fd0efbd6 53414 libs optional libqt5sql5-sqlite_5.6.1+dfsg-3~bpo8+1_amd64.deb 17d7c7cb223b671072b1ca3cae17fe79 53236 libs optional libqt5sql5-tds_5.6.1+dfsg-3~bpo8+1_amd64.deb ec942caf9aabcf7d6c55d17eaff466c7 68110 libs optional libqt5sql5-ibase_5.6.1+dfsg-3~bpo8+1_amd64.deb 1d6eabf5561bc78ecd7e0649e3ad2e6a 114216 libs optional libqt5xml5_5.6.1+dfsg-3~bpo8+1_amd64.deb 8482c3f197b7217d7e3c50c7a80590cc 202006 libs optional libqt5dbus5_5.6.1+dfsg-3~bpo8+1_amd64.deb 8f2c66a59a22af7acb2ce746ae7da4bf 109658 libs optional libqt5test5_5.6.1+dfsg-3~bpo8+1_amd64.deb 426dda97b7da41beaf1bf953ed3bf877 45642 libs optional libqt5concurrent5_5.6.1+dfsg-3~bpo8+1_amd64.deb 33be857655445f176a7dbcacc8770f75 2309368 libs optional libqt5widgets5_5.6.1+dfsg-3~bpo8+1_amd64.deb de4620b7c1ecae28d4458315641fe765 193248 libs optional libqt5printsupport5_5.6.1+dfsg-3~bpo8+1_amd64.deb 13f53a89bb680e7e699ec391eb58719c 986722 libdevel optional qtbase5-dev_5.6.1+dfsg-3~bpo8+1_amd64.deb b196405f1cdcee1276b13a0fbcb6d638 1009030 libdevel optional qtbase5-private-dev_5.6.1+dfsg-3~bpo8+1_amd64.deb 25a06aed15fd66cf7822b7a57dcc908d 51758 libdevel optional libqt5opengl5-dev_5.6.1+dfsg-3~bpo8+1_amd64.deb 3b91142c5fad02c9190787cf283d3962 721362 devel optional qtbase5-dev-tools_5.6.1+dfsg-3~bpo8+1_amd64.deb e1ad194b894bdf2e0288eb51767132d6 1232708 devel optional qt5-qmake_5.6.1+dfsg-3~bpo8+1_amd64.deb 654f43e17b1525e388884c84773b650d 4365088 x11 optional qtbase5-examples_5.6.1+dfsg-3~bpo8+1_amd64.deb bb6406249bc3a1f0bc263a11309256eb 156824122 debug extra qtbase5-dbg_5.6.1+dfsg-3~bpo8+1_amd64.deb 27987bdb0ab179b3d1deff5a33301359 26039828 debug extra qtbase5-dev-tools-dbg_5.6.1+dfsg-3~bpo8+1_amd64.deb 13a99cfdf8def96882dbe57c4a52813e 116566570 debug extra qtbase5-examples-dbg_5.6.1+dfsg-3~bpo8+1_amd64.deb 226ba7faa138191ed4374d23a9356926 36606 libdevel optional qt5-default_5.6.1+dfsg-3~bpo8+1_amd64.deb ff3cebc33ac32b974c97c1b32e8e1122 28304616 doc extra qtbase5-doc_5.6.1+dfsg-3~bpo8+1_all.deb 7030373af1a4229394c6d781596a3681 22239960 doc extra qtbase5-doc-html_5.6.1+dfsg-3~bpo8+1_all.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iQIcBAEBCAAGBQJXhkZGAAoJEKtkX0BihqfQrG8QAKwkBuz0ZfcjzQXrx8E9Zctg BI2bXGzzF272HXtw27CRBTkxsUUZ3cx4pwR4L//GMLdeucg13TNKL2DuOqc94hI+ YrsfWp6uYQ3QGLfCn5LN3skXMBghuVJuwu0Bb06c/T+rwEw5VRX6VLQn00YbW/6f 41q6oa1fD5bAoRHOPWxfA7GEwqALilnv7YTMurYUk3J9SfkCWWz1whH2YCuCN2zA YNTLQbPFuIuCFW/ZkR7E5rfkAD8zsaqNs0eTpfJ8200VKCFX5H7ipk5njcAHkRIy l8lmYI9i8C8y3x7HlTgj46fMJSHTTueNGADrtL0ZI7/7hcY0FXhbBrf1E7nAyoY3 gkuGY/k3B4294dmzKvzURFRoo9y5Ol/chiTZ5d2jsY3Fm22jLWQtj/ghZSvKsGSX n87mXFxoqH017E3UtbWeExKIdgMhJsghbaYwxf5MGpG3BDMTowzUaqw4CfbTWk9F XEHYoS95y0EXaDow8nnBTrMexkFliPz8qaCiL9pEaiCm/JAiv/eMZCei+HLmCi6j 8XB81VHSGyM2b1eTyuqBKtZOsDzqaWensO/arNSS5EKW/M3RZI5GeJqcgarGST5p SzADONr7J/R/2XPf8Us2r6reEEyi1My+jGSnK2h/Tz+o5nbPtONhUsx1O3rJO+gK MUEGWMW3iFh4DJxqxCtP =fGsZ -----END PGP SIGNATURE-----