[SCM] qtbase packaging branch, ubuntu, updated. ubuntu/5.6.1+dfsg-3ubuntu2-10-ge76670e
Timo Jyrinki
timo at moszumanska.debian.org
Thu Aug 25 06:51:30 UTC 2016
Gitweb-URL: http://git.debian.org/?p=pkg-kde/qt/qtbase.git;a=commitdiff;h=e76670e
The following commit has been merged in the ubuntu branch:
commit e76670e747f032bb62e40c9b9f9740ebed2a6915
Merge: 2e2ce3980eb059f387cb7753c6a2ca62b2834317 4c5119a5f256e34eba8e1b3b3a29c312adc00a11
Author: Timo Jyrinki <timo.jyrinki at canonical.com>
Date: Thu Aug 25 06:48:40 2016 +0000
Merge branch 'ubuntu' into ubuntu+1
debian/changelog | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --cc debian/changelog
index 6ecd93f,f4fb491..9e86724
--- a/debian/changelog
+++ b/debian/changelog
@@@ -1,272 -1,4 +1,272 @@@
+qtbase-opensource-src (5.6.1+dfsg-3ubuntu3) UNRELEASED; urgency=medium
+
+ [ Timo Jyrinki ]
+ * debian/patches/QDBusServer-delay-processing-of-D-Bus-messages.patch:
+ - Fix DBus message processing (LP: #1608822)
+ * debian/patches/xcb-Send-also-text-plain-when-a-text-uri-list-is-dro.patch:
+ - Fix drag and drop from Qt to skype (LP: #1586857)
+ * debian/patches/qt5-qmake-arm-linux-gnueabihf:
+ - Support cross-compilation inside chroot using pkg-config (LP: #1580981)
+ * debian/patches/Make-sure-connection-is-not-null-before-using-it.patch:
+ - Fix unity8 crasher (LP: #1612309)
+
+ [ Dmitry Shachnev ]
+ * Backport some upstream patches to add support for D-Bus global menus,
+ and improve support for D-Bus tray icons (LP: #1612767):
+ + dbustray_use_separate_connections.diff (fix for multiple tray icons)
+ + dbusmenu_exclusive_groups.diff (fix for radio actions)
+ + qplatformmenubar_createmenu.diff (adding a method to QPlatformMenuBar)
+ + dbusmenu_global_menu.diff (add support for D-Bus global menus)
+
+ -- Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com> Wed, 17 Aug 2016 09:58:32 +0000
+
+qtbase-opensource-src (5.6.1+dfsg-3ubuntu2~1) yakkety; urgency=medium
+
+ * Don't use gold linker on powerpc. (LP: #1611227)
+
+ -- Timo Jyrinki <timo-jyrinki at ubuntu.com> Tue, 09 Aug 2016 06:29:25 +0000
+
+qtbase-opensource-src (5.6.1+dfsg-3ubuntu1~4) yakkety; urgency=medium
+
+ * New upstream release.
+ * Migrate symbols using the script to the Qt_5 versioning scheme.
+ * Update symbols and bump symbols abi.
+ * Rebase and refresh enable-tests.patch.
+ * Rebase qnam-ubuntu-fix6.patch.
+ * Mark private symbols.
+ * Drop xcb_fix_parent_screen_of_embedded_windows.patch:
+ - Fixed differently in Qt 5.6.
+ * Tests enablement for Qt 5.6.
+ * Add arm64 to gles archs.
+ * Rebase patches for 5.6.1, and drop the following:
+ - Blacklist-Mali-T760-Mali-T720-from-supporting-BGRA.patch: upstreamed
+ - debian/patches/detect-indicator-application.diff: upstreamed
+ - debian/patches/fix-duplicate-qnam-finished.patch: folded in to the
+ remaining parts of qnam-ubuntu-fix6.patch, half of which were upstreamed
+ in Qt 5.6.1
+ * Skip a test related to LP: #1603991
+ * debian/patches/color-fonts.patch,
+ debian/patches/fix-scalable-bitmap-factor-caching.patch:
+ - Add patches required for color font rendering (LP: #1594851)
+
+ -- Timo Jyrinki <timo-jyrinki at ubuntu.com> Mon, 18 Jan 2016 10:06:17 +0000
+
+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.
+
+ -- Dmitry Shachnev <mitya57 at debian.org> Thu, 23 Jun 2016 21:57:01 +0300
+
+qtbase-opensource-src (5.6.1+dfsg-2) unstable; urgency=medium
+
+ * Upload to unstable.
+ * Update symbols files with buildds' logs.
+
+ -- Lisandro Damián Nicanor Pérez Meyer <lisandro at debian.org> Mon, 13 Jun 2016 09:20:16 -0300
+
+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.
+
+ -- Dmitry Shachnev <mitya57 at debian.org> Thu, 09 Jun 2016 16:26:48 +0300
+
+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).
+
+ -- Lisandro Damián Nicanor Pérez Meyer <lisandro at debian.org> Mon, 23 May 2016 22:11:39 -0300
+
+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.
+
+ -- Lisandro Damián Nicanor Pérez Meyer <lisandro at debian.org> Thu, 17 Mar 2016 09:50:28 -0300
+
+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).
+
+ -- Lisandro Damián Nicanor Pérez Meyer <lisandro at debian.org> Wed, 16 Mar 2016 13:02:52 -0300
+
+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.
+
+ -- Dmitry Shachnev <mitya57 at debian.org> Sat, 05 Mar 2016 10:35:53 +0300
+
+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.
+
+ -- Lisandro Damián Nicanor Pérez Meyer <lisandro at debian.org> Mon, 15 Feb 2016 15:49:42 -0300
+
+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.
+
+ -- Dmitry Shachnev <mitya57 at debian.org> Fri, 08 Jan 2016 10:21:22 +0300
+
+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.
+
+ -- Dmitry Shachnev <mitya57 at debian.org> Sun, 03 Jan 2016 21:03:01 +0300
+
+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.
+
+ -- Dmitry Shachnev <mitya57 at debian.org> Wed, 30 Dec 2015 09:48:18 +0300
+
+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.
+
+ -- Dmitry Shachnev <mitya57 at debian.org> Tue, 29 Dec 2015 22:29:25 +0300
+
- qtbase-opensource-src (5.5.1+dfsg-17ubuntu2) UNRELEASED; urgency=medium
+ qtbase-opensource-src (5.5.1+dfsg-17ubuntu2~2) yakkety; urgency=medium
* Add arm64 to gles archs.
--
qtbase packaging
More information about the pkg-kde-commits
mailing list