~ubuntu-branches/ubuntu/wily/policykit-1-gnome/wily

« back to all changes in this revision

Viewing changes to debian/changelog

  • Committer: Package Import Robot
  • Author(s): Michael Vogt
  • Date: 2014-05-13 08:07:21 UTC
  • mfrom: (7.2.9 sid)
  • Revision ID: package-import@ubuntu.com-20140513080721-551kebne0yvui8i7
Tags: 0.105-2ubuntu1
* Merge from Debian unstable.  Remaining changes:
  - 04-autorestart.patch: Add gnome session restart support to ensure we
    always have an authentication agent running. To be forwarded upstream.
  - 06-authentication-failure-string.patch: Improve error message displayed
    when authentication fails.
  - 07-use-accountsservice.patch: get user icon from
    accountsservice instead of looking in ~/.face. (LP: #928249)
  - debian/patches/08-fresh-x11-timestamps.patch: use fresh X11 timestamps
    when displaying authentication dialog to circumvent focus-stealing
    prevention. (LP: #946171)
  - Tell the .desktop file for the authentication agent to auto-restart the
    agent in case of failure.
  - add dh --with translations

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
policykit-1-gnome (0.105-2ubuntu1) utopic; urgency=low
 
2
 
 
3
  * Merge from Debian unstable.  Remaining changes:
 
4
    - 04-autorestart.patch: Add gnome session restart support to ensure we
 
5
      always have an authentication agent running. To be forwarded upstream.
 
6
    - 06-authentication-failure-string.patch: Improve error message displayed
 
7
      when authentication fails.
 
8
    - 07-use-accountsservice.patch: get user icon from
 
9
      accountsservice instead of looking in ~/.face. (LP: #928249)
 
10
    - debian/patches/08-fresh-x11-timestamps.patch: use fresh X11 timestamps
 
11
      when displaying authentication dialog to circumvent focus-stealing
 
12
      prevention. (LP: #946171)
 
13
    - Tell the .desktop file for the authentication agent to auto-restart the
 
14
      agent in case of failure.
 
15
    - add dh --with translations
 
16
 
 
17
 -- Michael Vogt <michael.vogt@ubuntu.com>  Tue, 13 May 2014 08:07:21 +0200
 
18
 
 
19
policykit-1-gnome (0.105-2) unstable; urgency=low
 
20
 
 
21
  * Drop 0001-Revert-Drop-marshaller-complications.patch and add an explizit
 
22
    Build-Depends on libglib2.0-dev (>= 2.30) instead.
 
23
  * Fix versioned Build-Depends on dpkg-dev.
 
24
    The buildflags.mk snippet was added in version 1.16.1, not 1.6.1.
 
25
 
 
26
 -- Michael Biebl <biebl@debian.org>  Sat, 28 Jan 2012 22:27:25 +0100
 
27
 
1
28
policykit-1-gnome (0.105-1ubuntu4) quantal; urgency=low
2
29
 
3
30
  * debian/patches/08-fresh-x11-timestamps.patch: use fresh X11 timestamps