← Back to team overview

landing-team-changes team mailing list archive

[stable-overlay] ubuntu-system-settings (0.3+15.04.20150729.1-0ubuntu1)

 

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

---------------
Format: 1.8
Date: Wed, 29 Jul 2015 18:06:23 +0000
Source: ubuntu-system-settings
Binary: ubuntu-system-settings libsystemsettings1 libsystemsettings-dev ubuntu-system-settings-autopilot
Architecture: source
Version: 0.3+15.04.20150729.1-0ubuntu1
Distribution: vivid
Urgency: medium
Maintainer: Ubuntu Desktop Team <ubuntu-desktop@xxxxxxxxxxxxxxxx>
Changed-By: CI Train Bot <ci-train-bot@xxxxxxxxxxxxx>
Description:
 libsystemsettings-dev - System Settings for Ubuntu Touch - development files
 libsystemsettings1 - System Settings Library for Ubuntu Touch
 ubuntu-system-settings - System Settings application for Ubuntu Touch
 ubuntu-system-settings-autopilot - System Settings for Ubuntu Touch - Autopilot tests
Launchpad-Bugs-Fixed: 1241986 1359344 1385288 1422700 1437510 1438049 1438535 1439122 1441192 1445532 1446086 1449582 1450866 1454186 1454230 1456941 1457424 1461624 1463828 1468029 1469076 1470779 1472505
Changes:
 ubuntu-system-settings (0.3+15.04.20150729.1-0ubuntu1) vivid; urgency=medium
 .
   [ Christopher Lee ]
   * Update AP helper so it doesn't attempt to use an unreachable value
     when scrolling.
 .
   [ Ken VanDine ]
   * Added a sleep to give set_forward_on_busy time to finish
   * Use wait_select_single in the wifi dialog and bump the sleep to 1
     second
   * We need to explicitly stop dbus in tearDownClass, fixes lingering
     dbus processes
 .
 ubuntu-system-settings (0.3+15.10.20150724-0ubuntu1) wily; urgency=medium
 .
   [ CI Train Bot ]
   * New rebuild forced.
 .
   [ Manuel de la Pena ]
   * Recompile with the new udm to avoid ABI issues.
 .
 ubuntu-system-settings (0.3+15.10.20150722-0ubuntu1) wily; urgency=medium
 .
   [ CI Train Bot ]
   * Resync trunk.
 .
   [ Ken VanDine ]
   * Use TextField.write to properly use the OSK Added helper to dismiss
     OSK
 .
   [ jonas-drange ]
   * [tests] avoids setting Interfaces property after the
     Cellular/Phone/About plugins have loaded.
 .
 ubuntu-system-settings (0.3+15.10.20150716-0ubuntu1) wily; urgency=medium
 .
   [ CI Train Bot ]
   * Resync trunk.
 .
   [ Ken VanDine ]
   * [wifi] Fixed handling of loading extended attributes from the
     MenuModel (LP: #1472505)
 .
   [ handsome_feng<445865575@xxxxxx> ]
   * Add flickable in time/date page. (LP: #1469076)
 .
   [ jonas-drange ]
   * [phone] make services insensitive when there are no services as well
     as adding autopilot tests for sim services. (LP: #1470779)
 .
 ubuntu-system-settings (0.3+15.10.20150708-0ubuntu1) wily; urgency=medium
 .
   [ CI Train Bot ]
   * New rebuild forced.
 .
   [ jonas-drange ]
   * Lets the Wi-Fi panel respond to an SSID provided by dispatcher by
     launching a "Connect to" dialogue. (LP: #1241986)
 .
 ubuntu-system-settings (0.3+15.10.20150703-0ubuntu1) wily; urgency=medium
 .
   [ CI Train Bot ]
   * New rebuild forced.
 .
   [ Joerg Berroth ]
   * Added support for 802-1x wireless network configurations. (LP:
     #1241986)
 .
 ubuntu-system-settings (0.3+15.10.20150702.3-0ubuntu1) wily; urgency=medium
 .
   [ CI Train Bot ]
   * New rebuild forced.
 .
   [ Ken VanDine ]
   * Test searching for WiFi instead of Sound, online-accounts now has a
     soundcloud account type (LP: #1468029)
 .
   [ Matthew Paul Thomas ]
   * Changes "Install & Restart" to "Restart & Install" and "Not Now" to
     "Cancel". lp:1359344 (LP: #1359344)
 .
   [ jonas-drange ]
   * implement CFB, CFNRy and CFNRc as well as autopilot tests (LP:
     #1463828)
 .
 ubuntu-system-settings (0.3+15.10.20150622-0ubuntu2) wily; urgency=medium
 .
   * debian/control:
     - don't have an alternative depends on system-image-snappy-cli,
       it's deprecated
     - have ubuntu-snappy-cli as an alternative to click, that's not the
       right solution but a workaround to unblock snappy image build
 .
 ubuntu-system-settings (0.3+15.10.20150622-0ubuntu1) wily; urgency=medium
 .
   [ CI Train Bot ]
   * New rebuild forced.
 .
   [ jonas-drange ]
   * [wifi] skip some tests that cannot be mocked and use specific object
     when found during connection (LP: #1441192)
 .
 ubuntu-system-settings (0.3+15.10.20150615-0ubuntu1) wily; urgency=medium
 .
   [ CI Train Bot ]
   * New rebuild forced.
 .
   [ Ken VanDine ]
   * Activate the accessPoint on click
 .
 ubuntu-system-settings (0.3+15.10.20150604-0ubuntu1) wily; urgency=medium
 .
   [ Sebastien Bacher ]
   * [battery] use round linejoin style to workaround rendering glitches
     (LP: #1461624)
   * define a way for plugin to be visible if a file exists, use that
     capability to enable the updates panel on system-image systems and
     not snappy one, which allows us to not have a strong depends on
     system image components
 .
 ubuntu-system-settings (0.3+15.10.20150527-0ubuntu1) wily; urgency=medium
 .
   [ CI Train Bot ]
   * New rebuild forced.
 .
   [ Iain Lane ]
   * Improve filtering in main page and timezone filters. (LP: #1454186,
     #1446086)
 .
   [ Ken VanDine ]
   * Ensure dim-timeout is 10 seconds less than activity-timeout (LP:
     #1437510)
   * debian/control: bumped depends on ubuntu-keyboard-data to >=
     0.99.trunk.phablet2+15.04.20150421 to get gsettings schema changes
     (LP: #1454230)
   * expose deviceName to QML
 .
   [ Luk???? Tinkl ]
   * compare the language and kbd layout names in a locale-aware manner
 .
   [ Sebastien Bacher ]
   * Translate push_helper expected strings to avoid failure in non C
     locales (LP: #1456941)
   * [battery] use the correct height value for the first point of the
     graph, that fixes the initial point often starting to high and the
     curve starting with an almost vertical line (LP: #1439122)
   * [language] update auto punctuation description to match the osk
     behaviour (LP: #1385288)
   * [security-privacy] remove obsolete dash search option (LP: #1422700)
 .
   [ jonas-drange ]
   * New icon as per lp:1457424 (LP: #1457424)
 .
 ubuntu-system-settings (0.3+15.04.20150514-0ubuntu1) vivid; urgency=medium
 .
   [ CI Train Bot ]
   * Resync trunk.
 .
   [ Ken VanDine ]
   * Re-factored SIM Pin related tests into separate classes to properly
     ensure the LockedPins property is properly setup for each test.
   * incorporate SimPin helper from ubuntu-sanity-tests and refactor a
     few tests to utilize them
 .
 ubuntu-system-settings (0.3+15.04.20150511-0ubuntu1) vivid; urgency=medium
 .
   [ Ken VanDine ]
   * Removed the spacing from the updates ListView and use margins
     instead. This fixes the extra space left as updates are installed.
     (LP: #1450866)
 .
   [ Sebastien Bacher ]
   * [battery] display last charge info in hours rather than days (LP:
     #1438535)
 .
   [ jonas-drange ]
   * [security-privacy] give the focus to the right entry, if the current
     unlock method is swipe then there is no "current password" so the
     new input line should be the focussed one (LP: #1438049)
 .
 ubuntu-system-settings (0.3+15.04.20150430.1-0ubuntu1) vivid; urgency=medium
 .
   [ CI Train Bot ]
   * New rebuild forced.
   * Resync trunk.
 .
   [ Ken VanDine ]
   * Include supported frameworks and arch when checking for updates (LP:
     #1449582)
 .
 ubuntu-system-settings (0.3+15.04.20150422.1-0ubuntu1) vivid; urgency=medium
 .
   [ CI Train Bot ]
   * New rebuild forced.
 .
   [ Michael Sheldon ]
   * Allow system settings to find keyboard plugins in additional
     locations specified via gsettings. (LP: #1445532)
Checksums-Sha1:
 f82b148e2c7418c4e177ea0c5920ad71a5f67185 3051 ubuntu-system-settings_0.3+15.04.20150729.1-0ubuntu1.dsc
 74f3a4f2636afd7b113de310301d682b010fd191 4304438 ubuntu-system-settings_0.3+15.04.20150729.1.orig.tar.gz
 e523fd5b78e9a8ed1e0bbafd2cffd1e1554bc7a9 42794 ubuntu-system-settings_0.3+15.04.20150729.1-0ubuntu1.diff.gz
Checksums-Sha256:
 1c357eeeb10bf5b7d02dc04ff629d36c522e6376bf6e95cf705ba1b99495bf21 3051 ubuntu-system-settings_0.3+15.04.20150729.1-0ubuntu1.dsc
 810d0f39f9e7167d98dd2af893574bfc2d5c71cfefca3862552b5939204fe4c0 4304438 ubuntu-system-settings_0.3+15.04.20150729.1.orig.tar.gz
 9ab08a7bded2707ebaef3e31e83a6eae28be3e3dbfbfec374a1a5c46b0d1a546 42794 ubuntu-system-settings_0.3+15.04.20150729.1-0ubuntu1.diff.gz
Files:
 a1925b8c8b63bfc24106ba033acfd782 3051 gnome optional ubuntu-system-settings_0.3+15.04.20150729.1-0ubuntu1.dsc
 5f191dff337c22cf625360a5055cbb92 4304438 gnome optional ubuntu-system-settings_0.3+15.04.20150729.1.orig.tar.gz
 078c07a919eb1fae671b37b872f9ad74 42794 gnome optional ubuntu-system-settings_0.3+15.04.20150729.1-0ubuntu1.diff.gz