aboutsummaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorTed Gould <ted@canonical.com>2009-07-24 16:50:53 -0500
committerTed Gould <ted@canonical.com>2009-07-24 16:50:53 -0500
commitbec2ec65614d1ca85626ea74a904b21ce58c46db (patch)
tree022c34a174e32fd56035b092cc658c61ab125b62 /debian
parent09b09a6414dba13ae8d7588058032bf06795c5a8 (diff)
downloadayatana-indicator-session-bec2ec65614d1ca85626ea74a904b21ce58c46db.tar.gz
ayatana-indicator-session-bec2ec65614d1ca85626ea74a904b21ce58c46db.tar.bz2
ayatana-indicator-session-bec2ec65614d1ca85626ea74a904b21ce58c46db.zip
debian/control: Add binary dep on DeviceKit Power
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog5
-rw-r--r--debian/control2
2 files changed, 4 insertions, 3 deletions
diff --git a/debian/changelog b/debian/changelog
index 416eb0e..548b619 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,9 +1,10 @@
-indicator-sus (0.1~ppa2~indicator9ubuntu6) UNRELEASED; urgency=low
+indicator-sus (0.1~ppa2~indicator9ubuntu7) UNRELEASED; urgency=low
* Adding in devkit power support for suspend/hibernate
* Changing namespace from com.ubuntu to org.ayatana
+ * debian/control: Add binary dep on DeviceKit Power
- -- Ted Gould <ted@ubuntu.com> Fri, 24 Jul 2009 16:46:10 -0500
+ -- Ted Gould <ted@ubuntu.com> Fri, 24 Jul 2009 16:50:27 -0500
indicator-sus (0.1~ppa2~indicator9ubuntu5) karmic; urgency=low
diff --git a/debian/control b/debian/control
index 372253f..5a4dc95 100644
--- a/debian/control
+++ b/debian/control
@@ -17,6 +17,6 @@ Standards-Version: 3.8.0
Package: indicator-sus
Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}, indicator-applet
+Depends: ${shlibs:Depends}, ${misc:Depends}, indicator-applet, devicekit-power
Description: Applet for the GNOME panel providing various indicators for
display to users.