diff options
author | Sebastien Bacher <seb128@ubuntu.com> | 2010-02-12 11:34:47 +0100 |
---|---|---|
committer | Sebastien Bacher <seb128@ubuntu.com> | 2010-02-12 11:34:47 +0100 |
commit | 4f387f6677b55d5de4a94809957ea43284099cb2 (patch) | |
tree | 49334b6660f89786c7f6649f8b407fdcc19998c6 /debian/control | |
parent | e4738308b1c3fe4e280ddd508fa023570b7f7300 (diff) | |
download | ayatana-indicator-sound-4f387f6677b55d5de4a94809957ea43284099cb2.tar.gz ayatana-indicator-sound-4f387f6677b55d5de4a94809957ea43284099cb2.tar.bz2 ayatana-indicator-sound-4f387f6677b55d5de4a94809957ea43284099cb2.zip |
releasing version 0.1.0-0ubuntu1
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/debian/control b/debian/control index 2a5437b..7754b96 100644 --- a/debian/control +++ b/debian/control @@ -1,7 +1,8 @@ Source: indicator-sound Section: sound Priority: extra -Maintainer: Conor Curran <conor.curran@canonical.com> +Maintainer: Ubuntu Desktop Team <ubuntu-desktop@lists.ubuntu.com> +XSBC-Original-Maintainer: Conor Curran <conor.curran@canonical.com> Build-Depends: debhelper (>= 7), cdbs (>= 0.4.41), autotools-dev, @@ -20,9 +21,9 @@ Homepage: https://launchpad.net/indicator-sound Package: indicator-sound Architecture: any -Section: libs Depends: ${shlibs:Depends}, - ${misc:Depends} + ${misc:Depends}, + pulseaudio Description: A system sound indicator. A system sound indicator which provides easy control of the PulseAudio sound daemon. |