libcatmandu-perl (0.9505-1) unstable; urgency=medium

  [ upstream ]
  * New release.
    + Expand, collapse and vacuum fixes handle large arrays.
    + More pod.

  [ Jonas Smedegaard ]
  * Declare compliance with Debian Policy 3.9.7.
  * Update copyright info:
    + Extend copyright of packaging to cover current year.

 -- Jonas Smedegaard <dr@jones.dk>  Tue, 09 Feb 2016 06:42:11 +0100

libcatmandu-perl (0.9504-1) unstable; urgency=medium

  [ upstream ]
  * New release(s).

  [ Jonas Smedegaard ]
  * Update package relations:
    + Tighten build-dependency on libapp-cmd-perl.

 -- Jonas Smedegaard <dr@jones.dk>  Mon, 09 Nov 2015 10:46:54 +0100

libcatmandu-perl (0.9502-1) unstable; urgency=medium

  [ upstream ]
  * New release.

  [ Jonas Smedegaard ]
  * Update package relations: Stop (build-)depend on libdata-util-perl.

 -- Jonas Smedegaard <dr@jones.dk>  Thu, 29 Oct 2015 11:10:44 +0100

libcatmandu-perl (0.9501-1) unstable; urgency=medium

  [ upstream ]
  * New release(s).

  [ Jonas Smedegaard ]
  * Update package relations:
    + (Build-)depend on libfile-slurp-perl libwww-perl liburi-perl
      liburi-template-perl.
    + Relax build-dependency on libtest-simple-perl, and favor recent
      perl (now recent enough) over that.
  * Update homepage.
  * Update copyright info:
    + Use License-Grant and License-Reference fields.
    Thanks to Ben Finney.
    + Extend copyright of packaging to cover current year.
  * Add lintian override regarding license in License-Reference field.
    See bug#786450.
  * Bump debhelper compatibility level to 9.
  * Add lintian override regarding debhelper 9.

 -- Jonas Smedegaard <dr@jones.dk>  Mon, 26 Oct 2015 03:39:49 +0100

libcatmandu-perl (0.9301-1) unstable; urgency=medium

  [ upstream ]
  * New release(s).
    0.9209:
    0.9210:
    + Fix log tests.
    0.93:
    + Iterable can now behave like an external iterator (see next and
      rewind methods).
    + Better Fix::Parser error handling.
    + New hash_merge fix.
    + Fix Versioning bugs.
    + More consistent Importer::JSON and Exporter::JSON parameter
      naming.
    + Fix regex bug in emit.
    + New set_array and set_hash fixes.
    + New filter fix.
    + Iterable stop_if method.
    + Pod fixes.
    0.9301:
    + Cmd output test failed sometimes.

  [ Jonas Smedegaard ]
  * Update copyright info:
    + Bump (yes, not extend) overage for main upstream author.
  * Update package relations:
    + Tighten (build-)dependency on libapp-cmd-perl liblog-any-perl.
    + (Build-)depend on libhash-merge-simple-perl.
    + Stop (build-)depend on liblog-any-adapter-perl: Provided by
      liblog-any-perl since version 1.00.

 -- Jonas Smedegaard <dr@jones.dk>  Fri, 01 May 2015 16:33:27 +0200

libcatmandu-perl (0.9209-1) unstable; urgency=medium

  [ upstream ]
  * New release(s).
    0.9209:
    + info command.
    + Ignore installed but depreciated commands.
    + Improved retain fix will replace retain_field.
    + Simple emitting fixes required a bit less boilerplate.
    + JSON::XS is now required to avoid bugs in other implementations.
    0.9208:
    + Lazy and more robust fix building in Fix.pm.
    0.9207:
    + greater_than, less_than fix conditions.
    + Fix bug in Paged.
    + Exporter::JSON pod.
    + sort_field fix handles undef values.

  [ Vasudev Kamath ]
  * Drop myself from uploaders.

  [ Jonas Smedegaard ]
  * Stop (build-)depend on libjs-perl, depend on (not recommend)
    libjson-xs-perl (in addition to build-depending), and fix tighten to
    (build-)depend versioned.
  * Update patch 1001, and simplify header.

 -- Jonas Smedegaard <dr@jones.dk>  Thu, 04 Dec 2014 15:01:48 +0100

