1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
|
indicator-session (0.2.0~dev-0ubuntu1~ppa1~update1) UNRELEASED; urgency=low
* Updating to the libindicate 0.3.0 API
* debian/control: Upping the libindicator-dev version to >= 0.3.0~dev
-- Ted Gould <ted@ubuntu.com> Wed, 04 Nov 2009 16:35:55 -0600
indicator-session (0.1.7-0ubuntu3~ppa1) karmic; urgency=low
* Listen on DBus for MissionControl coming on and off the bus
as EmpathyAccountManager used to do that for us before.
* Remove debian/patches/mc5-fixes.patch
-- Ted Gould <ted@ubuntu.com> Sat, 10 Oct 2009 08:44:16 -0400
indicator-session (0.1.7-0ubuntu3) karmic; urgency=low
* debian/patches/01_locking_on_autologin.patch:
- don't stop users to lock their screen on autologin configs,
thank David Barth (lp: #438936)
-- Sebastien Bacher <seb128@ubuntu.com> Wed, 14 Oct 2009 19:16:24 +0200
indicator-session (0.1.7-0ubuntu2) karmic; urgency=low
* debian/patches/mc5-fixes.patch (LP: #427643)
- Fix presence in mc5
-- Ken VanDine <ken.vandine@canonical.com> Fri, 09 Oct 2009 08:20:46 +0200
indicator-session (0.1.7-0ubuntu1) karmic; urgency=low
* Upstream release 0.1.7
* Changing the icon so that if you are disconnected it is
'system-shutdown-panel' and making sure that we see it
sometimes by not allocating the EmpathyAccountManager isn't
allocated until status is set. (LP: #432635)
* Also fixes by happenstance: (LP: #444170 and LP: #437065)
* Handling the locking of the screensaver so that we ensure
the screensaver is active before suspending. Also, we
throttle it to ensure it doesn't start until after suspend.
(LP: #444391)
* Asynchronized the menu handling so that it's in the right
order with async startup. (LP: #440484)
* String change, "New Session" to "Switch User" (LP: #444494)
* Removed debian/patches/switch_user_lp-444494.patch
-- Ted Gould <ted@ubuntu.com> Thu, 08 Oct 2009 11:12:07 -0400
indicator-session (0.1.6-0ubuntu2) karmic; urgency=low
* debian/patches/switch_user_lp-444494.patch
- String change, "New Session" to "Switch User" (LP: #444494)
-- Ken VanDine <ken.vandine@canonical.com> Tue, 06 Oct 2009 10:44:57 -0400
indicator-session (0.1.6-0ubuntu1) karmic; urgency=low
* Upstream release 0.1.6 (LP: #440216)
* Making startup of services asynchronous (LP: #436181)
* Disabling "Lock Screen" item when action is blocked by
GDM autologin (LP: #436724)
* Disabling "Lock Screen" in guest session (LP: #439068)
-- Ted Gould <ted@ubuntu.com> Thu, 01 Oct 2009 23:33:25 +0200
indicator-session (0.1.5-0ubuntu2) karmic; urgency=low
* src/indicator-session.c:
- Changing the start up of the services to be asynchronous, thank Ted Gould
(lp: #436181)
-- Sebastien Bacher <seb128@ubuntu.com> Tue, 29 Sep 2009 01:25:38 +0200
indicator-session (0.1.5-0ubuntu1) karmic; urgency=low
* Upstream release 0.1.5 (LP: #436223)
* PolicyKit-1 support (LP: #418643)
* GDM User list support (LP: #422052)
* MissionControl5 support (LP: #427643)
* Better locking of the screensaver (LP: #428115)
* debian/control: Adding in a libempathy-dev build dependency
as it's now required by upstream.
* Removing patches 01_polkit-1.patch and 99_autoreconf.patch
as they were merged upstream.
-- Ted Gould <ted@ubuntu.com> Thu, 24 Sep 2009 17:07:51 -0500
indicator-session (0.1.4-0ubuntu2) karmic; urgency=low
* Add 01_polkit-1.patch: Port to polkit-1. (LP: #412601)
* Add 99_autoreconf.patch: Autoconf changes for above patch.
* debian/control: libpolkit-gnome-dev → libpolkit-gobject-1-dev
-- Martin Pitt <martin.pitt@ubuntu.com> Tue, 22 Sep 2009 09:17:43 +0200
indicator-session (0.1.4-0ubuntu1) karmic; urgency=low
* Upstream release (LP: #432120)
* Fixes to issues brought up by the design team.
-- Ted Gould <ted@ubuntu.com> Thu, 17 Sep 2009 11:08:07 -0500
indicator-session (0.1.3-0ubuntu1) karmic; urgency=low
* Upstream release 0.1.3
* GConf Key change listening
* Pidgin and Empathy (2.26) startup detection
* Label fixes
* Icon fixes for logout windows (LP: #426355)
-- Ted Gould <ted@ubuntu.com> Thu, 10 Sep 2009 20:38:44 -0500
indicator-session (0.1.2-0ubuntu1) karmic; urgency=low
* debian/control:
- build-depends on libgconf2-dev
[ Ted Gould ]
* Upstream version 0.1.2
* Adds translation setup. (fixes LP: #425598)
* Packaging fix to use upstream tarball. (fixes LP: #418769)
* Shows elipsis when dialogs are enabled (fixes LP: #421693)
* Adds GConf key for configure whether dialogs on shutdown and
logout are shown. (fixes LP: #422025)
-- Sebastien Bacher <seb128@ubuntu.com> Tue, 08 Sep 2009 18:15:03 +0200
indicator-session (0.1.2-0ubuntu1~ppa1) karmic; urgency=low
* Upstream version 0.1.2 fixes LP: #425598, LP: #418769, LP: #421693
and LP: #422025.
-- Ted Gould <ted@ubuntu.com> Tue, 08 Sep 2009 10:51:59 -0500
indicator-session (0.1.1-0ubuntu2~ppa2) karmic; urgency=low
* Merging in c_korn's branch.
-- Ted Gould <ted@ubuntu.com> Tue, 08 Sep 2009 10:18:56 -0500
indicator-session (0.1.1-0ubuntu2~ppa1) karmic; urgency=low
* Removing printing DBus error message as it sometimes isn't
valid. (LP: #420238)
-- Ted Gould <ted@ubuntu.com> Fri, 04 Sep 2009 13:44:45 -0500
indicator-session (0.1.1-0ubuntu1) karmic; urgency=low
* set bzr-builddeb merge mode to true for easy tarball build
[ Ted Gould ]
* Upstream update 0.1.1 for dbusmenu 0.1.2 (LP: #423975)
* debian/control: Increasing dbusmenu dep to 0.1.2
-- Sebastien Bacher <seb128@ubuntu.com> Fri, 04 Sep 2009 11:46:25 +0200
indicator-session (0.1-0ubuntu1) karmic; urgency=low
[ Ted Gould ]
* Upstream version 0.1 (LP: #420108)
* debian/control: Looking for libdbusmenu* >= 0.1.0
* debian/control: Shortening the short description and lengthening
the long one. Fixes a bug (LP: #412024)
* debian/watch:
- fixed url
[ Martin Pitt ]
* Re-add dropped debian/compat.
Re-add fixes which got lost in branch renaming:
* debian/control: Fix Vcs-* links.
* debian/rules: debian/rules: Update *.a/*.la cleanup for -sus → -session
renaming.
-- Ted Gould <ted@ubuntu.com> Thu, 27 Aug 2009 21:30:27 +0200
indicator-session (0.1~bzr17-0ubuntu1) karmic; urgency=low
* New snapshot (LP: #417035)
* Package rename from 'indicator-sus' to 'indicator-session'
* Merging in the branch that adds in the status icons to
the panel.
* debian/control:
- Switching to indicator-session and conflicting
- Changed Vcs-Bzr to point to ~ubuntu-desktop
- Changed the project homepage
and replacing indicator-sus
* debian/watch: Switching to indicator-session*
-- Ken VanDine <ken.vandine@canonical.com> Fri, 21 Aug 2009 12:28:13 -0400
indicator-sus (0.1-0ubuntu2) UNRELEASE; urgency=low
* Fixed Vcs-Bzr location, part of the indicator-applet project
* specify Vcs-Bzr-Browser
-- Alexander Sack <asac@ubuntu.com> Tue, 11 Aug 2009 17:26:15 +0200
indicator-sus (0.1-0ubuntu1) karmic; urgency=low
* Include icons in the tarball
* Added license files
* Corrected the FSF address
* debian/control
- Set Homepage and Vcs-Bzr
* Added debian/watch
* Changed conflicts for gdm to <= 2.27.4-0ubuntu9
* Depend on indicator-applet >= 0.2
-- Ken VanDine <ken.vandine@canonical.com> Tue, 11 Aug 2009 09:53:56 -0400
indicator-sus (0.1~ppa6) karmic; urgency=low
* debian/control: Conflicting with gdm < 2.27.4-0ubuntu9 or
lower to stop people from having problems with the PPA.
-- Ted Gould <ted@ubuntu.com> Sat, 08 Aug 2009 00:19:34 +0100
indicator-sus (0.1~ppa5) karmic; urgency=low
* Legal headers on the source files.
-- Ted Gould <ted@ubuntu.com> Fri, 07 Aug 2009 23:57:19 +0100
indicator-sus (0.1~ppa4) karmic; urgency=low
* Merging in status shuffle branch.
-- Ted Gould <ted@ubuntu.com> Fri, 07 Aug 2009 21:55:52 +0100
indicator-sus (0.1~ppa3) karmic; urgency=low
* Fleshing out significantly. Inital rerelease.
-- Ted Gould <ted@ubuntu.com> Sun, 26 Jul 2009 23:50:47 -0500
indicator-sus (0.1~ppa1) intrepid; urgency=low
* Initial release
-- Ted Gould <ted@ubuntu.com> Thu, 04 Dec 2008 23:51:41 -0800
|