← Back to team overview

landing-team-changes team mailing list archive

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

 

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

---------------
Format: 1.8
Date: Fri, 11 Mar 2016 03:13:05 +0000
Source: ubuntu-system-settings
Binary: ubuntu-system-settings libsystemsettings1 libsystemsettings-dev ubuntu-system-settings-autopilot
Architecture: source
Version: 0.3+15.04.20160311-0ubuntu1
Distribution: vivid
Urgency: medium
Maintainer: Ubuntu Desktop Team <ubuntu-desktop@xxxxxxxxxxxxxxxx>
Changed-By: Micha?? Sawicz <michal.sawicz@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 1265250 1268097 1359344 1361127 1361864 1364452 1367137 1376714 1378678 1385288 1388184 1388222 1391502 1393413 1421583 1422700 1424149 1431876 1435360 1437510 1439122 1441192 1442646 1446086 1454186 1454230 1456941 1457424 1457676 1459701 1460945 1461624 1463828 1468029 1469076 1470779 1470782 1472505 1475568 1475629 1476372 1477300 1478049 1479447 1482235 1487157 1487382 1487432 1488016 1488836 1489833 1490417 1492260 1494442 1496845 1499789 1501428 1505663 1508363 1511384 1512768 1513450 1517254 1517488 1518732 1519046 1519332 1519971 1524424 1524943 1533835 1534221 1535660 1535822 1535827 1535829 1537029 1541588 1542050 1545021 1549314
Changes:
 ubuntu-system-settings (0.3+15.04.20160311-0ubuntu1) vivid; urgency=medium
 .
   [ Ken VanDine ]
   * Enable mouse test and use LD_PRELOAD to fix crash running with Xvfb
   * Hide MouseDoubleClickSpeed and TouchpadDoubleClickSpeed settings
     because they are not supported by USC yet.
   * Use accountsservice for properties instead of gsettings
 .
 ubuntu-system-settings (0.3+16.04.20160304-0ubuntu1) xenial; urgency=medium
 .
   [ CI Train Bot ]
   * Resync trunk.
 .
   [ jonas-drange ]
   * Drop our own InputInfo implementation and use QSystemInfo 5.5. (LP:
     #1549314)
 .
 ubuntu-system-settings (0.3+16.04.20160226.1-0ubuntu1) xenial; urgency=medium
 .
   * Add InAppPurchases to privacy plug-in. Update translation template.
     Fix translation template to not include full path to settings.js
     file. (LP: #1524943)
 .
 ubuntu-system-settings (0.3+16.04.20160226-0ubuntu1) xenial; urgency=medium
 .
   * Subtract amount used by apps when computing otherSize (LP: #1524424)
 .
 ubuntu-system-settings (0.3+16.04.20160225-0ubuntu1) xenial; urgency=medium
 .
   * Don't use the cellular portion of the location accuracy string when
     there is no modem available (LP: #1545021)
 .
 ubuntu-system-settings (0.3+16.04.20160218-0ubuntu1) xenial; urgency=medium
 .
   [ jonas-drange ]
   * Define a map used for mapping short, panel-agnostic URLs and expose
     translation functionality to both QML and c++. (LP: #1489833,
     #1533835)
 .
 ubuntu-system-settings (0.3+16.04.20160208-0ubuntu1) xenial; urgency=medium
 .
   * Make cellular and phone dynamically visible (LP: #1541588)
   * Set a fixed width to 50 GU when in windowed mode (LP: #1542050)
 .
 ubuntu-system-settings (0.3+16.04.20160129-0ubuntu1) xenial; urgency=medium
 .
   * ???Return "Phone" for type Smartphone (LP: #1534221)
 .
 ubuntu-system-settings (0.3+16.04.20160128-0ubuntu1) xenial; urgency=medium
 .
   * Allow pairing regardless of type (LP: #1535660, #1534221)
   * Exposed adapterAddress in the bluetooth plugin to be used to get the
     address in the about plugin (LP: #1537029)
 .
 ubuntu-system-settings (0.3+16.04.20160121-0ubuntu1) xenial; urgency=medium
 .
   * Don't display the ActivityIndicator while searching, causes to much
     load. (LP: #1535827)
   * Don't display the setting to automatically connect when detected
     during pairing (LP: #1535822)
   * Only enable the forget device button when bluetooth is enabled (LP:
     #1535829)
 .
 ubuntu-system-settings (0.3+16.04.20160108.1-0ubuntu1) xenial; urgency=medium
 .
   * Adds Mouse & Touchpad panel, however it's disabled because it
     requires unity8 support. added: plugins/mouse/
     plugins/mouse/CMakeLists.txt plugins/mouse/Components/
     plugins/mouse/Components/CMakeLists.txt
     plugins/mouse/Components/UnityInputInfo/
     plugins/mouse/Components/UnityInputInfo/CMakeLists.txt
     plugins/mouse/Components/UnityInputInfo/UnityInputInfo.qml
     plugins/mouse/Components/UnityInputInfo/qmldir
     plugins/mouse/Connected.qml plugins/mouse/InputInfo/
     plugins/mouse/InputInfo/CMakeLists.txt
     plugins/mouse/InputInfo/linux/
     plugins/mouse/InputInfo/linux/qinputdeviceinfo_linux.cpp
     plugins/mouse/InputInfo/linux/qinputdeviceinfo_linux_p.h
     plugins/mouse/InputInfo/plugin.cpp plugins/mouse/InputInfo/plugin.h
     plugins/mouse/InputInfo/qdeclarativeinputdeviceinfo.cpp
     plugins/mouse/InputInfo/qdeclarativeinputdeviceinfo_p.h
     plugins/mouse/InputInfo/qinputinfo.cpp
     plugins/mouse/InputInfo/qinputinfo.h plugins/mouse/InputInfo/qmldir
     plugins/mouse/ItemTitle.qml plugins/mouse/None.qml
     plugins/mouse/PageComponent.qml
     plugins/mouse/PrimaryButtonSelector.qml
     plugins/mouse/SectionHeader.qml plugins/mouse/TapArea.qml
     plugins/mouse/mouse.settings plugins/mouse/plugin/
     plugins/mouse/plugin/CMakeLists.txt plugins/mouse/plugin/mouse-
     plugin.cpp plugins/mouse/plugin/mouse-plugin.h
     plugins/mouse/settings-mouse.svg tests/plugins/mouse/
     tests/plugins/mouse/CMakeLists.txt tests/plugins/mouse/Source/
     tests/plugins/mouse/Source/qmldir tests/plugins/mouse/tst_mouse.cpp
     tests/plugins/mouse/tst_mouse.qml
 .
 ubuntu-system-settings (0.3+16.04.20151222-0ubuntu1) xenial; urgency=medium
 .
   [ jonas-drange ]
   * Expand indicator network mock to include access points, sections and
     switches via org.gtk.Menus.
   * fix utils leak in main
 .
 ubuntu-system-settings (0.3+16.04.20151216.1-0ubuntu1) xenial; urgency=medium
 .
   [ Ken VanDine ]
   * Improved metadata sent to download manager so they show up better in
     the transfer indicator.
 .
 ubuntu-system-settings (0.3+16.04.20151204.1-0ubuntu1) xenial; urgency=medium
 .
   [ Ken VanDine ]
   * Don't delete previous custom ringtones unless a new custom ringtone
     is selected. Set header titled in the picker. (LP: #1519332)
 .
   [ jonas-drange ]
   * drop /usr/bin/ from USS binary in autopilot tests (LP: #1517488)
 .
 ubuntu-system-settings (0.3+16.04.20151203-0ubuntu1) xenial; urgency=medium
 .
   [ Ken VanDine ]
   * Don't animate the ActivityIndicator when it's not visible (LP:
     #1460945)
 .
   [ jonas-drange ]
   * change single quotes in i18n.tr to double quotes as the parser does
     not like single quotes (LP: #1518732)
 .
 ubuntu-system-settings (0.3+16.04.20151201-0ubuntu1) xenial; urgency=medium
 .
   [ jonas-drange ]
   * Refactored mock click update server since it was not already in use,
     and made use of it in the system udpates autopilot tests. Removed
     assertion that assumed that the 'SEARCHING' state would last longer
     than n seconds.
 .
 ubuntu-system-settings (0.3+16.04.20151127.2-0ubuntu1) xenial; urgency=medium
 .
   * Capture values by reference in the lambda (LP: #1517254, #1519046)
   * Ensure we don't add duplicate updates to the model (LP: #1519971)
 .
 ubuntu-system-settings (0.3+16.04.20151124-0ubuntu1) xenial; urgency=medium
 .
   [ CI Train Bot ]
   * New rebuild forced.
 .
   [ Ken VanDine ]
   * Allow setting custom ringtone with content-hub (LP: #1268097)
 .
 ubuntu-system-settings (0.3+16.04.20151120-0ubuntu1) xenial; urgency=medium
 .
   * Ported the Bluetooth plugin to the changed BlueZ API which comes
     with version 5.x. The overall device management gets a lot more
     reliable with this. Superfluous code was dropped when possible. Also
     the unit tests got a rework and all pass now. (LP: #1499789)
 .
 ubuntu-system-settings (0.3+16.04.20151110-0ubuntu1) xenial; urgency=medium
 .
   [ Alejandro J. Cura ]
   * If a system package gets updated by the user, only show the user's
     copy (LP: #1265250)
 .
   [ Bartosz Kosiorek ]
   * Allow translating "Unavailable" string (LP: #1511384) (LP: #1511384)
 .
   [ Ken VanDine ]
   * Don't check for updates if not online (LP: #1505663)
 .
   [ Michael Zanetti ]
   * Only animate ActivityIndicators when they are visible (LP: #1513450)
 .
 ubuntu-system-settings (0.3+16.04.20151109-0ubuntu1) xenial; urgency=medium
 .
   [ jonas-drange ]
   * Cache call forwarding summary for each IMSI/ICCID. Block UI until
     the CallForwarding binding is ready. Do not assume a failed
     callforwarding change means it's disabled (could be forced by
     carrier). (LP: #1478049)
 .
 ubuntu-system-settings (0.3+16.04.20151103.1-0ubuntu1) xenial; urgency=medium
 .
   [ Bartosz Kosiorek ]
   * Remove "Retry" button, when no internet connection is available. It
     will automatically retry after establishing connection (LP:
     #1479447) (LP: #1479447)
 .
   [ Ken VanDine ]
   * Don't elide connect to internet label (LP: #1512768)
   * Ensure we only check for updates when NetworkingStatus.online is
     true (LP: #1505663)
   * [system-settings] Abort request when the onlineStatus changes to
     false (LP: #1505663)
 .
 ubuntu-system-settings (0.3+16.04.20151029-0ubuntu1) xenial; urgency=medium
 .
   [ CI Train Bot ]
   * New rebuild forced.
 .
   [ jonas-drange ]
   * Deprecated the use of Info endpoint in system_update.cpp and
     hotspot. Exposed detailed version details on UpdateManager. Used
     this to get to a 'tag' key which includes the ota string. Because of
     more advanced system-image testing, about tests now use the
     systemimage dbusmock template. debian/control, s-i-dbus changed to
     3.0.2 because that's where the ota string is. (LP: #1475568)
 .
 ubuntu-system-settings (0.3+16.04.20151023.1-0ubuntu1) xenial; urgency=medium
 .
   [ CI Train Bot ]
   * New rebuild forced.
 .
   [ Ken VanDine ]
   * Bump Ubuntu.Components imports to 1.3 and fixed UbuntuShape
     deprecations (LP: #1508363)
 .
   [ jonas-drange ]
   * re-add silentMode property to repair the silent mode switch
 .
 ubuntu-system-settings (0.3+15.10.20151002-0ubuntu1) wily; urgency=medium
 .
   [ Sebastien Bacher ]
   * [hospot] include cmakefile hack to get files listed in qtcreator
   * [security-privacy] use the system location as well to look for trust
     store items, that's needed at least for unity8-dash which is not
     distributed as a click and doesn't a .local entry (LP: #1501428)
   * [sound] don't display silent mode warnings, sounds should just be
     played when user selected (LP: #1391502)
 .
   [ jonas-drange ]
   * [phone] encode numbers before passing them to url-dispatcher (LP:
     #1496845)
 .
 ubuntu-system-settings (0.3+15.10.20150930-0ubuntu1) wily; urgency=medium
 .
   * Used the correct property to determine if whoopsie will
     automatically report crashes (LP: #1494442)
 .
 ubuntu-system-settings (0.3+15.10.20150924-0ubuntu1) wily; urgency=medium
 .
   [ CI Train Bot ]
   * New rebuild forced.
 .
   [ jonas-drange ]
   * [autopilot] use wait_select_single instead of select_single for all
     click_item
   * [security-privacy] fix test broken by recent ui changes
 .
 ubuntu-system-settings (0.3+15.10.20150918-0ubuntu1) wily; urgency=medium
 .
   [ jonas-drange ]
   * [hotspot] hide/show based on modem availability from Connectivity
     (which also requires a bumped dep). (LP: #1487157)
   * [time-date] Migrate threaded code to worker-object pattern, move
     sorting to a worker thread from the GUI thread, and only instantiate
     UbuntuTimeDatePanel plugin once. (LP: #1492260)
   * [wifi/wpa2ep] allow passwords of length 1 for wpa enterprise
     authentication schemes. (LP: #1490417)
 .
 ubuntu-system-settings (0.3+15.10.20150915-0ubuntu1) wily; urgency=medium
 .
   [ Ken VanDine ]
   * ported to libqofono 0.82 (modemTechnologies now
     availableTechnologies)
 .
 ubuntu-system-settings (0.3+15.10.20150910.1-0ubuntu1) wily; urgency=medium
 .
   [ jonas-drange ]
   * [hotspot]??allow insecure hotspot, hide hotspot for mako, make
     autopilot tests run on mako, and change packaging so we get a newer
     Connectivity API (provided by indicator-network). (LP: #1431876)
   * [system-update] deviceName now uses correct argument returned from
     system image backend. (LP: #1487432)
 .
 ubuntu-system-settings (0.3+15.10.20150909-0ubuntu1) wily; urgency=medium
 .
   [ Ken VanDine ]
   * Don't initialize and int as NULL
   * Fixed test to match string change
   * Pass some args when pushing the online-accounts panel page
 .
   [ Sebastien Bacher ]
   * [security-privacy] small bugfixes and ui tweaks update some strings
     to match the design translate the list items names include online
     accounts button (LP: #1488016, #1487382)
   * [system-update] use scalable distributor-logo icon from the theme
     (LP: #1367137)
 .
 ubuntu-system-settings (0.3+15.10.20150901-0ubuntu1) wily; urgency=medium
 .
   [ Ken VanDine ]
   * emit credentialsDeleted when the U1 token expired (LP: #1378678)
 .
   [ Manuel de la Pena ]
   * Sign the query in order to get a possible auth error from the server
     and stop the user from trying to do updates with invalid creds.
   * The updates page is leaking objects when we have a successful update
     and when we do have errors. The following branch ensures that no
     memory is wasted.
 .
 ubuntu-system-settings (0.3+15.10.20150831-0ubuntu1) wily; urgency=medium
 .
   [ simon.busch@xxxxxxxxxxxxx ]
   * Reworking bluetooth support in settings a bit to work as it should:
     devices are now correctly connected after they got paired which
     wasn't the case before due to timing reasons
     (org.bluez.Audio/Input/... interface wasn't registered yet)
     DevicePage is now created on the fly to avoid it displaying
     information for a moment from a previously selected device
     DevicePage is now split out of the PageComponent.qml file Discover
     service functionality is dropped as bluez does this on its own and
     we don't need to care (LP: #1488836)
 .
 ubuntu-system-settings (0.3+15.10.20150827-0ubuntu1) wily; urgency=medium
 .
   [ Ken VanDine ]
   * Don't show the phone number in the about page, that is now provided
     by address-book-app (LP: #1364452)
 .
   [ Robert Ancell ]
   * Use new QML package names for qml-module-qt-labs-folderlistmodel,
     qml-module-qtsysteminfo.
 .
   [ Sebastien Bacher ]
   * [security-privacy] rename the "Lock phone" item to "Locking and
     unlocking" and do not include the screen delay as a value, it
     misleads users to think that the section is only about that where it
     also includes security options (LP: #1361127)
   * [security-privacy] use the correct access to location string (LP:
     #1388184)
 .
   [ jonas-drange ]
   * Use wait_select_single instead of select_single to make the test
     less flaky
   * [plugin] add has-dynamic-name to allow for dynamic renaming of a
     plugin. (LP: #1475629)
 .
 ubuntu-system-settings (0.3+15.10.20150818-0ubuntu1) wily; urgency=medium
 .
   [ CI Train Bot ]
   * New rebuild forced.
 .
   [ jonas-drange ]
   * [hotspot] fixes ui bugs. Depends on suru-icon-theme
     14.04+15.04.20150813~ to get the new hotspot icon. Depends on qml-
     module-ubuntu-connectivity (>= 0.5.3) to get new connectivity
     bindings. (LP: #1459701)
 .
 ubuntu-system-settings (0.3+15.10.20150814-0ubuntu1) wily; urgency=medium
 .
   [ Ken VanDine ]
   * dismiss_osk after entering text
 .
 ubuntu-system-settings (0.3+15.10.20150812-0ubuntu1) wily; urgency=medium
 .
   [ jonas-drange ]
   * [cellular] add hotspot support by use of the Connectivity API (LP:
     #1477300, #1421583)
 .
 ubuntu-system-settings (0.3+15.10.20150810-0ubuntu1) wily; urgency=medium
 .
   [ Ken VanDine ]
   * Set dimTimeout to 0 when activityTimeout is 0 (LP: #1476372)
 .
   [ Sebastien Bacher ]
   * [bluetooth] turn off discovery if inactive, not only suspended (LP:
     #1482235)
 .
   [ jonas-drange ]
   * [python] fix pep8 warnings from new pep8 1.6
 .
 ubuntu-system-settings (0.3+15.10.20150806-0ubuntu1) wily; urgency=medium
 .
   [ jonas-drange ]
   * [autopilot/phone] stops calling the method passed to assertThat
   * [autopilot] change Wi-Fi and System Update tests to use a mocked
     indicator-network (org.gtk.Actions and com.ubuntu.connectivity1).
 .
 ubuntu-system-settings (0.3+15.10.20150804-0ubuntu1) wily; urgency=medium
 .
   [ Sebastien Bacher ]
   * [system-update] get the custom build information from the s-i
     service (LP: #1393413)
 .
   [ jonas-drange ]
   * Adds Flickables to many pages. (LP: #1470782)
 .
   [ simon.busch@xxxxxxxxxxxxx ]
   * Convert Bluetooth connect/disconnect operations to async ones to not
     block the UI when the backend takes a little bit longer to perform
     those.
 .
 ubuntu-system-settings (0.3+15.10.20150731-0ubuntu1) wily; urgency=medium
 .
   [ Ken VanDine ]
   * [cellular/apn] new APN panel made for the new 'Preferred' property,
     as well as the 'ResetContext' method. (LP: #1435360, #1361864,
     #1376714, #1457676, #1424149, #1442646, #1388222)
 .
 ubuntu-system-settings (0.3+15.10.20150729.1-0ubuntu2~gcc5.1) wily; urgency=medium
 .
   * No change upload, build with GCC 5.
 .
 ubuntu-system-settings (0.3+15.10.20150729.1-0ubuntu1) wily; 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)
Checksums-Sha1:
 53f6e1c80ad7d888738d5504cfce3a6536d89fa2 3238 ubuntu-system-settings_0.3+15.04.20160311-0ubuntu1.dsc
 c940852d071527928a0ecbf8fdebb817f882a99c 4339639 ubuntu-system-settings_0.3+15.04.20160311.orig.tar.gz
 e04ba0e20eb70990624b19d37ef1d341db85f8e2 48058 ubuntu-system-settings_0.3+15.04.20160311-0ubuntu1.diff.gz
Checksums-Sha256:
 21748c37bf4178cc6cf927e16287bbe722f7ba6169ab6234ebf85c81a413224d 3238 ubuntu-system-settings_0.3+15.04.20160311-0ubuntu1.dsc
 722878a09bdadfc2e2a59c647739a091687c757c3b7c3e8837124e478889b9b9 4339639 ubuntu-system-settings_0.3+15.04.20160311.orig.tar.gz
 213e2d8b3b5c8692e874a45cc5eb7c7ae9120006ed861f1c7454d5aff9c5f1c6 48058 ubuntu-system-settings_0.3+15.04.20160311-0ubuntu1.diff.gz
Files:
 39d395ff76f4a10619a82f06e5a8286a 3238 gnome optional ubuntu-system-settings_0.3+15.04.20160311-0ubuntu1.dsc
 9e25368ede286441f01d098a532c4d31 4339639 gnome optional ubuntu-system-settings_0.3+15.04.20160311.orig.tar.gz
 eb982394232eabd6f51f059edaad59d3 48058 gnome optional ubuntu-system-settings_0.3+15.04.20160311-0ubuntu1.diff.gz