diff options
author | Sebastien Bacher <seb128@ubuntu.com> | 2012-03-06 15:43:36 +0100 |
---|---|---|
committer | Sebastien Bacher <seb128@ubuntu.com> | 2012-03-06 15:43:36 +0100 |
commit | d7fbb0c91d4d285c862a6bc4afe49b21e1313ede (patch) | |
tree | 907316fd4ae40d13982ef3969daff6f0040e2de6 /debian/changelog | |
parent | 86561325c0e7883e0b74a4f28bcd4a7f09c15d8f (diff) | |
parent | 3c5b15aba9bb40ab8ef9c55df35941b67e52d31b (diff) | |
download | ayatana-indicator-session-d7fbb0c91d4d285c862a6bc4afe49b21e1313ede.tar.gz ayatana-indicator-session-d7fbb0c91d4d285c862a6bc4afe49b21e1313ede.tar.bz2 ayatana-indicator-session-d7fbb0c91d4d285c862a6bc4afe49b21e1313ede.zip |
* 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
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 2f0aa7b..9c5956c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,12 @@ +indicator-session (0.3.92-0ubuntu2) UNRELEASED; 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 11:12:37 +0100 + indicator-session (0.3.92-0ubuntu1) precise; urgency=low * debian/patches/restore_session_lock.patch, debian/rules: |