redkite (1.3.1-0ubuntu1) hirsute; urgency=medium

  * New upstream bugfix release 1.3.1

 -- Erich Eickmeyer <eeickmeyer@ubuntu.com>  Sat, 27 Feb 2021 10:08:55 -0800

redkite (1.3.0-0ubuntu1) hirsute; urgency=medium

  * New upstream release
  * Fix close screen for top window
  * Fix crash for popups
  * Fixes button
  * Improved buttons
  * Improved popup
  * Do not use transient for popups
  * Close event programmatically
  * RkString just a std::string defined type for now

 -- Erich Eickmeyer <eeickmeyer@ubuntu.com>  Wed, 16 Dec 2020 08:12:03 -0800

redkite (1.2.0-0ubuntu1) hirsute; urgency=medium

  * New upstream release 1.2.0
  * Changes since 1.0.3
    - RkList - a list view (still not supporting scroll)
    - RkModel - a simple abstract class for creating models
    - RkVariant - just type def of std::vaiant that supports std::string,
      RkColor, RkSize and RkFont
    - UI scaling (useful for so-called HiDPI cases)

 -- Erich Eickmeyer <eeickmeyer@ubuntu.com>  Tue, 03 Nov 2020 13:41:31 -0800

redkite (1.0.3-0ubuntu4) groovy; urgency=medium

  * Bump compat, standards

 -- Erich Eickmeyer <eeickmeyer@ubuntu.com>  Mon, 14 Sep 2020 15:43:32 -0700

redkite (1.0.3-0ubuntu3) groovy; urgency=medium

  * Fix manpage path 

 -- Erich Eickmeyer <eeickmeyer@ubuntu.com>  Sun, 16 Aug 2020 15:14:27 -0700

redkite (1.0.3-0ubuntu2) groovy; urgency=medium

  * Include manpage

 -- Erich Eickmeyer <eeickmeyer@ubuntu.com>  Sun, 16 Aug 2020 22:05:54 +0000

redkite (1.0.3-0ubuntu1) groovy; urgency=medium

  * New upstream release 1.0.3
  * Features
    - RkObject and object tree ownership
    - RkContainerItem, now continer supports space, RkWidget and RkContainter items
    - Popup widget
    - Hover event
    - RkTransition - linear transition from one value to another, useful for effects
    - RkAction, useful to execute synchronous actions
    - Shortcuts
  * Improvements
    - RkContainer
    - RkEventQueue
    - RkWidget
    - RkButton
    - events, actions and objects binds
  * Fixes since 1.0.0
    - fix for copy constructor of RkImage
    - some cleanup of useless code
  * Fixes since 1.0.1
    - some fixes for potential clang compile errors
  * Fixes since 1.0.2
    - include in Rk.h file (fix a potential clang compile error)

 -- Erich Eickmeyer <eeickmeyer@ubuntu.com>  Fri, 14 Aug 2020 16:00:30 +0000

redkite (0.8.1-0ubuntu1) groovy; urgency=medium

  * Initial release for Ubuntu

 -- Erich Eickmeyer <erich@ericheickmeyer.com>  Wed, 03 Jun 2020 10:29:07 -0700

Old changelog:
redkite-static (5:0.8.1-1kxstudio1) bionic; urgency=medium

  * Update

 -- falkTX <falktx@gmail.com>  Sun, 31 May 2020 06:14:35 +0100

redkite-static (5:0.6.3-1kxstudio1) bionic; urgency=medium

  * New package

 -- falkTX <falktx@gmail.com>  Sun, 15 Sep 2019 14:12:37 +0100
