aboutsummaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
authorSebastien Bacher <seb128@ubuntu.com>2012-11-15 16:55:36 +0000
committerTarmac <Unknown>2012-11-15 16:55:36 +0000
commitfb4b4773946403cbab2b04c85ff0ea186eff5301 (patch)
tree0010345ab50b917015b78e1c3ac8d96ffbfa95d6 /debian/control
parent3903a7f94a0030d0f8e74c620f63dc0767f50c7e (diff)
parentae4b903d1e9c26dc8ae93ba8965e9477ee12049a (diff)
downloadayatana-indicator-sound-fb4b4773946403cbab2b04c85ff0ea186eff5301.tar.gz
ayatana-indicator-sound-fb4b4773946403cbab2b04c85ff0ea186eff5301.tar.bz2
ayatana-indicator-sound-fb4b4773946403cbab2b04c85ff0ea186eff5301.zip
Inline package.
Approved by PS Jenkins bot, Didier Roche.
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control40
1 files changed, 40 insertions, 0 deletions
diff --git a/debian/control b/debian/control
new file mode 100644
index 0000000..320f8b7
--- /dev/null
+++ b/debian/control
@@ -0,0 +1,40 @@
+Source: indicator-sound
+Section: sound
+Priority: extra
+Maintainer: Ubuntu Desktop Team <ubuntu-desktop@lists.ubuntu.com>
+XSBC-Original-Maintainer: Conor Curran <conor.curran@canonical.com>
+Build-Depends: debhelper (>= 9.0),
+ dh-autoreconf,
+ dh-translations,
+ quilt,
+ gnome-common,
+ autotools-dev,
+ valac-0.18,
+ libglib2.0-dev (>= 2.22.3),
+ libgtk-3-dev,
+ libdbusmenu-glib-dev (>= 0.5.90),
+ libdbusmenu-gtk3-dev (>= 0.5.90),
+ libindicator3-dev (>= 0.3.90),
+ libpulse-dev (>= 0.9.18),
+ libpulse-mainloop-glib0 (>= 0.9.18),
+ libido3-0.1-dev (>= 0.2.90),
+ libgee-dev,
+ libxml2-dev,
+ libnotify-dev,
+Standards-Version: 3.9.3
+Homepage: https://launchpad.net/indicator-sound
+# If you aren't a member of ~indicator-applet-developers but need to upload
+# packaging changes, just go ahead. ~indicator-applet-developers will notice
+# and sync up the code again.
+Vcs-Bzr: https://code.launchpad.net/~indicator-applet-developers/indicator-sound/trunk.13.04
+Vcs-Browser: https://bazaar.launchpad.net/~indicator-applet-developers/indicator-sound/trunk.13.04/files
+
+Package: indicator-sound
+Architecture: any
+Depends: ${shlibs:Depends},
+ ${misc:Depends},
+ pulseaudio,
+Description: System sound indicator.
+ System sound indicator which provides easy control of the PulseAudio sound
+ daemon.
+