install-package (0.5.2) lucid; urgency=low

  * Specify that the LockFailedException is from the apt.cache library
    (LP: #546708)
  * Implement encoding wrappers to fix the encoding of exception error
    messages (LP: #468615)

 -- Jonathan Thomas <echidnaman@kubuntu.org>  Sun, 18 Apr 2010 11:55:05 -0400

install-package (0.5.1) lucid; urgency=low

  * Catch SystemErrors in the markInstall function, rather than letting them
    crash install-package (LP: #435675)
  * Catch instances where another process takes the packaging lock after we
    did our initial check (LP: #441042)
  * Catch exceptions caused by malformed sources.list files and show the user
    instead of crashing (LP: #496305)
  * Bump Standards-Version to 3.8.4

 -- Jonathan Thomas <echidnaman@kubuntu.org>  Wed, 17 Feb 2010 10:39:19 -0500

install-package (0.4.2) karmic; urgency=low

  * Add desktop file so that kdesudo can display a proper name and icon
  * Switch rules to Kubuntu's global cdbs make file for message extraction
    + Don't depend on kdesdk-scripts but pkg-kde-tools
  * Add misc:Depends and bump standards version

 -- Harald Sitter <apachelogger@ubuntu.com>  Sun, 06 Sep 2009 15:14:43 +0200

install-package (0.4.1) karmic; urgency=low

  * Make install-package attachable to another window (similar to kdesudo)
    This enables better use by applications like AptUrl

 -- Harald Sitter <apachelogger@ubuntu.com>  Thu, 20 Aug 2009 23:05:36 +0200

install-package (0.4) karmic; urgency=low

  * Fix crashes when apt is in inconsistent state, closes LP: #335897
    catch SystemError and apt.cache.FetchFailedException on commit/update.
    SystemError: something went wrong during dpkg, http404 etc. LP: #345696, #360288
    apt.cache.FetchFailedException: LP: #364494, #342041
    from Florian Reinhard

 -- Jonathan Riddell <jriddell@ubuntu.com>  Wed, 17 Jun 2009 11:31:12 +0100

install-package (0.3) intrepid; urgency=low

  * Fix i18n
  * Fix complaint in dialogue which it thinks is HTML but isn't
  * Add an update mode to reload package list
  * Fix icon
  * Work around i18n complaining about not enough arguments for plural
  * quit manually to stop crash

 -- Jonathan Riddell <jriddell@ubuntu.com>  Wed, 15 Oct 2008 13:52:35 +0100

install-package (0.2) intrepid; urgency=low

  * Allow to install/uninstall multiple packages

 -- Jonathan Riddell <jriddell@ubuntu.com>  Tue, 26 Aug 2008 18:44:01 +0100

install-package (0.1) intrepid; urgency=low

  * Initial package

 -- Jonathan Riddell <jriddell@ubuntu.com>  Sat, 23 Aug 2008 02:02:02 +0100
