~ubuntu-branches/ubuntu/quantal/indicator-session/quantal

« back to all changes in this revision

Viewing changes to ChangeLog

  • Committer: Package Import Robot
  • Author(s): Sebastien Bacher, Ken VanDine
  • Date: 2012-02-14 18:49:02 UTC
  • mfrom: (1.1.46)
  • Revision ID: package-import@ubuntu.com-20120214184902-uf9zw55ys3x2v7za
Tags: 0.3.91-0ubuntu1

* Backport "Don't lock the session when switching to another one"
  work from Robert Ancell, the screen locking is already done by 
  consolekit and enforcing it there is problematic to i.e use the 
  lightdm greeter as a lock screen (lp: #878836)
* debian/control:
  - recommends python-aptdaemon.pkcompat so packagekit doesn't get installed
* debian/source/format:
  - use v1, v3 doesn't play nicely with vcs backports

[ Ken VanDine ]
* New upstream release. (lp: #903756)
* debian/control
  - added new build depends on libpackagekit-glib2-dev

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
# Generated by Makefile. Do not edit.
2
2
 
 
3
2012-02-08  Conor Curran  <conor.curran@canonical.com>
 
4
 
 
5
        merge in the pk api port branch and remove the apt transaction stuff
 
6
 
 
7
2012-02-08  Conor Curran  <conor.curran@canonical.com>
 
8
 
 
9
        merge request comments acted upon
 
10
 
 
11
2012-02-08  Conor Curran  <conor.curran@canonical.com>
 
12
 
 
13
        properly fix conflict and make sure to not check for updates 1 minute after starting the service or Pitti will kill me :)
 
14
 
 
15
2012-02-08  Conor Curran  <conor.curran@canonical.com>
 
16
 
 
17
        correct conflict
 
18
 
 
19
2012-02-08  Conor Curran  <conor.curran@canonical.com>
 
20
 
 
21
        get rid of the transaction as we don't need to worry about updates installing state
 
22
 
 
23
2012-02-08  Conor Curran  <conor.curran@canonical.com>
 
24
 
 
25
        pk kit compat layer seems to be sane
 
26
 
 
27
2012-02-07  Conor Curran  <conor.curran@canonical.com>
 
28
 
 
29
        no need to hold on to a reference to a pkclient instance
 
30
 
 
31
2012-02-07  Conor Curran  <conor.curran@canonical.com>
 
32
 
 
33
        apt watcher updates
 
34
 
 
35
2012-02-07  Conor Curran  <conor.curran@canonical.com>
 
36
 
 
37
        fetching available packages
 
38
 
 
39
2012-02-06  Conor Curran  <conor.curran@canonical.com>
 
40
 
 
41
        query for updates half complete
 
42
 
 
43
2012-02-06  Conor Curran  <conor.curran@canonical.com>
 
44
 
 
45
        we need to talk to dbus to listen for signals from package kit, the lib doesnt wrap the signals ...
 
46
 
 
47
2012-02-06  Conor Curran  <conor.curran@canonical.com>
 
48
 
 
49
        pkclient in place
 
50
 
 
51
2012-02-06  Conor Curran  <conor.curran@canonical.com>
 
52
 
 
53
        handle gtk3 box constructor changes
 
54
 
3
55
2012-02-07  Ted Gould  <ted@gould.cx>
4
56
 
5
57
        0.3.90