aboutsummaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorMartin Pitt <martin.pitt@canonical.com>2010-02-17 11:13:04 +0100
committerMartin Pitt <martin.pitt@canonical.com>2010-02-17 11:13:04 +0100
commit757ff3f23b2dd5f170f040c1bc81c5c107c22e53 (patch)
tree033acf5a77ee60e0b424267a19f6c63ee92cb344 /debian/changelog
parent68c0523b4a6a55575f284ec03aa1bf33c80e1ede (diff)
downloadayatana-indicator-session-757ff3f23b2dd5f170f040c1bc81c5c107c22e53.tar.gz
ayatana-indicator-session-757ff3f23b2dd5f170f040c1bc81c5c107c22e53.tar.bz2
ayatana-indicator-session-757ff3f23b2dd5f170f040c1bc81c5c107c22e53.zip
Add debian/patches/01_port_to_upower.patch: Straightforward port to
upower's D-Bus API. A more elaborate port to libupower-glib has been proposed upstream as well, but it's not yet clear whether to use the client library or the D-Bus API.
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog4
1 files changed, 4 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 3348b2b..60644eb 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,10 @@
indicator-session (0.2.2-0ubuntu2) UNRELEASED; urgency=low
* debian/control: Update devicekit-power dependency to upower.
+ * Add debian/patches/01_port_to_upower.patch: Straightforward port to
+ upower's D-Bus API. A more elaborate port to libupower-glib has been
+ proposed upstream as well, but it's not yet clear whether to use the
+ client library or the D-Bus API.
-- Martin Pitt <martin.pitt@ubuntu.com> Tue, 16 Feb 2010 12:23:24 +0100