diff options
author | Ted Gould <ted@gould.cx> | 2013-10-28 17:26:40 -0700 |
---|---|---|
committer | Ted Gould <ted@gould.cx> | 2013-10-28 17:26:40 -0700 |
commit | f33e02386a7bff8c3fbf092af513fabb9b8a1fee (patch) | |
tree | 97d75ebb87405686a97d688c71f394105cfb912c /debian/changelog | |
parent | 77ec76b2cebdce34e6fdd3996003a31ac573203a (diff) | |
parent | b77606c40b9a614021db60fd2c2053f5ab882c2a (diff) | |
download | ayatana-indicator-session-f33e02386a7bff8c3fbf092af513fabb9b8a1fee.tar.gz ayatana-indicator-session-f33e02386a7bff8c3fbf092af513fabb9b8a1fee.tar.bz2 ayatana-indicator-session-f33e02386a7bff8c3fbf092af513fabb9b8a1fee.zip |
Merge trunk
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 30 |
1 files changed, 30 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index d4f1a25..cc78e7c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,33 @@ +indicator-session (12.10.5+13.10.20131004-0ubuntu2) UNRELEASED; urgency=low + + * Define "ubiquity" indicator profile, reusing the greeter object. (LP: + #1241539) + + -- Dmitrijs Ledkovs <xnox@ubuntu.com> Fri, 18 Oct 2013 13:18:38 +0100 + +indicator-session (12.10.5+13.10.20131004-0ubuntu1) saucy; urgency=low + + [ Charles Kerr ] + * One-liner to set GETTEXT_PACKAGE explicitly because dh_translations + can't handle ${CMAKE_PROJECT_NAME}. (LP: #1233679) + + [ Ubuntu daily release ] + * Automatic snapshot from revision 414 + + -- Ubuntu daily release <ps-jenkins@lists.canonical.com> Fri, 04 Oct 2013 02:30:50 +0000 + +indicator-session (12.10.5+13.10.20130930-0ubuntu1) saucy; urgency=low + + [ Marc Deslauriers ] + * src/service.c: don't switch to greeter when locking screen, as that + switches away from the user's audio, power preferences, etc. + (LP: #1220201) + + [ Ubuntu daily release ] + * Automatic snapshot from revision 412 + + -- Ubuntu daily release <ps-jenkins@lists.canonical.com> Mon, 30 Sep 2013 06:33:40 +0000 + indicator-session (12.10.5+13.10.20130823-0ubuntu1) saucy; urgency=low [ Charles Kerr ] |