diff options
author | Ken VanDine <ken.vandine@canonical.com> | 2011-02-17 15:48:18 -0500 |
---|---|---|
committer | Ken VanDine <ken.vandine@canonical.com> | 2011-02-17 15:48:18 -0500 |
commit | ec6b5962ff35174b341621edc7728b5ce1eaf7fd (patch) | |
tree | 945787a5c0782528f97e5e1ba37932c532380da3 /debian/control | |
parent | 817f8e1a86aaa026c8de8acee40c5c9664d358d0 (diff) | |
download | ayatana-indicator-sound-ec6b5962ff35174b341621edc7728b5ce1eaf7fd.tar.gz ayatana-indicator-sound-ec6b5962ff35174b341621edc7728b5ce1eaf7fd.tar.bz2 ayatana-indicator-sound-ec6b5962ff35174b341621edc7728b5ce1eaf7fd.zip |
releasing version 0.5.9-0ubuntu2
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 a748f0b..dd27d1c 100644 --- a/debian/control +++ b/debian/control @@ -8,9 +8,9 @@ Build-Depends: debhelper (>= 7), autotools-dev, libglib2.0-dev (>= 2.22.3), libgtk2.0-dev (>= 2.12.0), - libdbusmenu-glib-dev (>= 0.3.91), + libdbusmenu-glib-dev (>= 0.3.97), libdbusmenu-gtk-dev (>= 0.3.91) , - libindicator-dev (>= 0.3.14), + libindicator-dev (>= 0.3.19), libpulse-dev (>= 0.9.18), libpulse-mainloop-glib0 (>= 0.9.18), libido-0.1-dev (>= 0.1.11), @@ -18,7 +18,8 @@ Build-Depends: debhelper (>= 7), libgee-dev, libxml2-dev, libnotify-dev, - valac-0.12 + valac-0.12, + dh-autoreconf Standards-Version: 3.9.1 Homepage: https://launchpad.net/indicator-sound |