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

  • Committer: Package Import Robot
  • Author(s): Colin Watson
  • Date: 2013-09-09 13:37:39 UTC
  • Revision ID: package-import@ubuntu.com-20130909133739-gnnjvo0bm3rxzfdi
Tags: 0.4.4
* Amend "click help install" to recommend using "pkcon install-local".
* Run hooks when removing a per-user package registration.
* Adjust usage lines for "click help verify" and "click help pkgdir" to
  indicate that options are allowed.
* Add a click(1) manual page.
* Use json.dump and json.load in most places rather than json.dumps and
  json.loads (which unnecessarily construct strings).
* Add "click unregister", which unregisters a package for a user and
  removes it from disk if it is not being used.
* Add RemovePackage support to the PackageKit plugin, mapped to "click
  unregister".
* Attempt to remove the old version of a package after installing or
  registering a new one.
* Remove code supporting PackageKit 0.7 API, and instead arrange to
  disable the PackageKit plugin if the new API is not available, since we
  don't need to build it on Ubuntu 12.04 LTS.
* Report errors from click subprocesses in PackageKit plugin
  (LP: #1218483).
* Implement PackageKit search by name and by details.
* Reserve manifest keys starting with an underscore for use as dynamic
  properties of installed packages.
* Add the dynamic key "_directory" to "click list --manifest" output,
  showing the directory where each package is unpacked (LP: #1221760).
* Add the dynamic key "_removable" to "click list --manifest" output,
  which is 1 if a package is unpacked in a location from which it can be
  removed, otherwise 0.
Filename Latest Rev Last Changed Committer Comment Size
..
bin 1 10 years ago Package Import Robot Rename to click, per Mark Shuttleworth. Diff
build-aux 2 10 years ago Package Import Robot * Add support for per-user package registration. * Diff
click 1 10 years ago Package Import Robot Rename to click, per Mark Shuttleworth. Diff
conf 25 10 years ago Package Import Robot * Add support for multiple installation root direc Diff
debhelper 1 10 years ago Package Import Robot Rename to click, per Mark Shuttleworth. Diff
debian 1 10 years ago Package Import Robot Rename to click, per Mark Shuttleworth. Diff
doc 1 10 years ago Package Import Robot Rename to click, per Mark Shuttleworth. Diff
m4 2 10 years ago Package Import Robot * Add support for per-user package registration. * Diff
pk-plugin 2 10 years ago Package Import Robot * Add support for per-user package registration. * Diff
po 3 10 years ago Package Import Robot * Fix infinite recursion in ClickUser.click_pw. * Diff
preload 1 10 years ago Package Import Robot Rename to click, per Mark Shuttleworth. Diff
upstart 25 10 years ago Package Import Robot * Add support for multiple installation root direc Diff
File autogen.sh 3 10 years ago Package Import Robot * Fix infinite recursion in ClickUser.click_pw. * 216 bytes Diff Download File
configure.ac 26 10 years ago Package Import Robot * Amend "click help install" to recommend using "p 1.9 KB Diff Download File
Makefile.am 26 10 years ago Package Import Robot * Amend "click help install" to recommend using "p 116 bytes Diff Download File
MANIFEST.in 1 10 years ago Package Import Robot Rename to click, per Mark Shuttleworth. 27 bytes Diff Download File
File run-tests 2 10 years ago Package Import Robot * Add support for per-user package registration. * 234 bytes Diff Download File
File setup.py.in 2 10 years ago Package Import Robot * Add support for per-user package registration. * 692 bytes Diff Download File
tox.ini 2 10 years ago Package Import Robot * Add support for per-user package registration. * 115 bytes Diff Download File