aboutsummaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
authorMathieu Trudel-Lapierre <mathieu-tl@ubuntu.com>2012-11-14 13:54:41 -0500
committerMathieu Trudel-Lapierre <mathieu-tl@ubuntu.com>2012-11-14 13:54:41 -0500
commitaae9eaa8228fc4a8dbd664715e606a8251e2bc63 (patch)
tree764756659f98bf454d435b13ab15973cc0b7689e /debian/control
parent727b8cab56a9ecd920c5656d09de0c5e6470017b (diff)
parent78e1bc5208971c966cc9bf734e5e2e378827b5e7 (diff)
downloadayatana-indicator-power-aae9eaa8228fc4a8dbd664715e606a8251e2bc63.tar.gz
ayatana-indicator-power-aae9eaa8228fc4a8dbd664715e606a8251e2bc63.tar.bz2
ayatana-indicator-power-aae9eaa8228fc4a8dbd664715e606a8251e2bc63.zip
Import debian/ from lp:~ubuntu-desktop/indicator-power/ubuntu.
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control25
1 files changed, 25 insertions, 0 deletions
diff --git a/debian/control b/debian/control
new file mode 100644
index 0000000..cb19f9d
--- /dev/null
+++ b/debian/control
@@ -0,0 +1,25 @@
+Source: indicator-power
+Section: gnome
+Priority: optional
+Maintainer: Ubuntu Core Developers <ubuntu-devel-discuss@lists.ubuntu.com>
+Build-Depends: debhelper (>= 8),
+ libgtk-3-dev,
+ libglib2.0-dev (>= 2.33),
+ libindicator3-dev (>= 0.3.90),
+ libupower-glib-dev (>= 0.9.5),
+ gnome-settings-daemon-dev (>= 3.1.4),
+ libdbus-1-dev,
+ dh-autoreconf,
+ intltool
+Standards-Version: 3.9.2
+Homepage: https://launchpad.net/indicator-power
+Vcs-Bzr: http://bazaar.launchpad.net/~ubuntu-desktop/indicator-power/ubuntu
+Vcs-Browser: http://bazaar.launchpad.net/~ubuntu-desktop/indicator-power/ubuntu
+
+Package: indicator-power
+Architecture: any
+Depends: ${shlibs:Depends}, ${misc:Depends}, upower, gnome-control-center (>= 3.1), gnome-settings-daemon
+Recommends: indicator-applet (>= 0.2) | indicator-renderer
+Description: Indicator showing power state.
+ This indicator displays current power management information and gives
+ the user a way to access power management preferences.