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

« back to all changes in this revision

Viewing changes to debian/changelog

  • Committer: Ted Gould
  • Date: 2013-08-27 20:09:48 UTC
  • mto: This revision was merged to the branch mainline in revision 418.
  • Revision ID: ted@gould.cx-20130827200948-f57l9e2rcekcy92r
Dropping debugging for system-wide support

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
1
indicator-session (12.10.5+13.10.20130823-0ubuntu1) saucy; urgency=low
72
2
 
73
3
  [ Charles Kerr ]