diff options
author | Ted Gould <ted@gould.cx> | 2014-03-13 16:14:36 -0500 |
---|---|---|
committer | Ted Gould <ted@gould.cx> | 2014-03-13 16:14:36 -0500 |
commit | 9d8c46ee62ab13bf21e2b03d0b42193b20e9dafd (patch) | |
tree | 8e2869d1bafaefaf95ffdb7c3c0952a63040d854 /debian | |
parent | ccfe01dbcb292ae482068e03db65400577a46136 (diff) | |
parent | aa729767217df6e3058b439552ba166cef6c6053 (diff) | |
download | ayatana-indicator-sound-9d8c46ee62ab13bf21e2b03d0b42193b20e9dafd.tar.gz ayatana-indicator-sound-9d8c46ee62ab13bf21e2b03d0b42193b20e9dafd.tar.bz2 ayatana-indicator-sound-9d8c46ee62ab13bf21e2b03d0b42193b20e9dafd.zip |
Merge trunk
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 22 | ||||
-rw-r--r-- | debian/control | 2 |
2 files changed, 23 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 818a735..16c2828 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,25 @@ +indicator-sound (12.10.2+14.04.20140313-0ubuntu1) trusty; urgency=low + + [ Lars Uebernickel ] + * Don't show player sections on the greeter and lock screen (LP: + #1280378) + + -- Ubuntu daily release <ps-jenkins@lists.canonical.com> Thu, 13 Mar 2014 15:33:11 +0000 + +indicator-sound (12.10.2+14.04.20140311.1-0ubuntu1) trusty; urgency=low + + [ Lars Uebernickel ] + * Add desktop_lockscreen profile + + -- Ubuntu daily release <ps-jenkins@lists.canonical.com> Tue, 11 Mar 2014 18:26:29 +0000 + +indicator-sound (12.10.2+14.04.20140305-0ubuntu1) trusty; urgency=low + + [ Lars Uebernickel ] + * Honor com.canonical.indicator.sound visible (LP: #829648) + + -- Ubuntu daily release <ps-jenkins@lists.canonical.com> Wed, 05 Mar 2014 08:44:14 +0000 + indicator-sound (12.10.2+14.04.20140224-0ubuntu1) trusty; urgency=low [ Sebastien Bacher ] diff --git a/debian/control b/debian/control index cb95177..f10d9b0 100644 --- a/debian/control +++ b/debian/control @@ -6,7 +6,7 @@ XSBC-Original-Maintainer: Conor Curran <conor.curran@canonical.com> Build-Depends: debhelper (>= 9.0), cmake, dbus, - dbus-test-runner, + dbus-test-runner (>= 14.04.0+14.04.20140226), dh-translations, gir1.2-accountsservice-1.0, gnome-common, |