diff options
author | Lars Uebernickel <lars.uebernickel@canonical.com> | 2013-06-19 18:40:31 -0400 |
---|---|---|
committer | Lars Uebernickel <lars.uebernickel@canonical.com> | 2013-06-19 18:40:31 -0400 |
commit | 9d78a433b18fd14af4d3cfa01684c32b93f91966 (patch) | |
tree | 50090298c2ddb55dc2fa7c2a3da5a1dce7d699ad /debian/control | |
parent | a0773c53b13546f4957f2b2ac1f0455fedc05525 (diff) | |
download | ayatana-indicator-sound-9d78a433b18fd14af4d3cfa01684c32b93f91966.tar.gz ayatana-indicator-sound-9d78a433b18fd14af4d3cfa01684c32b93f91966.tar.bz2 ayatana-indicator-sound-9d78a433b18fd14af4d3cfa01684c32b93f91966.zip |
Fold all patches into source
These patches didn't apply to the current source. They added support for sound
settings panels in various desktop environments.
We need a better solution for that, which doesn't require patching the source
when a desktop environment wants a different command line.
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/debian/control b/debian/control index ee5e310..8abcf59 100644 --- a/debian/control +++ b/debian/control @@ -6,7 +6,6 @@ XSBC-Original-Maintainer: Conor Curran <conor.curran@canonical.com> Build-Depends: debhelper (>= 9.0), dh-autoreconf, dh-translations, - quilt, gnome-common, autotools-dev, valac (>= 0.18), @@ -15,7 +14,7 @@ Build-Depends: debhelper (>= 9.0), libpulse-mainloop-glib0 (>= 0.9.18), libgee-dev, libxml2-dev, -Standards-Version: 3.9.3 +Standards-Version: 3.9.4 Homepage: https://launchpad.net/indicator-sound # If you aren't a member of ~indicator-applet-developers but need to upload # packaging changes, just go ahead. ~indicator-applet-developers will notice |