update-notifier-kde (9.10ubuntu2) karmic; urgency=low

  * Fix right click on codecs tray icon

 -- Jonathan Riddell <jriddell@ubuntu.com>  Wed, 14 Oct 2009 17:39:35 +0100

update-notifier-kde (9.10ubuntu1) karmic; urgency=low

  [ Florian Reinhard ]
  * Respect kdesudo's exit code. Prevents tray icon from disappearing even
    though package installation failed for whatever reason.

  [ Harald Sitter ]
  * Bump standards version to 3.8.3
  * Add missing depends on install-package
  * Change codecTray icon form system-run to download which is much more
    suitable. This is an intermediate workaround until we can get rid of the
    tray (as seen for update notification in Kpk) (LP: #396255)
  * Invoke terminal commands using KToolInvocation rather than KProcess, regular
    cdms still get started via KProcess since we cannot use KTI for that.
    (LP: #323459)
  * Make the reboot action not act upon touches of /var/lib/update-notifier but
    once /var/lib/update-notifier/dpkg-run-stamp is touched to prevent the
    reboot icon from appearing before update is done. As suggested by Michael
    Vogt (LP: #274001)
  * Add misc:Depends for debhelper
  * Add python dependency for lintian
  * Kill original maintainer field, does not exist for native packages
  * Change maintainer from Ubuntu core dev to Kubuntu developers
  * Revise version scheme to $SERIESubuntuX (works with dch and prevents lintian
    from thinking this is a NMU)

 -- Harald Sitter <apachelogger@ubuntu.com>  Thu, 01 Oct 2009 10:35:53 +0200

update-notifier-kde (0.24) karmic; urgency=low

  * Use apport-kde, not apport-qt

 -- Jonathan Riddell <jriddell@ubuntu.com>  Thu, 16 Jul 2009 14:24:45 +0100

update-notifier-kde (0.23) karmic; urgency=low

  * Icon has been renamed

 -- Jonathan Riddell <jriddell@ubuntu.com>  Tue, 07 Jul 2009 18:01:17 +0100

update-notifier-kde (0.22) karmic; urgency=low

  * Removed debian/update-notifier-kde.links and changed install path to 
    /usr/bin (fixes LP: #391731)

 -- Michał Zając <michal.zajac@gmail.com>  Wed, 24 Jun 2009 21:06:11 +0200

update-notifier-kde (0.21) karmic; urgency=low

  * Fixed /usr/bin/update-notifier-kde link

 -- Anthony Mercatante <tonio@ubuntu.com>  Thu, 18 Jun 2009 12:27:39 +0200

update-notifier-kde (0.20) karmic; urgency=low

  [ Harald Sitter ]
  * Update desktop file:
    * Remove deprecate Encoding
    * Add Type (LP: #385519)
    * Replace old autostart settings with autostart-phase (LP: #369726)

  [ Jonathan Thomas ]
  * libk3b3-extracodecs -> libk3b6-extracodecs in update-notifier-kde.py
    (LP: #387449)
  * Turn back off the update notifications since KPackageKit's notifier now
    works
  * update-notifier-kde depends on kpackagekit since it can invoke KPK's
    update module

 -- Jonathan Thomas <echidnaman@kubuntu.org>  Wed, 17 Jun 2009 11:57:23 -0400

update-notifier-kde (0.19) jaunty; urgency=low

  * Update package names for flash and libdvdread install
    Closes LP: #362276 "suggests wrong packages for install"

 -- Jonathan Riddell <jriddell@ubuntu.com>  Thu, 16 Apr 2009 13:06:58 +0100

update-notifier-kde (0.18) jaunty; urgency=low

  * Fixed update-notifier-kde.py:
    - Checking the package .list file in dpkg cache to check for
      existence instead of a predefined file that could eventually disappear,
      ending an infinite proposal for install...

 -- Anthony Mercatante <tonio@ubuntu.com>  Wed, 08 Apr 2009 19:41:19 +0200

update-notifier-kde (0.17) jaunty; urgency=low

  [ Jonathan Thomas ]
  * Remove old "delay" QTimer singleshots, they were hacks to make sure that
    the KPassivePopups showed in the correct location. We now use KNotification

  [ Anthony Mercatante ]
  * update update-notifier-kde.py:
    - libxine-ffmpeg libs version are in the path to the lib so update
      to 1.26 (Should we use another way to check the package status ?)

 -- Anthony Mercatante <tonio@ubuntu.com>  Wed, 08 Apr 2009 17:22:12 +0200

update-notifier-kde (0.16) jaunty; urgency=low

  [ Aurélien Gâteau ]
  * Make it possible to request install of soprano-backend-sesame
  * Group packages by categories

  [ Jonathan Riddell ]
  * Add don't show again option to reboot and codec notifier, closes LP:
    #315082

 -- Jonathan Riddell <jriddell@ubuntu.com>  Thu, 19 Mar 2009 12:08:22 +0000

update-notifier-kde (0.15) jaunty; urgency=low

  * Turn back on new package update notification

 -- Jonathan Riddell <jriddell@ubuntu.com>  Tue, 17 Mar 2009 12:32:22 +0000

update-notifier-kde (0.14) jaunty; urgency=low

  * Remove depends on adept, no longer needed since we use kpackagekit

 -- Jonathan Riddell <jriddell@ubuntu.com>  Wed, 25 Feb 2009 17:30:25 +0000

update-notifier-kde (0.13) jaunty; urgency=low

  * By default do not check for new package updates, we use kpackagekit now
  * Add restricted packages install feature

 -- Jonathan Riddell <jriddell@ubuntu.com>  Thu, 12 Feb 2009 12:23:15 +0000

update-notifier-kde (0.12) jaunty; urgency=low

  * Fix AttributeError in showApportMessage() (KNotification.message -> .event)
    (LP: #327617)

 -- Jonathan Thomas <echidnaman@kubuntu.org>  Tue, 10 Feb 2009 20:28:51 -0500

update-notifier-kde (0.11) jaunty; urgency=low

  * add build-dep on pkg-kde-tools

 -- Jonathan Riddell <jriddell@ubuntu.com>  Mon, 09 Feb 2009 14:08:53 +0000

update-notifier-kde (0.10) jaunty; urgency=low

  * use apt_check from update-notifier-common
  * Swap out KPassivePopups for KNotification (LP: #104411) 

 -- Roderick B. Greening <roderick.greening@gmail.com>  Fri, 06 Feb 2009 09:34:57 +0000

update-notifier-kde (0.9) intrepid; urgency=low

  * Patch from R Greening, do not wipe contents of tooltip, closes LP: #282676

 -- Jonathan Riddell <jriddell@ubuntu.com>  Thu, 23 Oct 2008 15:21:49 +0100

update-notifier-kde (0.8) intrepid; urgency=low

  * Stop reboot required balloon showing multiple times

 -- Jonathan Riddell <jriddell@ubuntu.com>  Wed, 15 Oct 2008 11:20:04 +0100

update-notifier-kde (0.7) intrepid; urgency=low

  * Prevent apportTray exception crash (LP: #269880) 
  * Add back missing debian/README.kworkspace (from ver 0.5)

 -- Roderick B. Greening <roderick.greening@gmail.com>  Wed, 08 Oct 2008 13:57:01 -0230

update-notifier-kde (0.6) intrepid; urgency=low

  * Add an upgrade only mode, including -d for development release upgrades

 -- Jonathan Riddell <jriddell@ubuntu.com>  Wed, 08 Oct 2008 14:21:24 +0100

update-notifier-kde (0.5) intrepid; urgency=low

  [ Jonathan Riddell ]
  * Fix upgrade hooks watcher to only show at most one icon
	
  [ Roderick B. Greening ]
  * Use the correct value ShutdownTypeReboot (should be 1 and not 2).                                                 
  * Added README.kworkspace to point out where to get the proper enum values for triggering                           
    the ksmserver with ShutdownTypeReboot.                                                                            

 -- Roderick B. Greening <roderick.greening@gmail.com>  Mon, 06 Oct 2008 13:22:39 -0230

update-notifier-kde (0.4) intrepid; urgency=low

  * Add dep for adept (LP: #271834)
  * Fix KPassivePopup for showRebotMessage (LP: #271833)

 -- Roderick B. Greening <roderick.greening@gmail.com>  Wed, 24 Sep 2008 15:36:28 -0230

update-notifier-kde (0.3) intrepid; urgency=low

  * Add support for distro release upgrades using update-manager-kde's module

 -- Jonathan Riddell <jriddell@ubuntu.com>  Thu, 28 Aug 2008 13:40:04 +0100

update-notifier-kde (0.2) intrepid; urgency=low

  * Hide icons when clicked on
  * Monitor upgrade hooks directory

 -- Jonathan Riddell <jriddell@ubuntu.com>  Fri, 22 Aug 2008 23:34:15 +0100

update-notifier-kde (0.1) intrepid; urgency=low

  * Initial package

 -- Jonathan Riddell <jriddell@ubuntu.com>  Thu, 21 Aug 2008 15:21:38 +0100
