diff options
author | Ken VanDine <ken.vandine@canonical.com> | 2010-03-18 15:51:22 -0400 |
---|---|---|
committer | Ken VanDine <ken.vandine@canonical.com> | 2010-03-18 15:51:22 -0400 |
commit | c9f8825069f3c7c26ba332b8b8a9b97ea18bc682 (patch) | |
tree | 89367a2efb429987edcc6bac096ff7160c520c51 /debian/control | |
parent | 65e9d7ec10a2fa57c7e123f3733d2bd385f4d657 (diff) | |
parent | d51bf7d31390a50eb79beaf20a10bdcfed28f67b (diff) | |
download | ayatana-indicator-sound-c9f8825069f3c7c26ba332b8b8a9b97ea18bc682.tar.gz ayatana-indicator-sound-c9f8825069f3c7c26ba332b8b8a9b97ea18bc682.tar.bz2 ayatana-indicator-sound-c9f8825069f3c7c26ba332b8b8a9b97ea18bc682.zip |
* New upstream release.
- can't change audio using mouse wheel (LP: #521046)
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index fd71773..1d81a25 100644 --- a/debian/control +++ b/debian/control @@ -11,7 +11,7 @@ Build-Depends: debhelper (>= 7), libdbus-glib-1-dev, libdbusmenu-glib-dev (>= 0.2.3), libdbusmenu-gtk-dev (>= 0.2.3) , - libindicator-dev (>= 0.3.5), + libindicator-dev (>= 0.3.6), libpulse-dev (>= 0.9.18), libpulse-mainloop-glib0 (>= 0.9.18), libido-0.1-dev (>= 0.1.2), |