← Back to team overview

landing-team-changes team mailing list archive

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

 

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

---------------
Format: 1.8
Date: Fri, 04 Sep 2015 10:40:35 +0000
Source: qtmir
Binary: qtmir-android qtmir-desktop qtdeclarative5-qtmir-plugin
Architecture: source
Version: 0.4.6+15.04.20150904-0ubuntu1
Distribution: vivid
Urgency: medium
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@xxxxxxxxxxxxxxxx>
Changed-By: CI Train Bot <ci-train-bot@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 1483225 1483664 1483752 1483840 1485608
Changes:
 qtmir (0.4.6+15.04.20150904-0ubuntu1) vivid; 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:
 febf663c04a58548c01fdf96f2f44ab86f8b7819 2706 qtmir_0.4.6+15.04.20150904-0ubuntu1.dsc
 d221f477c18b2896bf80448a69e709080ea68df0 121873 qtmir_0.4.6+15.04.20150904.orig.tar.gz
 f616a26ca4cd8ef39ce3d12884fd6b84d814b840 11899 qtmir_0.4.6+15.04.20150904-0ubuntu1.diff.gz
Checksums-Sha256:
 b2f778289b1d869795f21a104d6447d120f9d21a96eac18603618538870f2788 2706 qtmir_0.4.6+15.04.20150904-0ubuntu1.dsc
 939feb547adc86380390cd93771bec7d104a254cd0ace5e7d7f377585bf8b5f6 121873 qtmir_0.4.6+15.04.20150904.orig.tar.gz
 34ef39b8d95445e109d1e9c6a36a0143c8940069cbb4aa3d6cf0380582e63e37 11899 qtmir_0.4.6+15.04.20150904-0ubuntu1.diff.gz
Files:
 b77934a514dc37a89021a029cf41feea 2706 libs optional qtmir_0.4.6+15.04.20150904-0ubuntu1.dsc
 fccd91167190b01a92509e3f9c5a67d9 121873 libs optional qtmir_0.4.6+15.04.20150904.orig.tar.gz
 f4bfc0ebd51985d4270bd930964e091b 11899 libs optional qtmir_0.4.6+15.04.20150904-0ubuntu1.diff.gz