localehelper (0.1.7) unstable; urgency=low

  * Stop using switch statements (deprecated in Perl v5.38).
    Thanks to  Niko Tyni for the bug report.
    https://bugs.debian.org/1042525

 -- Jakub Wilk <jwilk@jwilk.net>  Mon, 28 Aug 2023 13:51:18 +0200

localehelper (0.1.6) unstable; urgency=low

  * Improve the build system:
    + Add checks against BSD make.
    + Use install(1) to install the executable.
    + Add “test-installed” target.
  * Improve documentation:
    + Rephrase description of the --help option.
    + Use HTTPS for pubs.opengroup.org.
  * Improve the test suite:
    + Fix script shebangs.
    + Make kill(1) call more portable.

 -- Jakub Wilk <jwilk@jwilk.net>  Fri, 20 Dec 2019 15:51:15 +0100

localehelper (0.1.5) unstable; urgency=low

  * Add Makefile.

 -- Jakub Wilk <jwilk@jwilk.net>  Thu, 15 Feb 2018 20:11:49 +0100

localehelper (0.1.4) unstable; urgency=low

  * Fix encoding normalization code for encodings containing only digits and
    punctuation characters.
  * Don't hardcode the Perl interpreter path in script shebang; use
    “#!/usr/bin/env perl” instead.
  * Make --help return with exit code 0.
  * Add a basic test suite.
  * Use HTTPS URLs when they are available, in documentation and code.

 -- Jakub Wilk <jwilk@jwilk.net>  Mon, 05 Oct 2015 23:21:12 +0200

localehelper (0.1.3) unstable; urgency=low

  * Fix encoding normalization code.
  * Improve error handling.
  * Tidy up the code. Thanks, perlcritic.

 -- Jakub Wilk <jwilk@jwilk.net>  Fri, 17 Jan 2014 00:36:02 +0100

localehelper (0.1.2) unstable; urgency=low

  * Improve the manual page:
    + Work around a pod2man bug: manual page references should be rendered in
      bold, not in italics.
      https://bugs.debian.org/280148
    + Make the title all uppercase.
    + Document that TEXTDOMAINDIR environment variable is left untouched.
  * Disable warnings about use of smartmatch.

 -- Jakub Wilk <jwilk@jwilk.net>  Tue, 28 May 2013 18:53:30 +0200

localehelper (0.1.1) unstable; urgency=low

  * Improve the documentation.
  * Fix command-line argument parsing.

 -- Jakub Wilk <jwilk@jwilk.net>  Mon, 21 Jan 2013 13:02:01 +0100

localehelper (0.1) unstable; urgency=low

  * Initial release.

 -- Jakub Wilk <jwilk@jwilk.net>  Fri, 11 Jan 2013 23:04:08 +0100
