← Back to team overview

landing-team-changes team mailing list archive

[stable-overlay] qtmir (0.4.6+15.04.20150918-0ubuntu1)

 

Uploaded to the Stable Phone Overlay PPA (~ci-train-ppa-service/ubuntu/stable-phone-overlay vivid) archive

---------------
Format: 1.8
Date: Fri, 18 Sep 2015 20:11:52 +0000
Source: qtmir
Binary: qtmir-android qtmir-desktop qtdeclarative5-qtmir-plugin
Architecture: source
Version: 0.4.6+15.04.20150918-0ubuntu1
Distribution: vivid
Urgency: medium
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@xxxxxxxxxxxxxxxx>
Changed-By: Micha?? Sawicz <michal.sawicz@xxxxxxxxxxxxx>
Description:
 qtdeclarative5-qtmir-plugin - Qt plugin for Unity specific Mir APIs
 qtmir-android - Qt platform abstraction (QPA) plugin for a Mir server (mobile)
 qtmir-desktop - Qt platform abstraction (QPA) plugin for a Mir server (desktop)
Launchpad-Bugs-Fixed: 1437181 1437357 1452338 1466510 1477430 1479250 1483225 1483664 1483752 1483840 1485608 1491034 1492185 1495437
Changes:
 qtmir (0.4.6+15.04.20150918-0ubuntu1) vivid; urgency=medium
 .
   [ Daniel d'Andrada ]
   * Update surface focus when a surface enters or leaves a
     MirSurfaceItem (LP: #1491034, #1495437)
 .
 qtmir (0.4.6+15.10.20150914-0ubuntu1) wily; urgency=medium
 .
   [ Daniel d'Andrada ]
   * MirSurfaceItem gets dirty when it's set to draw a different (or no)
     surface (LP: #1492185)
   * QtEventFeeder: log the pointer events it gets from Mir
 .
   [ Daniel van Vugt ]
   * Stop waking up every 200ms if there's nothing to wake up for. It's
     just wasting battery. (LP: #1479250)
 .
 qtmir (0.4.6+15.10.20150904-0ubuntu1) wily; urgency=medium
 .
   [ Michal Sawicz ]
   * No change rebuild to resync vivid+overlay and wily
 .
   [ CI Train Bot ]
   * No-change rebuild.
 .
 qtmir (0.4.6+15.04.20150827.1-0ubuntu1) vivid; urgency=medium
 .
   [ Daniel d'Andrada ]
   * Enable multiple MirSurfaceItems rendering the same MirSurface
   * Allow resizing an app that is in the process of getting suspended.
     (LP: #1466510)
 .
 qtmir (0.4.5+15.10.20150817-0ubuntu1) wily; urgency=medium
 .
   *
 .
 qtmir (0.4.5+15.10.20150812.1-0ubuntu1) vivid; urgency=medium
 .
   [ Daniel van Vugt ]
   * MirSurfaceItem: Remove an unnecessary and potentially infinite loop
     (LP: #1477430) (LP: #1477430)
 .
   [ Gerry Boland ]
   * Standardize licences to LGPLv3, update years, remove authors (LP:
     #1483664)
   * authorizeSession incorrectly edits desktopFilePath supplied by
     desktop_file_hint (LP: #1483225)
 .
 qtmir (0.4.5+15.10.20150804.1-0ubuntu1) vivid; urgency=medium
 .
   * Dual release with wily
 .
 qtmir (0.4.5+15.04.20150821-0ubuntu1) vivid; urgency=medium
 .
   [ Daniel d'Andrada ]
   * Improve handling of applications that are stopping or getting killed
     (LP: #1483840, #1485608)
 .
   [ Gerry Boland ]
   * AppMan: if app destroys surface while in Running state, it is
     probably shutting down, so preempt it by removing it from the model
 .
 qtmir (0.4.5+15.04.20150820-0ubuntu1) vivid; urgency=medium
 .
   [ Gerry Boland ]
   * Hotfix to work around bug 1483752 (LP: #1483752)
 .
   [ Michael Zanetti ]
   * Hotfix to work around bug 1483752 (LP: #1483752)
 .
 qtmir (0.4.5+15.10.20150804.1-0ubuntu1) wily; urgency=medium
 .
   [ Alan Griffiths ]
   * Start restructuring code to use the Mir WindowManager interface for
     window management. (Instead of completely replacing the Shell.)
 .
   [ Andreas Pokorny ]
   * ensure the argv passed to mir is a null terminated list (not a
     nullptr)
 .
   [ Daniel d'Andrada ]
   * Remove focus-based app lifecycle. Let shell control it.
   * Remove focus-based app lifecycle. Let shell control it.
 .
   [ Daniel van Vugt ]
   * ensure the argv passed to mir is a null terminated list (not a
     nullptr)
 .
   [ Gerry Boland ]
   * CMake should require mir 0.14
   * Ubuntu Touch has no shared graphics cache implemented, QPA should
     not say it does
   * We depend on Qt 5.4, remove compatibility code for older versions
 .
   [ Luk???? Tinkl ]
   * Extend the key table to cover full xkb range of keycodes.
 .
 qtmir (0.4.5+15.10.20150728-0ubuntu2~gcc5.1) wily; urgency=medium
 .
   * No change rebuild using GCC 5.
 .
 qtmir (0.4.5+15.10.20150728-0ubuntu1) wily; urgency=medium
 .
   [ Gerry Boland ]
   * Remove explicit gcc4.9 dependency (LP: #1452338)
 .
 qtmir (0.4.5+15.10.20150722-0ubuntu1) wily; urgency=medium
 .
   [ Andreas Pokorny ]
   * Release in step with Mir 0.14.0
 .
   [ CI Train Bot ]
   * New rebuild forced.
 .
 qtmir (0.4.5+15.10.20150617-0ubuntu1) wily; urgency=medium
 .
   [ Gerry Boland ]
   * [qpa] refactor QMirServer to clean up its API, and fix strange
     thread design.
 .
   [ Micha?? Sawicz ]
   * Depend on same-version qtmir-{desktop,android}
 .
 qtmir (0.4.5+15.10.20150611-0ubuntu2) wily; urgency=medium
 .
   * No-change rebuild against Qt 5.4.2.
 .
 qtmir (0.4.5+15.10.20150611-0ubuntu1) wily; urgency=medium
 .
   [ Daniel d'Andrada ]
   * Add X-Ubuntu-Supported-Orientations desktop file entry
 .
 qtmir (0.4.4+15.04.20150513-0ubuntu1) vivid; urgency=medium
 .
   [ Alan Griffiths ]
   * Release in step with Mir 0.13.0
 .
   [ Daniel van Vugt ]
   * Release in step with Mir 0.13.0
 .
   [ Gerry Boland ]
   * Release in step with Mir 0.13.0
 .
 qtmir (0.4.4+15.04.20150511.1-0ubuntu1) vivid; urgency=medium
 .
   [ Albert Astals Cid ]
   * Fix debug line
 .
   [ Daniel d'Andrada ]
   * When synthesizing touch releases for absent touches, send them in
     separate events (LP: #1437357)
 .
   [ Gerry Boland ]
   * If Mir fails to start, exit the process immediately as nothing else
     can be done
   * Remove boost dependence, it supplies almost nothing of benefit to
     offset its cost
   * Remove legacy surface configuration change code, use newer
     SurfaceObserver
   * Remove useless profiling information, fixes build with Qt5.5 (LP:
     #1437181)
 .
   [ Michael Zanetti ]
   * read exception list from gsettings instead of a hardcoded list
 .
   [ Micha?? Sawicz ]
   * Require an application API version, fix the provided version and use
     include dir from the .pc file
Checksums-Sha1:
 eec93f13a66da82a4bcc5a4bf7de40165f4fb1fb 2706 qtmir_0.4.6+15.04.20150918-0ubuntu1.dsc
 bafeff79af106b6a527c0a8e796cea0889819813 122243 qtmir_0.4.6+15.04.20150918.orig.tar.gz
 43bbc7570504d2cc90b0478fd0e730f2874512b5 12188 qtmir_0.4.6+15.04.20150918-0ubuntu1.diff.gz
Checksums-Sha256:
 1ecac17c97e631317ea3a5a0b91531e8b4d5280e7fe38def92f5cb64e651df4a 2706 qtmir_0.4.6+15.04.20150918-0ubuntu1.dsc
 0e712ab88e6f924dff3f5b67b8cbe0b3c1359aeb817b14827e765c47819ead05 122243 qtmir_0.4.6+15.04.20150918.orig.tar.gz
 926f1a6eb199f9bf2003f15f82694b0e3f431e47fc9412a8c3bf24d277fc2ec0 12188 qtmir_0.4.6+15.04.20150918-0ubuntu1.diff.gz
Files:
 1a7588f72addc1a035f765f1d75316c3 2706 libs optional qtmir_0.4.6+15.04.20150918-0ubuntu1.dsc
 c79642d485c87de4dfa53e592fba8fc9 122243 libs optional qtmir_0.4.6+15.04.20150918.orig.tar.gz
 b35c4e64bbf87d9941c6614526403faf 12188 libs optional qtmir_0.4.6+15.04.20150918-0ubuntu1.diff.gz