aboutsummaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorKen VanDine <ken.vandine@canonical.com>2011-04-18 11:08:13 -0400
committerBazaar Package Importer <james.westby@ubuntu.com>2011-04-18 11:08:13 -0400
commitddeb07d1ed4e438e97ada86f94dca47ddd251b4f (patch)
tree2187e6346a8cba60f7715399367370e4df99c0cc /debian/changelog
parent2cb98e6af52f6e09c755794af288007dc83ea487 (diff)
parent914a7600bdc7c6e9a8a7afdf165397cc05113f1a (diff)
downloadayatana-indicator-sound-ddeb07d1ed4e438e97ada86f94dca47ddd251b4f.tar.gz
ayatana-indicator-sound-ddeb07d1ed4e438e97ada86f94dca47ddd251b4f.tar.bz2
ayatana-indicator-sound-ddeb07d1ed4e438e97ada86f94dca47ddd251b4f.zip
* 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)
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog10
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