landing-team-changes team mailing list archive
-
landing-team-changes team
-
Mailing list archive
-
Message #00143
[stable-overlay] unity8 (8.10+15.04.20150618-0ubuntu1)
Uploaded to the Stable Phone Overlay PPA (~ci-train-ppa-service/ubuntu/stable-phone-overlay vivid) archive
---------------
Format: 1.8
Date: Thu, 18 Jun 2015 19:40:06 +0000
Source: unity8
Binary: indicators-client unity-scope-tool unity8 unity8-common unity8-autopilot unity8-fake-env unity8-private unity8-doc
Architecture: source
Version: 8.10+15.04.20150618-0ubuntu1
Distribution: vivid
Urgency: medium
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@xxxxxxxxxxxxxxxx>
Changed-By: CI Train Bot <ci-train-bot@xxxxxxxxxxxxx>
Description:
indicators-client - Indicators client test application
unity-scope-tool - Development tool for Unity scopes
unity8 - Unity 8 shell
unity8-autopilot - Test package for Unity 8 shell
unity8-common - Unity 8 shell (common files)
unity8-doc - Documentation for Unity8
unity8-fake-env - Fake environment for running Unity 8 shell
unity8-private - Unity 8 private libs
Launchpad-Bugs-Fixed: 1210199 1238417 1318144 1324142 1326513 1368798 1417920 1425362 1435364 1436982 1437238 1442085 1444170 1444949 1445572 1446846 1447056 1447206 1450809 1450894
Changes:
unity8 (8.10+15.04.20150618-0ubuntu1) vivid; urgency=medium
.
[ Albert Astals Cid ]
* Refactor QmlTest.cmake module so that all tests can go through it.
Also a bit of cleanup around tests.
* Support fallback images for dash card and preview widgets (LP:
#1324142)
.
[ CI Train Bot ]
* New rebuild forced.
* Resync trunk.
.
[ Daniel d'Andrada ]
* Fix Shell tests
.
[ Josh Arenson ]
* Refactor greeter emulator to unlock the greeter via dbus
.
[ Luk???? Tinkl ]
* respect target window's devicePixelRatio in MouseTouchAdaptor
.
[ Michael Zanetti ]
* Refactor QmlTest.cmake module so that all tests can go through it.
Also a bit of cleanup around tests.
.
[ Micha?? Sawicz ]
* Refactor QmlTest.cmake module so that all tests can go through it.
Also a bit of cleanup around tests.
.
[ handsome_feng ]
* Forbid closing apps during the edge gesture. (LP: #1445572)
* Removed the horizonal rule on pin unlock screen. (LP: #1368798)
.
[ handsome_feng<445865575@xxxxxx> ]
* Forbid closing apps during the edge gesture. (LP: #1445572)
.
unity8 (8.10+15.10.20150612-0ubuntu2) wily; urgency=medium
.
* No-change rebuild against Qt 5.4.2.
.
unity8 (8.10+15.10.20150612-0ubuntu1) wily; urgency=medium
.
[ Micha?? Sawicz ]
* Implement full-shell rotation (LP: #1210199)
.
[ CI Train Bot ]
* New rebuild forced.
* Resync trunk.
.
[ Daniel d'Andrada ]
* Implemented autopilot-test and fake-sensors for shell-rotation.
.
[ Mirco M??ller ]
* Implemented autopilot-test and fake-sensors for shell-rotation.
.
unity8 (8.02+15.10.20150603.1-0ubuntu1) wily; urgency=medium
.
[ CI Train Bot ]
* New rebuild forced.
* Resync trunk.
.
[ Renato Araujo Oliveira Filho ]
* Set the device led color to green. (LP: #1450894)
.
unity8 (8.02+15.10.20150518.1-0ubuntu1) wily; urgency=medium
.
[ Albert Astals Cid ]
* Add overrides to override functions
* Implement "rating-edit" preview widget (LP: #1318144)
* Make the DashContent::test_mainNavigation test more stable (LP:
#1450809)
* Use art height as implicitHeight when the header is overlayed and
there's no summary
.
[ CI Train Bot ]
* New rebuild forced.
* Resync trunk.
.
[ Daniel d'Andrada ]
* Introducing FloatingFlickable
* Make Ubuntu.Gestures components install TouchRegistry by themselves
.
[ Michael Terry ]
* Fix a possible crash in our PAM threading code. (LP: #1425362) (LP:
#1425362)
* Fix the lockscreen becoming unresponsive after testing an app on the
device from QtCreator. (LP: #1435364)
.
[ Nick Dedekind ]
* Fixed desktop stage app focus.
* Fixed issue in laggy indicator autpilot tests (LP: #1446846)
.
unity8 (8.02+15.04.20150511-0ubuntu1) vivid; urgency=medium
.
[ Albert Astals Cid ]
* Workarounds for concierge mode.
.
[ CI Train Bot ]
* New rebuild forced.
* Resync trunk.
.
unity8 (8.02+15.04.20150505-0ubuntu1) vivid; urgency=medium
.
[ Albert Astals Cid ]
* Make runtests fake a test error if make fails
* Make the test more stable
* Use dbus-test-runner instead of dbus-launch
.
[ Daniel d'Andrada ]
* DirectionalDragArea: improvements & API grooming (LP: #1417920)
* Fix EdgeDragEvaluator when a drag can happen both ways
(Direction.Horizontal)
.
[ Josh Arenson ]
* Remove panelHeight property as it is unused.
.
[ Leo Arias ]
* Initial clean up of the autopilot tests set up. Removed the touch
device from the test case. Moved the restart of unity to a fixture.
Removed the unused DragMixin. Updated the setUpClass to use
process_helpers. Removed the workaround for bug #1238417, already
fixed. Use the toolkit helper to set the testability environment
variable. Fixed the indicators base class that was restarting unity
twice. (LP: #1238417, #1447206)
* Use the base class from the toolkit in autopilot tests.
.
[ Michael Zanetti ]
* emit application-stop when we're going down (LP: #1326513)
.
[ Micha?? Sawicz ]
* UNITY_SCOPES_LIST is no more
.
[ handsome_feng<445865575@xxxxxx> ]
* When click the favorite scope in Dash Manager , it just return to
the corresponding scope page. (LP: #1447056)
.
unity8 (8.02+15.04.20150422-0ubuntu1) vivid; urgency=medium
.
[ Albert Astals Cid ]
* Compile with Qt 5.5 (LP: #1437238)
* Different way of top aligning labels when the other one in the row
is multiline (LP: #1442085)
* make pot_file
.
[ Andrea Cimitan ]
* Set sourceSize for DashBackground.qml Image
.
[ CI Train Bot ]
* New rebuild forced.
* Resync trunk. added: po/sk.po
.
[ Daniel d'Andrada ]
* Move handling of command line options to a separate class
* Refactor tst_PhysicalKeysMapper.qml
.
[ Leo Arias ]
* For autopilot tests, use the device simulation scenarios from the
toolkit.
.
[ Leonardo Arias Fonseca ]
* For autopilot tests, use the device simulation scenarios from the
toolkit.
.
[ Michael Zanetti ]
* Make sure dnd mode is ended properly when drag gesture is cancelled
(LP: #1444949)
.
[ Micha?? Sawicz ]
* Fix flake8 warnings (LP: #1444170)
* Move mock indicator service to unity8-fake-env, as it's a binary-
dependent package.
.
[ Nick Dedekind ]
* Use asynchronous dbus requests for property updates. (LP: #1436982)
Checksums-Sha1:
338db92f329bf4c8a24bf7aef6541c459ab7feae 3487 unity8_8.10+15.04.20150618-0ubuntu1.dsc
74b72ec710425d54d7402d940899f20f4342a49e 17304142 unity8_8.10+15.04.20150618.orig.tar.gz
7fcb38d7cd7a36277e64681b9d8c318a6cb7b2bd 64271 unity8_8.10+15.04.20150618-0ubuntu1.diff.gz
Checksums-Sha256:
8e0b975f25997ca2e5b1ce6d5a37159999e65ca41c29b04a8a5685d761583c40 3487 unity8_8.10+15.04.20150618-0ubuntu1.dsc
1ec240150c0cddb54228918251c928f2148577a8028e2dc9672b3545b7ae914c 17304142 unity8_8.10+15.04.20150618.orig.tar.gz
c5a7801111b5c8b1d5440482e1f8b9f1572cdc8dc6c05ce66a4fd5df30c9ecf4 64271 unity8_8.10+15.04.20150618-0ubuntu1.diff.gz
Files:
1f4ed7cc8d4e7cb0a1183c52b4b6a9f6 3487 x11 optional unity8_8.10+15.04.20150618-0ubuntu1.dsc
fdc13419195cd624038a429d58aa9d9c 17304142 x11 optional unity8_8.10+15.04.20150618.orig.tar.gz
e84390cb4a61539265ae10a406918a39 64271 x11 optional unity8_8.10+15.04.20150618-0ubuntu1.diff.gz