~ubuntu-branches/ubuntu/saucy/click/saucy-proposed

« back to all changes in this revision

Viewing changes to debian/changelog

  • Committer: Package Import Robot
  • Author(s): Colin Watson
  • Date: 2013-07-17 15:46:48 UTC
  • Revision ID: package-import@ubuntu.com-20130717154648-i16s81vh5gwd0inu
Tags: 0.1.5
* Fix infinite recursion in ClickUser.click_pw.
* When all the files requested for installation are Click packages,
  override org.freedesktop.packagekit.package-install* PolicyKit actions
  to com.ubuntu.click.package-install, defined with a more open default
  policy.  (This requires some backports to PackageKit, not in the archive
  yet.)

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
click (0.1.5) saucy; urgency=low
 
2
 
 
3
  * Fix infinite recursion in ClickUser.click_pw.
 
4
  * When all the files requested for installation are Click packages,
 
5
    override org.freedesktop.packagekit.package-install* PolicyKit actions
 
6
    to com.ubuntu.click.package-install, defined with a more open default
 
7
    policy.  (This requires some backports to PackageKit, not in the archive
 
8
    yet.)
 
9
 
 
10
 -- Colin Watson <cjwatson@ubuntu.com>  Wed, 17 Jul 2013 15:46:48 +0100
 
11
 
1
12
click (0.1.4) saucy; urgency=low
2
13
 
3
14
  * Add support for per-user package registration.