~ubuntu-branches/ubuntu/precise/indicator-session/precise

« back to all changes in this revision

Viewing changes to debian/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
indicator-session (0.3.91-0ubuntu1) precise; urgency=low
 
2
  
 
3
  * Backport "Don't lock the session when switching to another one"
 
4
    work from Robert Ancell, the screen locking is already done by 
 
5
    consolekit and enforcing it there is problematic to i.e use the 
 
6
    lightdm greeter as a lock screen (lp: #878836)
 
7
  * debian/control:
 
8
    - recommends python-aptdaemon.pkcompat so packagekit doesn't get installed
 
9
  * debian/source/format:
 
10
    - use v1, v3 doesn't play nicely with vcs backports
 
11
 
 
12
  [ Ken VanDine ]
 
13
  * New upstream release. (lp: #903756)
 
14
  * debian/control
 
15
    - added new build depends on libpackagekit-glib2-dev
 
16
 
 
17
 -- Sebastien Bacher <seb128@ubuntu.com>  Tue, 14 Feb 2012 18:49:02 +0100
 
18
 
1
19
indicator-session (0.3.90-0ubuntu1) precise; urgency=low
2
20
 
3
21
  * New upstream release.