diff options
author | Ken VanDine <ken.vandine@canonical.com> | 2012-03-19 11:22:31 -0400 |
---|---|---|
committer | Ken VanDine <ken.vandine@canonical.com> | 2012-03-19 11:22:31 -0400 |
commit | 14ac84f1673c5d1c4e2072b8622d35be74e1e304 (patch) | |
tree | e21098930f4fb264f60f726b88f3588071ced1dc /debian | |
parent | 30fc94dfddfd6afded367a5b1398158da46333d1 (diff) | |
parent | 858d8ee663212c5efa4561b0a2abb9c1d2485c27 (diff) | |
download | ayatana-indicator-sound-14ac84f1673c5d1c4e2072b8622d35be74e1e304.tar.gz ayatana-indicator-sound-14ac84f1673c5d1c4e2072b8622d35be74e1e304.tar.bz2 ayatana-indicator-sound-14ac84f1673c5d1c4e2072b8622d35be74e1e304.zip |
releasing version 0.8.4.1-0ubuntu1
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog index d9b0da6..b2f4d76 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,9 +1,13 @@ -indicator-sound (0.8.4.0-0ubuntu2) UNRELEASED; urgency=low +indicator-sound (0.8.4.1-0ubuntu1) precise; urgency=low + * New upstream release. + - fix i18n of indicator-sound's accessible description (LP: #957517) + - don't abort isound via g_error() if it can't connect to the + bus (LP: #953111) * debian/patches/sound_nua.patch - don't try to free a static string (LP: #957387) - -- Ken VanDine <ken.vandine@canonical.com> Mon, 19 Mar 2012 10:54:55 -0400 + -- Ken VanDine <ken.vandine@canonical.com> Mon, 19 Mar 2012 11:22:00 -0400 indicator-sound (0.8.4.0-0ubuntu1) precise; urgency=low |