libpandoc-wrapper-perl (0.9.1-6) unstable; urgency=medium

  * Team upload.
  * Fix typo in 1002_verify_TLS.patch.
    Thanks to autopkgtests and ci.debian.net for showing the issue.

 -- gregor herrmann <gregoa@debian.org>  Fri, 06 Jan 2023 16:54:13 +0100

libpandoc-wrapper-perl (0.9.1-5) unstable; urgency=medium

  * tighten build-dependency on libpandoc-elements-perl,
    to ensure recent padoc is supported

 -- Jonas Smedegaard <dr@jones.dk>  Mon, 26 Dec 2022 16:52:17 +0100

libpandoc-wrapper-perl (0.9.1-4) unstable; urgency=medium

  * add patch 1002 to verify TLS;
    depend on ca-certificates;
    closes: bug#954085, thanks to Felix Lechner
  * declare compliance with Debian Policy 4.6.2

 -- Jonas Smedegaard <dr@jones.dk>  Sun, 25 Dec 2022 16:53:37 +0100

libpandoc-wrapper-perl (0.9.1-3) unstable; urgency=medium

  [ Debian Janitor ]
  * Apply multi-arch hints. + libpandoc-wrapper-perl: Add Multi-Arch: foreign.

 -- Jelmer Vernooĳ <jelmer@debian.org>  Thu, 08 Dec 2022 21:36:21 +0000

libpandoc-wrapper-perl (0.9.1-2) unstable; urgency=medium

  * add patch 1001
    to modernize a test to cover recent Pandoc html rendering;
    closes: bug#966935, thanks to Lucas Nussbaum
  * add patch 2001 to skip test failing with pandoc >= 2.10;
    closes: bug#1017287, thanks to Lucas Nussbaum
  * declare compliance with Debian Policy 4.6.1
  * update copyright info: update coverage
  * fix lintian overrides
  * update git-buildpackage config:
    + use DEP-14 git branches
    + enable automatic DEP-14 branch name handling
    + add usage config
  * add debian/patches/README
    documenting patch versioning micro-policy

 -- Jonas Smedegaard <dr@jones.dk>  Sun, 14 Aug 2022 18:49:14 +0200

libpandoc-wrapper-perl (0.9.1-1) unstable; urgency=medium

  [ upstream ]
  * new release

  [ Jonas Smedegaard ]
  * drop patch 1001 adopted upstream
  * update copyright info: update coverage

 -- Jonas Smedegaard <dr@jones.dk>  Wed, 01 Dec 2021 15:49:33 +0100

libpandoc-wrapper-perl (0.9.0-2) unstable; urgency=medium

  [ Debian Janitor ]
  * build-depend on debhelper-compat (not debhelper)
  * set upstream metadata fields:
    Bug-Database Bug-Submit Repository Repository-Browse
  * declare compliance with Debian Policy 4.3.0

  [ Jonas Smedegaard ]
  * use debhelper compatibility level 13 (not 12)
  * copyright:
    + update coverage
    + use Reference field (not License-Reference);
      update lintian overrides
  * simplify source script copyright-chceck
  * add patch 1001
    to modernize a test to cover recent Pandoc html rendering;
    closes: bug#966935, thanks to Lucas Nussbaum
  * stop build-depend explicitly on perl: not called directly
  * declare compliance with Debian Policy 4.6.0

 -- Jonas Smedegaard <dr@jones.dk>  Mon, 13 Sep 2021 17:40:20 +0200

libpandoc-wrapper-perl (0.9.0-1) unstable; urgency=medium

  [ upstream ]
  * New release.

  [ Jonas Smedegaard ]
  * Fix hashbang of script.
  * Update copyright info:
    + Extend coverage for main upstream author.
    + Extend coverage of packaging.
    + Update Upstream-Name.
  * Declare compliance with Debian Policy 4.3.0.
  * Mark build-dependencies needed only for testsuite as such.
  * Update watch file: Rewrite usage comment.

 -- Jonas Smedegaard <dr@jones.dk>  Wed, 20 Feb 2019 20:41:40 +0100

libpandoc-wrapper-perl (0.8.8-1) unstable; urgency=medium

  [ upstream ]
  * New release(s).

  [ gregor herrmann ]
  * debian/*: update URLs from {search,www}.cpan.org to MetaCPAN.
  * debian/*: update GitHub URLs to use HTTPS.

  [ Jonas Smedegaard ]
  * Update watch file: Fix typo in usage comment.
  * Wrap and sort control file.
  * Declare compliance with Debian Policy 4.2.1.
  * Update copyright info:
    + Extend coverage of packaging.
    + Use https protocol in protocol URL.
    + Relicense main upstream work as EUPL-1.2.

 -- Jonas Smedegaard <dr@jones.dk>  Sun, 04 Nov 2018 04:55:07 +0100

libpandoc-wrapper-perl (0.8.0-2) unstable; urgency=medium

  * Team upload.
  * Declare that the package does not need (fake)root to build
  * Add Testsuite declaration for autopkgtest-pkg-perl
  * Drop useless build dependency on dh-buildinfo
  * Make the debhelper build dependency versioned
  * Update to debhelper compat level 10

 -- Niko Tyni <ntyni@debian.org>  Sun, 06 May 2018 17:39:51 +0300

libpandoc-wrapper-perl (0.8.0-1) unstable; urgency=medium

  [ upstream ]
  * New release(s).
    0.7.0:
    + Add Pandoc::Release.
    + Fix bug when calling with uneven number of arguments.
    0.7.1:
    + Add App::Prove::Plugin::andoc.
    + Make sure tests pass on all pandoc versions.
      Closes: Bug#897110. Thanks to Adrian Bunk.
    0.7.2:
    + Fix test failure since Perl 5.26.
    0.8.0:
    + Search executable in ~/.pandoc/bin.
    + Download executables with 'pandoc-' prefix.
    + Automatically detect Debian architecture for download releases.
    + Add method Pandoc::Relases->get.
    + Add method Pandoc->extensions.

  [ Salvatore Bonaccorso ]
  * Update Vcs-* headers for switch to salsa.debian.org

  [ Jonas Smedegaard ]
  * Declare compliance with Debian Policy 4.1.4.
  * Update package relations:
    + Skip testsuite-related build-dependencies with hint !nocheck (not
      deprecated !stage1).
    Closes: Bug#892763. Thanks to Helmut Grohne.
  * Update copyright info: Extend coverage for main upstream author.

 -- Jonas Smedegaard <dr@jones.dk>  Mon, 30 Apr 2018 12:17:29 +0200

libpandoc-wrapper-perl (0.6.1-1) unstable; urgency=medium

  [ upstream ]
  * New release.
    + Make sure to override existing options and output destination.

  [ Jonas Smedegaard ]
  * Tighten lintian overrides regarding License-Reference.
  * Update watch file: Use substitution strings.
  * Modernize Vcs-* fields:
    + Consistently use git (not cgit) in path.
    + Consistently include .git suffix in path.
  * Declare compliance with Debian Policy 4.1.1.

 -- Jonas Smedegaard <dr@jones.dk>  Sat, 28 Oct 2017 03:32:14 +0200

libpandoc-wrapper-perl (0.6.0-1) unstable; urgency=low

  * Initial Release.
    Closes: bug#859018.

 -- Jonas Smedegaard <dr@jones.dk>  Wed, 29 Mar 2017 18:16:34 +0200
