blob: 8d08a0736417ce57069c8d4a0c8e3fdbc6d1dbd1 (
plain)
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
|
unity-greeter-session-broadcast (0.1+14.04.20140324-0ubuntu1) trusty; urgency=low
[ Michael Terry ]
* Switch to handling URLs instead of AppIDs.
[ Ted Gould ]
* Sound menu action support
-- Ubuntu daily release <ps-jenkins@lists.canonical.com> Mon, 24 Mar 2014 14:57:45 +0000
unity-greeter-session-broadcast (0.1+14.04.20140217.1-0ubuntu1) trusty; urgency=low
[ Ted Gould ]
* Use new Upstart dbus syntax.
* Merge policy and manual test.
* Flushing trunk with a release
[ Didier Roche ]
* Add libupstart-app-launch2-dev build-dep, which isn't needed itself
but it enables to not build on archs unsupported by upstart-app-
launch (which is a binary dep).
-- Ubuntu daily release <ps-jenkins@lists.canonical.com> Mon, 17 Feb 2014 18:05:24 +0000
unity-greeter-session-broadcast (0.1+13.10.20130924.1-0ubuntu1) saucy; urgency=low
[ Michael Terry ]
* Add a RequestHomeShown method and ShowHome signal for when we want
the dash to show itself and hide the applications.
[ Ubuntu daily release ]
* Automatic snapshot from revision 25
-- Ubuntu daily release <ps-jenkins@lists.canonical.com> Tue, 24 Sep 2013 06:03:43 +0000
unity-greeter-session-broadcast (0.1+13.10.20130902-0ubuntu1) saucy; urgency=low
[ Michael Terry ]
* Don't build or install the library right now. It's not finished and
isn't used yet.
[ Ted Gould ]
* Get name owner and make sure it matches the sender.
[ Ubuntu daily release ]
* Automatic snapshot from revision 23
-- Ubuntu daily release <ps-jenkins@lists.canonical.com> Mon, 02 Sep 2013 02:04:14 +0000
unity-greeter-session-broadcast (0.1+13.10.20130830.2-0ubuntu1) saucy; urgency=low
* Automatic snapshot from revision 20
-- Ubuntu daily release <ps-jenkins@lists.canonical.com> Fri, 30 Aug 2013 10:04:18 +0000
unity-greeter-session-broadcast (0.1+13.10.20130830.1-0ubuntu1) saucy; urgency=low
[ Łukasz 'sil2100' Zemczak ]
* Remove debian/watch
* debian/control:
- Modifications related to compliance with our packaging standards
* Added copyright info in the source code
* Automatic snapshot from revision 14 (bootstrap)
[ Michael Terry ]
* Implement the basic service. Adds RequestApplicationStart method
which sends out a StartApplication signal.
* Fix licensing to specify GPL-3 or LGPL-3 as appropriate.
[ Ted Gould ]
* Signal the start instead of starting it directly.
[ Łukasz 'sil2100' Zemczak ]
* The name for copyright is COPYING, not COPYRIGHT in our projects
[ Ubuntu daily release ]
* Automatic snapshot from revision 19
-- Ubuntu daily release <ps-jenkins@lists.canonical.com> Fri, 30 Aug 2013 06:04:22 +0000
unity-greeter-session-broadcast (0.1-0ubuntu1) saucy; urgency=low
* Start
-- Ted Gould <ted@ubuntu.com> Thu, 27 Jun 2013 11:36:18 -0500
|