diff options
author | Ken VanDine <ken.vandine@canonical.com> | 2011-03-11 12:56:28 -0500 |
---|---|---|
committer | Ken VanDine <ken.vandine@canonical.com> | 2011-03-11 12:56:28 -0500 |
commit | d1a4d4e51d74192975dd2aa1dda35581b1d23d73 (patch) | |
tree | 59a8e63ea80a23797a97c2965a17eff3f48b97cd /debian/control | |
parent | f2b815cf615ba4532a7e04254ddb4acd1bbb75ff (diff) | |
parent | a65cff5ec2d7625408d58fe6b23ddb40d7f63ee2 (diff) | |
download | ayatana-indicator-sound-d1a4d4e51d74192975dd2aa1dda35581b1d23d73.tar.gz ayatana-indicator-sound-d1a4d4e51d74192975dd2aa1dda35581b1d23d73.tar.bz2 ayatana-indicator-sound-d1a4d4e51d74192975dd2aa1dda35581b1d23d73.zip |
releasing version 0.6.3-0ubuntu1
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/control b/debian/control index 96132b3..c02a4d0 100644 --- a/debian/control +++ b/debian/control @@ -8,8 +8,8 @@ Build-Depends: debhelper (>= 7), autotools-dev, libglib2.0-dev (>= 2.22.3), libgtk2.0-dev (>= 2.12.0), - libdbusmenu-glib-dev (>= 0.3.97), - libdbusmenu-gtk-dev (>= 0.3.91) , + libdbusmenu-glib-dev (>= 0.3.101), + libdbusmenu-gtk-dev (>= 0.3.101) , libindicator-dev (>= 0.3.19), libpulse-dev (>= 0.9.18), libpulse-mainloop-glib0 (>= 0.9.18), |