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
