liblarch (3.2.0-1) unstable; urgency=medium

  * Provide a fix for collapsing/expanding future (not-yet-created) nodes
    This prevents a TypeError under various circumstances,
    which made GTG's TreeView display inconsistent search/filtering results.
  * Add PyPI metadata to setup.py
  * Clarify, in the README file, that liblarch is LGPL v3 "or later"
  * Fix Pytest deprecation warnings

 -- Jeff F.  Sat, 19 Feb 2022 13:37:00 -0400

liblarch (3.1.0-1) unstable; urgency=medium

  * Provide an optimized way to refresh filtered items
    This provides better performance for GTG in particular
  * Replace calls to the pep8 executable by pycodestyle
  * Disable building with Python 2

 -- Jeff F.  Wed, 31 Mar 2021 13:37:00 -0400

liblarch (3.0.1-1) unstable; urgency=low

  * Release accumulated improvements:
    - Fix drag & drop from one GTK TreeView widget to another 
    - Handle cases where the tree should and shouldn't be re-filtered
    - Improved PyGI (GObject introspection) compatibility
    - Improved code quality and PEP 8 compliance

 -- Jeff F.  Fri, 4 Jun 2020 13:37:00 -0400

liblarch (v3.0-26-g2b3366b-1) unstable; urgency=medium

  * New upstream snapshot
  * Debian packaging changes:
    - Switch dh build system to pybuild
    - Run test suite when building, using Xvfb
    - Bump debhelper compatibility level to 10
    - Reworded package synopsis line
    - Fixed package description indentation
    - Fixed typo in package description
    - Removed unnecessary X-Python3-Version header
    - Bumped Standards-Version to 4.5.0

 -- Frédéric Brière <fbriere@fbriere.net>  Wed, 06 May 2020 20:01:04 -0400

liblarch (3.0.0-1) unstable; urgency=low

  * Port to Python 3, GObject introspection and GTK 3

 -- Izidor Matušov <izidor.matusov@gmail.com>  Sat, 19 Apr 2014 09:44:12 +0100

liblarch (2.2.0-1) unstable; urgency=low

  * Fix for LP #1078368: incorrect node count in a callback 

 -- Izidor Matušov <izidor.matusov@gmail.com>  Tue, 22 Jan 2013 15:56:12 +0100

liblarch (2.1.0-1) unstable; urgency=low

  * Removed completely the "transparency" property
  * Added a new object: viewcount
  * The version number of liblarch will now be the API number + a number. Meaning that:
    0.0.1 releases are pure bugfix/performance releases without impact on your application
    0.1.0 releases introduce new API but are backward compatible. You don't need to port your application.
    1.0.0 releases break the API.

 -- Lionel Dricot <ploum@ploum.net>  Thu, 08 Nov 2012 12:00:00 +0200

liblarch (0.2.5-1) unstable; urgency=low

  * Repackage liblarch and liblarch_gtk into a single package

 -- Izidor Matušov <izidor.matusov@gmail.com>  Sat, 11 Aug 2012 16:50:51 +0200
