stfl (0.22-1.1) unstable; urgency=medium

  * Non-maintainer upload.
  * Convert Ruby build system to dh_ruby, to build for Ruby 1.9/2.0.
    (Closes: #722382)

 -- Christian Hofstaedtler <zeha@debian.org>  Wed, 12 Feb 2014 02:06:19 +0100

stfl (0.22-1) unstable; urgency=low

  * New upstream version:
    - Fix widget overflows if multi-column characters are entered
      (Closes: #603276).
    - Fix that richtext is not multi-column caracters aware
      (Closes: #603334).
    - Fix that stfl_modify takes long time if a form has many widgets
      (Closes: #604770).
  * libstfl-dev: add missing strict dependency on libstfl0 (Closes: #646199).
  * libstfl0: do not depend on libncursesw5-dev (Closes: #646201).
    - Thanks Sven Joachim for both, this should've been noticed way earlier.
  * Convert package to dh_python2 (Closes: #617072).
  * Bump standards version, no changes needed.
  * Add ${misc:Depends} to binary packages where it was missing.
  * Switch to dpkg-source 3.0 (quilt) format.
  * Bump minor version in symbol files and link file.

 -- Nico Golde <nion@debian.org>  Tue, 25 Oct 2011 16:01:40 +0200

stfl (0.21-2) unstable; urgency=low

  * Adapt package to build with ruby 1.9.1 rather than 1.9 (Closes: #565844).

 -- Nico Golde <nion@debian.org>  Tue, 19 Jan 2010 10:18:07 +0100

stfl (0.21-1) unstable; urgency=low

  * New upstream release
    - allows overwriting key values for page up/down (Closes: #479650).
    - introduce libstfl0 as upstream builds a shared library now.
    - Added libstfl0.symbols.
  * debian/rules:
    - use py_sitename macro to copy all python modules in to the right path.
    - include /usr/share/python/python.mk (needed to build with Python 2.6).
    - additionally adjust debian/python-stfl.install to install all python
      modules into /usr/lib/pythonX.Y/*-packages.
      Thanks Alessio Treglia (Closes: #528715).
  * Bump policy version, no changes needed.
  * Fix duplicate short descriptions.
  * Remove Michael Mende from uploaders as it seems he is not interested
    in this package anymore. Thanks a lot for your previous work!

 -- Nico Golde <nion@debian.org>  Tue, 22 Sep 2009 12:48:17 +0200

stfl (0.20-2) unstable; urgency=low

  * Add pkg config file to -dev package (Closes: #528394)

 -- Nico Golde <nion@debian.org>  Tue, 12 May 2009 22:58:49 +0200

stfl (0.20-1) unstable; urgency=low

  * New upstream release.
  * Bump policy version, no changes needed.
  * We have a ruby section now, changed section fields for
    ruby related packages.
  * Adjust copyright years.
  * Remove section for libstfl-dev as this is inherited from the
    source package.

 -- Nico Golde <nion@debian.org>  Mon, 27 Apr 2009 16:24:58 +0200

stfl (0.19-1) unstable; urgency=low

  * New upstream release.
  * Bump policy version to 3.8.0, no changes needed.
  * Bump debhelper compat level.
  * Fix spelling error in python-stfl description (python->Python).

 -- Nico Golde <nion@debian.org>  Mon, 27 Apr 2009 16:10:53 +0200

stfl (0.18-3) unstable; urgency=low

  * Apply patch by Kusanagi Kouichi to prevent a segfault
    if the root widget was replaced (Closes: #476256).
  * Bump compat level to 6 as it is the default now.
  * Fix spelling-error-in-description python Python by writing
    python in lowercase letters in the description.

 -- Nico Golde <nion@debian.org>  Thu, 01 May 2008 14:08:01 +0200

stfl (0.18-2) unstable; urgency=low

  * Change ruby library path for ruby1.9 as it changed with the upload
    of ruby 1.9.0.0-1 (Closes: #458714).
  * Bumped Standards version, no changes needed.

 -- Nico Golde <nion@debian.org>  Wed, 02 Jan 2008 14:19:36 +0100

stfl (0.18-1) unstable; urgency=low

  * New upstream release.
  * Switched from the Xs-Vcs fields to Vcs- since they are now
    supported by dpkg and from old Homepage tag to the new Homepage
    control field.

 -- Nico Golde <nion@debian.org>  Mon, 12 Nov 2007 13:48:36 +0100

stfl (0.17-1) unstable; urgency=low

  * New upstream release.
    - pthread related fixes for stfl_quote (Closes: #439644).

 -- Nico Golde <nion@debian.org>  Tue, 04 Sep 2007 14:39:52 +0200

stfl (0.16-1) unstable; urgency=low

  * New upstream release.

 -- Nico Golde <nion@debian.org>  Thu, 30 Aug 2007 15:32:53 +0200

stfl (0.15-3) unstable; urgency=low

  * Again added fPIC to CFLAGS. Hopefully all build issues
    are fixed now.

 -- Nico Golde <nion@debian.org>  Tue, 07 Aug 2007 13:06:54 +0200

stfl (0.15-2) unstable; urgency=low

  * Removed CFLAGS fix for fPIC command line switch in rules.

 -- Nico Golde <nion@debian.org>  Mon, 06 Aug 2007 01:15:59 +0200

stfl (0.15-1) unstable; urgency=low

  * New upstream release, upstream switched to LGPL v3.

 -- Nico Golde <nion@debian.org>  Fri, 27 Jul 2007 15:04:16 +0200

stfl (0.14-1) unstable; urgency=low

  [ Michael Mende ]
  * New upstream release (Closes: #427814).
  * Depends now on libncursesw5-dev instead of libncurses5-dev.
  * Added new packages containing bindings for perl, python, ruby,
    spl (Closes: #425214, #425217).
  * Build depends now on python-all-dev, python-central, ruby1.[89]-dev,
    spl-dev, swig.x.

  [ Nico Golde ]
  * New Uploader Michael Mende (Closes: #427814).
  * Some fixes on package split configuration by Michael.
  * Removed template stuff from watch file.
  * Added XS-Vcs-Svn and XS-Vcs-Browser tags to control.
  * Do not ignore errors on make clean in rules anymore,
    just look at missing Makefile.
  * Removed README.Debian since we have bindings now.
  * Added example.c and example.stfl as examples.

 -- Nico Golde <nion@debian.org>  Thu, 28 Jun 2007 12:01:35 +0000

stfl (0.8-2) unstable; urgency=low

  * Added missing -fPIC to CFLAGS (fixed by upstream with
    next release) and deactivated all bindings.
    The bindings will hopefully be ready as package with
    the next revision.

 -- Nico Golde <nion@debian.org>  Sat, 05 May 2007 21:12:22 +0200

stfl (0.8-1) unstable; urgency=low

  * New upstream release.
  * Changed maintainer address.
  * Added README.Debian.

 -- Nico Golde <nion@debian.org>  Sat, 31 Mar 2007 12:16:20 +0200

stfl (0.7-1) unstable; urgency=low

  * Initial release (Closes: #403813).

 -- Nico Golde <nico@ngolde.de>  Tue, 19 Dec 2006 22:25:03 +0100
