diff options
author | Ted Gould <ted@gould.cx> | 2012-03-09 15:26:56 -0600 |
---|---|---|
committer | Ted Gould <ted@gould.cx> | 2012-03-09 15:26:56 -0600 |
commit | 4930d8b50fcd5d92eec258659a78278d3d253db6 (patch) | |
tree | 0c6c42ff52b40e25debd2d7e1da385b990ca036b /debian | |
parent | 9bdc8031ccdd14ac1cb6ecb959210b8631059b77 (diff) | |
parent | ed3bab33563907dcd32ac4371f0c825cb4d980f5 (diff) | |
download | ayatana-indicator-session-4930d8b50fcd5d92eec258659a78278d3d253db6.tar.gz ayatana-indicator-session-4930d8b50fcd5d92eec258659a78278d3d253db6.tar.bz2 ayatana-indicator-session-4930d8b50fcd5d92eec258659a78278d3d253db6.zip |
Sync with U. Desktop
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 24 |
1 files changed, 22 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog index acd1f0d..cc76a42 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,24 @@ -indicator-session (0.3.92-0ubuntu1~ppa1) precise; urgency=low +indicator-session (0.3.92-0ubuntu3) precise; urgency=low + + * Backport mvo's restart required fix, with the new aptdaemon that + should fix the issue for good (lp: #942104) + + -- Sebastien Bacher <seb128@ubuntu.com> Fri, 09 Mar 2012 13:39:43 +0100 + +indicator-session (0.3.92-0ubuntu2) precise; urgency=low + + * Backport r243 and r244, should fix the restart required status update + once aptdaemon is fixed to correctly emit signals (lp: #942104) + * debian/patches/restore_session_lock.patch, debian/rules: + - replace by a backport of the official commit + + -- Sebastien Bacher <seb128@ubuntu.com> Tue, 06 Mar 2012 16:06:57 +0100 + +indicator-session (0.3.92-0ubuntu1) precise; urgency=low + + * debian/patches/restore_session_lock.patch, debian/rules: + - get the indicator to enforce locking again since we still have cases + where locking is not done otherwise (lp: #939518) [ Martin Pitt ] * debian/control: Add alternative packagekit dependency, since this ought to @@ -9,7 +29,7 @@ indicator-session (0.3.92-0ubuntu1~ppa1) precise; urgency=low * Make GUDev dependency optional for non-Linux kernels * Add accessibility strings on the icons (LP: #891861) - -- Ted Gould <ted@ubuntu.com> Thu, 23 Feb 2012 09:18:34 -0600 + -- Sebastien Bacher <seb128@ubuntu.com> Thu, 23 Feb 2012 19:42:06 +0100 indicator-session (0.3.91-0ubuntu1) precise; urgency=low |