aboutsummaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
authorMathieu Trudel-Lapierre <mathieu-tl@ubuntu.com>2013-02-05 10:39:34 -0500
committerMathieu Trudel-Lapierre <mathieu-tl@ubuntu.com>2013-02-05 10:39:34 -0500
commitca53a577e9708718ffb69ddb96a59acd111e5c1b (patch)
treea987f4a629229babd328bd41da60554d979dd906 /debian/control
parentf338093bad222b210f00c3843b47afdfece7d8de (diff)
parent7112b9e2f6903dc368e3760da35fea5995c5c499 (diff)
downloadayatana-indicator-bluetooth-ca53a577e9708718ffb69ddb96a59acd111e5c1b.tar.gz
ayatana-indicator-bluetooth-ca53a577e9708718ffb69ddb96a59acd111e5c1b.tar.bz2
ayatana-indicator-bluetooth-ca53a577e9708718ffb69ddb96a59acd111e5c1b.zip
Inline packaging, for autolanding.
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control32
1 files changed, 32 insertions, 0 deletions
diff --git a/debian/control b/debian/control
new file mode 100644
index 0000000..0725eb0
--- /dev/null
+++ b/debian/control
@@ -0,0 +1,32 @@
+Source: indicator-bluetooth
+Section: gnome
+Priority: extra
+Maintainer: Ubuntu Desktop Team <ubuntu-desktop@lists.ubuntu.com>
+Build-Depends: debhelper (>= 9.0),
+ dh-autoreconf,
+ dh-translations,
+ gnome-common,
+ libdbusmenu-gtk3-dev,
+ libglib2.0-dev,
+ libgnome-bluetooth-dev,
+ libgtk-3-dev,
+ libido3-0.1-dev,
+ libindicator3-dev,
+ valac-0.18,
+Standards-Version: 3.9.4
+Homepage: https://launchpad.net/indicator-bluetooth
+# 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-bluetooth/trunk
+Vcs-Browser: https://bazaar.launchpad.net/~indicator-applet-developers/indicator-bluetooth/trunk/files
+
+Package: indicator-bluetooth
+Architecture: any
+Depends: ${misc:Depends},
+ ${shlibs:Depends},
+ gnome-bluetooth,
+Description: System bluetooth indicator.
+ System bluetooth indicator which provides fast user controls for Bluetooth
+ devices.
+