aboutsummaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
authorSebastien Bacher <seb128@ubuntu.com>2012-08-22 14:05:18 +0200
committerPackage Import Robot <package-import@ubuntu.com>2012-08-22 14:05:18 +0200
commit2813800f8763444c1d4dca1be48371eeb419eb2d (patch)
treeeab555220e336021df150b845aee7567e59cc23e /debian/control
parent0c53758ef1eb146feb48a30a21965a278b908114 (diff)
parent0908d39e464db32c0d6175bfd24ae67873c4ff2f (diff)
downloadayatana-indicator-sound-2813800f8763444c1d4dca1be48371eeb419eb2d.tar.gz
ayatana-indicator-sound-2813800f8763444c1d4dca1be48371eeb419eb2d.tar.bz2
ayatana-indicator-sound-2813800f8763444c1d4dca1be48371eeb419eb2d.zip
* Drop GTK2 build since ido stopped providing support for that version
* debian/control: build with the current vala version
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control18
1 files changed, 2 insertions, 16 deletions
diff --git a/debian/control b/debian/control
index 296f82e..e6e6b3f 100644
--- a/debian/control
+++ b/debian/control
@@ -8,23 +8,19 @@ Build-Depends: debhelper (>= 7),
quilt,
autotools-dev,
libglib2.0-dev (>= 2.22.3),
- libgtk2.0-dev (>= 2.12.0),
libgtk-3-dev,
libdbusmenu-glib-dev (>= 0.5.90),
- libdbusmenu-gtk-dev (>= 0.5.90),
libdbusmenu-gtk3-dev (>= 0.5.90),
- libindicator-dev (>= 0.3.90),
libindicator3-dev (>= 0.3.90),
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),
libgee-dev,
libxml2-dev,
libnotify-dev,
- valac-0.14,
+ valac-0.18,
dh-autoreconf
-Standards-Version: 3.9.2
+Standards-Version: 3.9.3
Homepage: https://launchpad.net/indicator-sound
Package: indicator-sound
@@ -36,13 +32,3 @@ 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.