← Back to team overview

landing-team-changes team mailing list archive

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

 

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

---------------
Format: 1.8
Date: Wed, 30 Sep 2015 10:08:37 +0000
Source: qtmir
Binary: qtmir-android qtmir-desktop qtdeclarative5-qtmir-plugin
Architecture: source
Version: 0.4.6+15.04.20150930.1-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 1495871 1499388 1500372
Changes:
 qtmir (0.4.6+15.04.20150930.1-0ubuntu1) vivid; urgency=medium
 .
   [ CI Train Bot ]
   * New rebuild forced.
 .
   [ Daniel d'Andrada ]
   * MirSurfaceItem: texture must be manipulated only from the scene
     graph thread (LP: #1499388, #1495871)
 .
   [ Gerry Boland ]
   * Add "Closing" state to Application, use it to distinguish user-
     induced close from app-induced close. Don't clear QML cache if user-
     induced. (LP: #1500372)
 .
 qtmir (0.4.6+15.10.20150925-0ubuntu1) wily; urgency=medium
 .
   * Bump application API version
 .
 qtmir (0.4.6+15.10.20150923-0ubuntu1) wily; urgency=medium
 .
   [ CI Train Bot ]
   * New rebuild forced.
 .
   [ Cemil Azizoglu ]
   * Port gl_bind_to_texture to the new TextureSource interface. Update
     for Mir 0.16 release.
 .
 qtmir (0.4.6+15.10.20150918-0ubuntu1) wily; 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:
 dae2453541d756e4ff33de3aa462fd77df983335 2753 qtmir_0.4.6+15.04.20150930.1-0ubuntu1.dsc
 2a3f5c9a8d8c3108c7bb8676716190b6a092b43c 123364 qtmir_0.4.6+15.04.20150930.1.orig.tar.gz
 106692bcf37b607758c69693c4c06f7822e064b0 12331 qtmir_0.4.6+15.04.20150930.1-0ubuntu1.diff.gz
Checksums-Sha256:
 9f21af330a106acac5c838631e648a438f19ed09dedfc19c263e439aecf0b03a 2753 qtmir_0.4.6+15.04.20150930.1-0ubuntu1.dsc
 b03ab675a2fff30648fce1158f4cab96b62f7953ca771f3cee56a8fc07acd8a4 123364 qtmir_0.4.6+15.04.20150930.1.orig.tar.gz
 356689a386fe34624d3052ac4eb5865562eb126250e693d71b9af782a669542e 12331 qtmir_0.4.6+15.04.20150930.1-0ubuntu1.diff.gz
Files:
 b3c9e5cda2aa43d5d4a99b4855a012d9 2753 libs optional qtmir_0.4.6+15.04.20150930.1-0ubuntu1.dsc
 5efcfce3c7ae5e6c3e44ac4397e26857 123364 libs optional qtmir_0.4.6+15.04.20150930.1.orig.tar.gz
 d641742f833b346ecd2945c7e2fac89b 12331 libs optional qtmir_0.4.6+15.04.20150930.1-0ubuntu1.diff.gz