aboutsummaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorTed Gould <ted@gould.cx>2010-03-18 14:17:29 -0500
committerTed Gould <ted@gould.cx>2010-03-18 14:17:29 -0500
commit631d34aad2f454fb334330f3b041e8e0c4495434 (patch)
tree34399f9f306e4544680e591a1b8d5ace7841a08a /debian
parent45f88031f73db9d56e1367b12ba5a484543b679e (diff)
parent91a59d5405f998627cc94d14a8c8501aee797e14 (diff)
downloadayatana-indicator-session-631d34aad2f454fb334330f3b041e8e0c4495434.tar.gz
ayatana-indicator-session-631d34aad2f454fb334330f3b041e8e0c4495434.tar.bz2
ayatana-indicator-session-631d34aad2f454fb334330f3b041e8e0c4495434.zip
Updating to Ubuntu Desktop
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog16
1 files changed, 14 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog
index 85dc522..e2eeba0 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,16 @@
-indicator-session (0.2.5-0ubuntu1~ppa1) lucid; urgency=low
+indicator-session (0.2.5-0ubuntu3) lucid; urgency=low
+
+ * Backported an upstream change to fix translations use
+
+ -- Sebastien Bacher <seb128@ubuntu.com> Mon, 15 Mar 2010 11:47:13 +0100
+
+indicator-session (0.2.5-0ubuntu2) lucid; urgency=low
+
+ * Backported an upstream change to fix a signal prototype issue (lp: #507776)
+
+ -- Sebastien Bacher <seb128@ubuntu.com> Fri, 12 Mar 2010 00:25:52 +0100
+
+indicator-session (0.2.5-0ubuntu1) lucid; urgency=low
* Upstream Release 0.2.5
* Restart required menu item when it's required for updates
@@ -6,7 +18,7 @@ indicator-session (0.2.5-0ubuntu1~ppa1) lucid; urgency=low
* Fix naming to "Switch off" and "Sleep"
* Blocking the current user from the user list
* Change sorting to be based on real names and handle conflicts
- * Removing some ConsoleKit errors
+ * Removing some ConsoleKit errors (lp: #529830)
* Memory leak on PangoLayout allocation
* Don't set GTK decorations
* ConsoleKit fallback if gnome-session not available