diff options
author | Automatic PS uploader <ps-jenkins@lists.canonical.com> | 2014-01-24 14:33:51 +0000 |
---|---|---|
committer | Tarmac <> | 2014-01-24 14:33:51 +0000 |
commit | 869f37378b3b83d022ffc4d644a8e8e5442c5164 (patch) | |
tree | 1bc696fa6c9eb34f31e6a299251abc1774b91708 /debian/changelog | |
parent | 8d511055888363c557f6efa8c16f8375004c5f11 (diff) | |
parent | 8f8a2ea1673087b1071530cc709f2b859e986683 (diff) | |
download | ayatana-indicator-bluetooth-869f37378b3b83d022ffc4d644a8e8e5442c5164.tar.gz ayatana-indicator-bluetooth-869f37378b3b83d022ffc4d644a8e8e5442c5164.tar.bz2 ayatana-indicator-bluetooth-869f37378b3b83d022ffc4d644a8e8e5442c5164.zip |
Releasing 0.0.6+14.04.20140124-0ubuntu1 (revision 79 from lp:indicator-bluetooth).
Approved by PS Jenkins bot.
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 946f747..8b6ab3a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,27 @@ +indicator-bluetooth (0.0.6+14.04.20140124-0ubuntu1) trusty; urgency=low + + [ Charles Kerr ] + * Gets us a little closer to the spec in two ways: 1. Indicator + Visibility On the desktop, the indicator's header icon is visible + whenever a default adapter is available (whether the adapter is + powered or not) and the user's preference settings call for a + visible Bluetooth indicator. On the phone, the indicator's header + icon is visible whenever a default adapter is available *and* the + adapter is powered. 2. Header Icon If Bluetooth is off, the header + icon now uses the "bluetooth-disabled" icon. If Bluetooth is on, it + now uses the "bluetooth-active" icon. If Bluetooth is on and has a + connected device, it now uses the "bluetooth-paired" icon. (LP: + #1126108) + * Switching DBus service to an Upstart Job. + + [ Robert Ancell ] + * Use unity-control-center if it is available. (LP: #1257505) + + [ Ubuntu daily release ] + * Automatic snapshot from revision 79 + + -- Ubuntu daily release <ps-jenkins@lists.canonical.com> Fri, 24 Jan 2014 10:59:56 +0000 + indicator-bluetooth (0.0.6+14.04.20131029.1-0ubuntu1) trusty; urgency=low [ Dmitrijs Ledkovs ] |