diff options
author | Automatic PS uploader <ps-jenkins@lists.canonical.com> | 2014-01-24 11:00:18 +0000 |
---|---|---|
committer | Automatic PS uploader <ps-jenkins@lists.canonical.com> | 2014-01-24 11:00:18 +0000 |
commit | 6e88fd2e4cca2afa631e1584b56908cce151f8bf (patch) | |
tree | 1206e14cdf469a4e0f380407a062e9da4300d9dc | |
parent | b52c2b786f3c8cba4a696fd3b018a2465f51cad8 (diff) | |
download | ayatana-indicator-sound-6e88fd2e4cca2afa631e1584b56908cce151f8bf.tar.gz ayatana-indicator-sound-6e88fd2e4cca2afa631e1584b56908cce151f8bf.tar.bz2 ayatana-indicator-sound-6e88fd2e4cca2afa631e1584b56908cce151f8bf.zip |
Releasing 12.10.2+14.04.20140124-0ubuntu1, based on r408
-rw-r--r-- | debian/changelog | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 2599770..eb3fedf 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,24 @@ +indicator-sound (12.10.2+14.04.20140124-0ubuntu1) trusty; urgency=low + + [ Robert Ancell ] + * Use unity-control-center if it is available. (LP: #1257505) + + [ Ted Gould ] + * Own the server capabilities so we clean it up. + + [ Lars Uebernickel ] + * Don't write 'interested-media-players' on startup + IndicatorSound.Service read that gsettings key and inserted the + players desktop ids into a MediaPlayerList, which emits "player- + added" every time a player is added. This patch makes the service + keep track of whether players are added because it is syncing the + key or when a player appeared on the bus. . + + [ Ubuntu daily release ] + * Automatic snapshot from revision 408 + + -- Ubuntu daily release <ps-jenkins@lists.canonical.com> Fri, 24 Jan 2014 11:00:18 +0000 + indicator-sound (12.10.2+14.04.20131125-0ubuntu1) trusty; urgency=low [ Ted Gould ] |