libcatmandu-perl (0.9206-1) unstable; urgency=medium

  [ upstream ]
  * New release(s).
    + More pod.
    + Combine the various info modules in Importer::Modules.
    + Bind::hashmap fix.
    + Remove orphan test.

  [ Jonas Smedegaard ]
  * Update watch file: Fix strip spaces in version line.
  * Declare compliance with Debian Policy 3.9.6.
  * Stop aggressive version mangling in watch file.
  * Git-ignore quilt .pc dir.

  [ Salvatore Bonaccorso ]
  * Update Vcs-Browser URL to use cgit web frontend.

  [ Vasudev Kamath ]
  * Drop duplicate build-depend on liblog-any-perl.
  * Improve POD documentation:
    + Add patch 1001 to fix a few typos.
    + Add patch 1002 to add missing NAME section.
    Thanks to lintian.

 -- Jonas Smedegaard <dr@jones.dk>  Tue, 14 Oct 2014 16:11:55 +0200

libcatmandu-perl (0.9204-2) unstable; urgency=medium

  * Add git-buildpackage config, enabling pristine-tar and tag signing.
  * Fix relax to build-depend unversioned on libmodule-build-perl alone
    (not versioned nor favoring slightly old perl).
    Closes: bug#753048. Thanks to Niko Tyni.

 -- Jonas Smedegaard <dr@jones.dk>  Wed, 02 Jul 2014 12:43:53 +0200

libcatmandu-perl (0.9204-1) unstable; urgency=medium

  [ upstream ]
  * New release(s).
    + catmandu debug flag and more informative error messages.
    + more pod.
    + bump required version of Moo.
    + require YAML::XS to avoid YAML weirdness.
    + fix CLI include path load order.
    + MooX::Log::Any replaced by Catmandu::Logger because it doesn't set
      the correct category.
    + config command can use any Exporter.
    + Importer::JSON multiline is more robust.
    + Exporter::JSON supports canonical, indent, space_before,
      space_after options.
    + info commands and matching importers.

  [ Jonas Smedegaard ]
  * Update package relations:
    + (Build-)depend on recent libyaml-libyaml-perl (not build-depend on
      libyaml-perl or recommend unversioned libyaml-libyaml-perl).
    + (Build-)depend on recent liblog-any-perl (not
      libmoox-log-any-perl).
    + Recommend liblog-any-adapter-log4perl-perl, and recent
      liblog-log4perl-perl.
    + (Build-)depend on libmodule-info-perl, and on recent
      libfile-find-rule-perl.
    + Tighten (build-)dependency on libmoo-perl.

 -- Jonas Smedegaard <dr@jones.dk>  Fri, 13 Jun 2014 13:25:56 +0200

libcatmandu-perl (0.9103-1) unstable; urgency=medium

  [ upstream ]
  * New release.
    + Fix script dir in build script.
    + Fix handle empty comments in Fix::Parser module.
    + Fix POD of Exporter module.

  [ Jonas Smedegaard ]
  * Stop manually install executable.

 -- Jonas Smedegaard <dr@jones.dk>  Tue, 03 Jun 2014 00:23:46 +0200

libcatmandu-perl (0.9102-2) unstable; urgency=medium

  * Fix recommend libyaml-libyaml-perl (not bogus libyaml-xs-perl).

 -- Jonas Smedegaard <dr@jones.dk>  Fri, 23 May 2014 01:53:14 +0200

libcatmandu-perl (0.9102-1) unstable; urgency=medium

  [ upstream ]
  * New release(s).
    + Add monads in disguise Catmandu::Fix::Bind.
    + Improve POD coverage.
    + Add less_than, greater_than conditions.

  [ Jonas Smedegaard ]
  * Tidy comma in build-dependencies.
  * Update watch file to use cpan.org/author URL (not search.cpan.org).
  * Update package relations:
    + Build-depend on (recent but not too recent perl or) recent
      libmodule-build-perl (not libmodule-build-tiny), and relax to
      build-depend unversioned on cdbs.
    + Depend (not only build-depend) on liblog-any-adapter-perl, and
      tighten to (build-)depend versioned.
    + Build-depend on libtest-pod-perl.
    + Build-depend (explicitly) on recent liblog-any-perl.
    + Tighten to build-depend versioned on libtest-deep-perl and
      libtest-exception-perl.
    + Build-depend on recent libtest-simple-perl (or very recent perl).

 -- Jonas Smedegaard <dr@jones.dk>  Tue, 20 May 2014 18:43:10 +0200

libcatmandu-perl (0.9-1) unstable; urgency=low

  [ Vasudev Kamath ]
  * Initial Release.
    Closes: bug#723591.

 -- Jonas Smedegaard <dr@jones.dk>  Sat, 17 May 2014 23:54:09 +0200
