aboutsummaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
authorMichael Terry <michael.terry@canonical.com>2013-01-31 12:19:41 -0500
committerMichael Terry <michael.terry@canonical.com>2013-01-31 12:19:41 -0500
commitd2b21e0f3edf0e401d9a67b47becd7735b03e2b5 (patch)
tree527d42d9cd799117421d60909abb0f6c120bd5b4 /debian/control
parente73d88a47b9c2862db998f6bfb2310b033fd330a (diff)
downloadayatana-indicator-bluetooth-d2b21e0f3edf0e401d9a67b47becd7735b03e2b5.tar.gz
ayatana-indicator-bluetooth-d2b21e0f3edf0e401d9a67b47becd7735b03e2b5.tar.bz2
ayatana-indicator-bluetooth-d2b21e0f3edf0e401d9a67b47becd7735b03e2b5.zip
move debian/ inline
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.
+