~unity8-desktop-session-team/indicator-session/indicator-session-using-upstart

« back to all changes in this revision

Viewing changes to debian/changelog

  • Committer: Charles Kerr
  • Date: 2013-07-02 00:26:11 UTC
  • mto: This revision was merged to the branch mainline in revision 399.
  • Revision ID: charles.kerr@canonical.com-20130702002611-lhtxz8ouz9uc2ldx
in cmake/Translations.cmake, use the GNUInstallDirs variables

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
indicator-session (12.10.5+14.04.20140124-0ubuntu1) trusty; urgency=low
2
 
 
3
 
  [ Robert Ancell ]
4
 
  * Recommend yelp, gnome-control-center and gnome-control-center-signon
5
 
    since we try and launch these applications.
6
 
  * Use username as label if the real name is empty or whitespace. (LP:
7
 
    #872908)
8
 
  * Use unity-control-center if it is available. (LP: #1257505)
9
 
 
10
 
  [ Sebastien Bacher ]
11
 
  * clean out the extra-sessions directory, it's a leftover.
12
 
  * drop unused cmake file, it refears to geary and doesn't seem useful
13
 
    there.
14
 
 
15
 
  [ Ubuntu daily release ]
16
 
  * Automatic snapshot from revision 426
17
 
 
18
 
 -- Ubuntu daily release <ps-jenkins@lists.canonical.com>  Fri, 24 Jan 2014 11:02:01 +0000
19
 
 
20
 
indicator-session (12.10.5+14.04.20131125-0ubuntu1) trusty; urgency=low
21
 
 
22
 
  [ Charles Kerr ]
23
 
  * fix a minor memory leak that was caused by treating the variant
24
 
    returned by g_icon_serialize() as floating.
25
 
 
26
 
  [ Ted Gould ]
27
 
  * Upstart job for indicator-session. (LP: #1185565)
28
 
 
29
 
  [ Lars Uebernickel ]
30
 
  * Work around glib's type initialization deadlock.
31
 
 
32
 
  [ Ubuntu daily release ]
33
 
  * Automatic snapshot from revision 420
34
 
 
35
 
 -- Ubuntu daily release <ps-jenkins@lists.canonical.com>  Mon, 25 Nov 2013 03:57:00 +0000
36
 
 
37
 
indicator-session (12.10.5+14.04.20131029.1-0ubuntu1) trusty; urgency=low
38
 
 
39
 
  [ Dmitrijs Ledkovs ]
40
 
  * Define "ubiquity" indicator profile, reusing the greeter object. (LP:
41
 
    #1241539)
42
 
 
43
 
  [ Ubuntu daily release ]
44
 
  * Automatic snapshot from revision 416
45
 
 
46
 
 -- Ubuntu daily release <ps-jenkins@lists.canonical.com>  Tue, 29 Oct 2013 10:33:59 +0000
47
 
 
48
 
indicator-session (12.10.5+13.10.20131004-0ubuntu1) saucy; urgency=low
49
 
 
50
 
  [ Charles Kerr ]
51
 
  * One-liner to set GETTEXT_PACKAGE explicitly because dh_translations
52
 
    can't handle ${CMAKE_PROJECT_NAME}. (LP: #1233679)
53
 
 
54
 
  [ Ubuntu daily release ]
55
 
  * Automatic snapshot from revision 414
56
 
 
57
 
 -- Ubuntu daily release <ps-jenkins@lists.canonical.com>  Fri, 04 Oct 2013 02:30:50 +0000
58
 
 
59
 
indicator-session (12.10.5+13.10.20130930-0ubuntu1) saucy; urgency=low
60
 
 
61
 
  [ Marc Deslauriers ]
62
 
  * src/service.c: don't switch to greeter when locking screen, as that
63
 
    switches away from the user's audio, power preferences, etc.
64
 
    (LP: #1220201)
65
 
 
66
 
  [ Ubuntu daily release ]
67
 
  * Automatic snapshot from revision 412
68
 
 
69
 
 -- Ubuntu daily release <ps-jenkins@lists.canonical.com>  Mon, 30 Sep 2013 06:33:40 +0000
70
 
 
71
 
indicator-session (12.10.5+13.10.20130823-0ubuntu1) saucy; urgency=low
72
 
 
73
 
  [ Charles Kerr ]
74
 
  * use an a{sv}, rather than the obsoleted (sssb), for the root
75
 
    action's state.
76
 
 
77
 
  [ Ubuntu daily release ]
78
 
  * Automatic snapshot from revision 410
79
 
 
80
 
 -- Ubuntu daily release <ps-jenkins@lists.canonical.com>  Fri, 23 Aug 2013 22:07:25 +0000
81
 
 
82
 
indicator-session (12.10.5+13.10.20130822-0ubuntu1) saucy; urgency=low
83
 
 
84
 
  [ Charles Kerr ]
85
 
  * remove deprecated GSimpleActionGroup API use.
86
 
 
87
 
  [ Ubuntu daily release ]
88
 
  * Automatic snapshot from revision 408
89
 
 
90
 
 -- Ubuntu daily release <ps-jenkins@lists.canonical.com>  Thu, 22 Aug 2013 20:30:19 +0000
91
 
 
92
 
indicator-session (12.10.5+13.10.20130821-0ubuntu1) saucy; urgency=low
93
 
 
94
 
  [ Charles Kerr ]
95
 
  * Lock the current session before switching to the guest session. This
96
 
    is done by modifying IndicatorSessionActionsDbus::switch_to_guest()
97
 
    to call org.gnome.ScreenSaver's Lock function before switching to
98
 
    the guest session. (LP: #1205273)
99
 
 
100
 
  [ Ritesh Khadgaray ]
101
 
  * Lock the current session before switching to the guest session. This
102
 
    is done by modifying IndicatorSessionActionsDbus::switch_to_guest()
103
 
    to call org.gnome.ScreenSaver's Lock function before switching to
104
 
    the guest session. (LP: #1205273)
105
 
 
106
 
  [ Ubuntu daily release ]
107
 
  * Automatic snapshot from revision 406
108
 
 
109
 
 -- Ubuntu daily release <ps-jenkins@lists.canonical.com>  Wed, 21 Aug 2013 06:07:34 +0000
110
 
 
111
 
indicator-session (12.10.5+13.10.20130812-0ubuntu1) saucy; urgency=low
112
 
 
113
 
  [ Charles Kerr ]
114
 
  * Ensure that GCov CFLAGS & LIBS are set before cmake traverses into
115
 
    the src/ directory.
116
 
 
117
 
  [ Ubuntu daily release ]
118
 
  * Automatic snapshot from revision 404
119
 
 
120
 
 -- Ubuntu daily release <ps-jenkins@lists.canonical.com>  Mon, 12 Aug 2013 18:39:36 +0000
121
 
 
122
 
indicator-session (12.10.5+13.10.20130717-0ubuntu1) saucy; urgency=low
123
 
 
124
 
  [ Charles Kerr ]
125
 
  * Fix a test failure on PPC architectures.
126
 
 
127
 
  [ Ubuntu daily release ]
128
 
  * Automatic snapshot from revision 402
129
 
 
130
 
 -- Ubuntu daily release <ps-jenkins@lists.canonical.com>  Wed, 17 Jul 2013 02:01:46 +0000
131
 
 
132
 
indicator-session (12.10.5+13.10.20130716-0ubuntu1) saucy; urgency=low
133
 
 
134
 
  [ Charles Kerr ]
135
 
  * This is the GMenu, login1 version of indicator-session. This
136
 
    resubmission removes the prerequisite branch because the entire diff
137
 
    is contained in this ng-login1 branch.
138
 
 
139
 
  [ Lars Uebernickel ]
140
 
  * This is the GMenu, login1 version of indicator-session. This
141
 
    resubmission removes the prerequisite branch because the entire diff
142
 
    is contained in this ng-login1 branch.
143
 
 
144
 
  [ Łukasz 'sil2100' Zemczak ]
145
 
  * Add the python build-dep, as gdbus-codegen needs it to work
146
 
    properly.
147
 
 
148
 
  [ Ubuntu daily release ]
149
 
  * Automatic snapshot from revision 400
150
 
 
151
 
 -- Ubuntu daily release <ps-jenkins@lists.canonical.com>  Tue, 16 Jul 2013 02:02:05 +0000
152
 
 
153
 
indicator-session (12.10.5+13.10.20130703.1-0ubuntu1) saucy; urgency=low
154
 
 
155
 
  [ Lars Uebernickel ]
156
 
  * session-menu-mgr.c: don't leak user menu items. (LP: #1195595)
157
 
  * I know the new session indicator is coming soon, but I think having
158
 
    this for the next week or so is worthwhile anyway. Not having the
159
 
    session indicator on the trailing edge of the panel is unnerving :).
160
 
 
161
 
  [ Ubuntu daily release ]
162
 
  * Automatic snapshot from revision 397
163
 
 
164
 
 -- Ubuntu daily release <ps-jenkins@lists.canonical.com>  Wed, 03 Jul 2013 14:17:07 +0000
165
 
 
166
1
indicator-session (12.10.5daily13.06.19-0ubuntu2) saucy; urgency=low
167
2
 
168
3
  * Backport a fix for high resources usage issue, thanks Lars (lp: #1195595)