diff options
author | Ted Gould <ted@gould.cx> | 2015-01-28 16:43:18 -0600 |
---|---|---|
committer | Ted Gould <ted@gould.cx> | 2015-01-28 16:43:18 -0600 |
commit | af63886e47b8262189d54712dbb34383ecf83669 (patch) | |
tree | 4be682091795d3477cc4792d8a4d6b618f0b827c /debian | |
parent | 8210778317cd8f8be803f4afa0200bd9cad0f68e (diff) | |
parent | 8fc91cb9823afc3b4dcaa03422c3dc4611ab034f (diff) | |
download | ayatana-indicator-sound-af63886e47b8262189d54712dbb34383ecf83669.tar.gz ayatana-indicator-sound-af63886e47b8262189d54712dbb34383ecf83669.tar.bz2 ayatana-indicator-sound-af63886e47b8262189d54712dbb34383ecf83669.zip |
Bring in the PA Mock
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 483c78b..93626ad 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,17 @@ +indicator-sound (12.10.2+15.04.20141105-0ubuntu1) vivid; urgency=medium + + [ Ted Gould ] + * Remove various Vala warnings + * Show notifications on volume change (LP: #1378564, #1378961) + * Warn on high audio levels when using headphones (LP: #1232633, #1373404) + * service.vala: don't call set_volume unnecessarily (LP: #1381871) + * Integration test for audio roles + * Integration test for silent mode + * Ensure the greeter menu matches whether song metadata should be shown, + and update the metadata based on the new setting. (LP: #1358340) + + -- Ubuntu daily release <ps-jenkins@lists.canonical.com> Wed, 05 Nov 2014 17:56:29 +0000 + indicator-sound (12.10.2+14.10.20141010-0ubuntu1) utopic; urgency=low [ Ricardo Salveti de Araujo ] |