diff options
author | Ken VanDine <ken.vandine@canonical.com> | 2011-04-18 15:37:38 -0400 |
---|---|---|
committer | Ken VanDine <ken.vandine@canonical.com> | 2011-04-18 15:37:38 -0400 |
commit | 914a7600bdc7c6e9a8a7afdf165397cc05113f1a (patch) | |
tree | ef9f493d9690fc5143df0b05b23f93e705acff6c /debian/changelog | |
parent | d6caaaa548a3ba7d9a82b04fcf692df62769ab62 (diff) | |
download | ayatana-indicator-sound-914a7600bdc7c6e9a8a7afdf165397cc05113f1a.tar.gz ayatana-indicator-sound-914a7600bdc7c6e9a8a7afdf165397cc05113f1a.tar.bz2 ayatana-indicator-sound-914a7600bdc7c6e9a8a7afdf165397cc05113f1a.zip |
releasing version 0.6.6.1-0ubuntu3
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 9ba7e38..054bacf 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,13 @@ +indicator-sound (0.6.6.1-0ubuntu3) natty; urgency=low + + * debian/patches/lp_750823.patch + - Place timeout in the mpris controller to accommodate flaky mpris dbus + behaviour, it can be seen sometimes that the players emit a property + changed on the metadata property but the actual value of the property + which the service then tries to use is the old value (LP: #750823) + + -- Ken VanDine <ken.vandine@canonical.com> Mon, 18 Apr 2011 15:08:13 -0400 + indicator-sound (0.6.6.1-0ubuntu2) natty; urgency=low * debian/patches/lp_759390.patch |