aboutsummaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
authorKen VanDine <ken.vandine@canonical.com>2011-06-28 10:50:09 -0400
committerKen VanDine <ken.vandine@canonical.com>2011-06-28 10:50:09 -0400
commit0db14c2008893a3fec9182b28947ff8efbf6cf7d (patch)
treec340ac55ae65a421b2b0dc58b8695dada1441267 /debian/control
parent2ada6ebcaa4d92f1e1374c8ad7564c720e5930b2 (diff)
parentf51439abe6747ef022989a2aa6262481dc6c771d (diff)
downloadayatana-indicator-sound-0db14c2008893a3fec9182b28947ff8efbf6cf7d.tar.gz
ayatana-indicator-sound-0db14c2008893a3fec9182b28947ff8efbf6cf7d.tar.bz2
ayatana-indicator-sound-0db14c2008893a3fec9182b28947ff8efbf6cf7d.zip
Merged
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control17
1 files changed, 16 insertions, 1 deletions
diff --git a/debian/control b/debian/control
index 7d45ccb..899dcbb 100644
--- a/debian/control
+++ b/debian/control
@@ -8,12 +8,16 @@ Build-Depends: debhelper (>= 7),
autotools-dev,
libglib2.0-dev (>= 2.22.3),
libgtk2.0-dev (>= 2.12.0),
+ libgtk-3-dev,
libdbusmenu-glib-dev (>= 0.3.101),
- libdbusmenu-gtk-dev (>= 0.3.101) ,
+ libdbusmenu-gtk-dev (>= 0.3.101),
+ libdbusmenu-gtk3-dev (>= 0.3.101),
libindicator-dev (>= 0.3.19),
+ libindicator3-dev (>= 0.3.19),
libpulse-dev (>= 0.9.18),
libpulse-mainloop-glib0 (>= 0.9.18),
libido-0.1-dev (>= 0.1.11),
+ libido3-0.1-dev (>= 0.2.90),
libgconf2-dev,
libgee-dev,
libxml2-dev,
@@ -31,3 +35,14 @@ Depends: ${shlibs:Depends},
Description: System sound indicator.
System sound indicator which provides easy control of the PulseAudio sound
daemon.
+
+Package: indicator-sound-gtk2
+Architecture: any
+Depends: ${shlibs:Depends},
+ ${misc:Depends},
+ indicator-sound (= ${binary:Version}),
+ pulseaudio
+Replaces: indicator-sound (<< 0.7.1)
+Description: System sound indicator.
+ System sound indicator which provides easy control of the PulseAudio sound
+ daemon.