aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--debian/changelog6
-rw-r--r--debian/control2
2 files changed, 7 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index 4a8f438..3348b2b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+indicator-session (0.2.2-0ubuntu2) UNRELEASED; urgency=low
+
+ * debian/control: Update devicekit-power dependency to upower.
+
+ -- Martin Pitt <martin.pitt@ubuntu.com> Tue, 16 Feb 2010 12:23:24 +0100
+
indicator-session (0.2.2-0ubuntu1) lucid; urgency=low
* Upstream release 0.2.2
diff --git a/debian/control b/debian/control
index 939784c..72076b3 100644
--- a/debian/control
+++ b/debian/control
@@ -20,7 +20,7 @@ Vcs-Browser: http://bazaar.launchpad.net/~ubuntu-desktop/indicator-session/ubunt
Package: indicator-session
Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}, indicator-applet (>= 0.2), devicekit-power, gdm
+Depends: ${shlibs:Depends}, ${misc:Depends}, indicator-applet (>= 0.2), upower, gdm
Conflicts: gdm (<= 2.27.4-0ubuntu9), indicator-sus
Replaces: indicator-sus
Description: An indicator showing session management, status and user switching.