aboutsummaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
authorKen VanDine <ken.vandine@canonical.com>2011-07-07 14:22:03 -0400
committerKen VanDine <ken.vandine@canonical.com>2011-07-07 14:22:03 -0400
commit7c7458bb89015be2bbeea18a96a5f3c6a1af141d (patch)
tree5c10c50f9d104000368e6cf9f4c4e79ae4583553 /debian/control
parent0ad0de3646b1d0db93890da2450d72970c116c97 (diff)
downloadayatana-indicator-power-7c7458bb89015be2bbeea18a96a5f3c6a1af141d.tar.gz
ayatana-indicator-power-7c7458bb89015be2bbeea18a96a5f3c6a1af141d.tar.bz2
ayatana-indicator-power-7c7458bb89015be2bbeea18a96a5f3c6a1af141d.zip
releasing version 0.1-0ubuntu1
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control23
1 files changed, 23 insertions, 0 deletions
diff --git a/debian/control b/debian/control
new file mode 100644
index 0000000..fe8c7ca
--- /dev/null
+++ b/debian/control
@@ -0,0 +1,23 @@
+Source: indicator-power
+Section: gnome
+Priority: optional
+Maintainer: Ubuntu Core Developers <ubuntu-devel-discuss@lists.ubuntu.com>
+Build-Depends: debhelper (>= 8),
+ quilt,
+ libgtk-3-dev,
+ libindicator3-dev (>= 0.3.19),
+ libupower-glib-dev (>= 0.9.5),
+ libdbus-1-dev,
+ 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-power-manager
+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.