resvg (0.45.1-5) unstable; urgency=medium

  * drop patch 2001_svgtypes,
    obsoleted by Debian packaging changes;
    tighten (build-)dependencies for crate svgtypes

 -- Jonas Smedegaard <dr@jones.dk>  Wed, 24 Sep 2025 23:53:25 +0200

resvg (0.45.1-4) unstable; urgency=medium

  * update DEP-3 patch headers
  * relax build-dependency for crate rustybuzz

 -- Jonas Smedegaard <dr@jones.dk>  Wed, 24 Sep 2025 11:24:04 +0200

resvg (0.45.1-3) unstable; urgency=medium

  * drop patch 2001_fontdb,
    obsoleted by Debian packaging changes;
    update (build-)dependencies for crate fontdb
  * drop watch file: use upstream metadata instead

 -- Jonas Smedegaard <dr@jones.dk>  Sun, 21 Sep 2025 23:52:22 +0200

resvg (0.45.1-2) unstable; urgency=medium

  * add patches cherry-picked upstream:
    + fix abs_bounding_box calculation for image
    + fix crash caused by glyph splitting;
    include updated binary test file, and override during build
  * add patch 1003 to relax pixel delta in output comparison tests;
    closes: bug#1109712, thanks to Peter Michael Green
  * tighten DEP-3 patch headers
  * relax build-dependencies for crates fontdb itertools rustybuzz

 -- Jonas Smedegaard <dr@jones.dk>  Wed, 20 Aug 2025 08:58:26 +0200

resvg (0.45.1-1) unstable; urgency=medium

  [ upstream ]
  * new release

  [ Jonas Smedegaard ]
  * update and unfuzz patches
  * bump project versions in virtual packages and autopkgtests

 -- Jonas Smedegaard <dr@jones.dk>  Thu, 17 Apr 2025 06:47:04 +0200

resvg (0.45.0-3) unstable; urgency=medium

  * add patch cherry-picked upstream
    to support SVGs without the xmlns attribute on the root
  * apply hardening flags
    and restore upstream default optimization level by default

 -- Jonas Smedegaard <dr@jones.dk>  Fri, 11 Apr 2025 11:43:58 +0200

resvg (0.45.0-2) unstable; urgency=medium

  * no-changes source-only upload to enable testing migration

 -- Jonas Smedegaard <dr@jones.dk>  Sun, 30 Mar 2025 12:15:08 +0200

resvg (0.45.0-1) experimental; urgency=medium

  [ upstream ]
  * new release

  [ Jonas Smedegaard ]
  * update URIs to upstream source and issue tracker
  * bump project versions in virtual packages and autopkgtests
  * update and unfuzz patches
  * build-depend on packages for crates itertools phf phf_codegen
  * declare compliance with Debian Policy 4.7.2
  * update copyright info: update coverage
  * add TODO note about autogenerated files

 -- Jonas Smedegaard <dr@jones.dk>  Sun, 30 Mar 2025 10:41:03 +0200

resvg (0.44.0-4) unstable; urgency=medium

  * fix autopkgtest-dependencies;
    add patch 1002 to add feature fencing for tests;
    closes: bug#1098474, thanks to NoisyCoil
  * declare compliance with Debian Policy 4.7.1

 -- Jonas Smedegaard <dr@jones.dk>  Sat, 22 Feb 2025 10:14:52 +0100

resvg (0.44.0-3) unstable; urgency=medium

  * update git-buildpackage config: simplify usage comment
  * update watch file:
    + mangle upstream version
    + improve filename mangling
    + use Github API
  * use package section rust (not libdevel) for rust crates

 -- Jonas Smedegaard <dr@jones.dk>  Tue, 11 Feb 2025 16:20:28 +0100

resvg (0.44.0-2) experimental; urgency=medium

  * drop patches 2001_data-url 2001_gif 2001_kurbo,
    obsoleted by Debian packaging changes;
    tighten (build-)dependencies for crates data-url gif kurbo
  * fix install generated upstream changelog

 -- Jonas Smedegaard <dr@jones.dk>  Tue, 28 Jan 2025 15:57:31 +0100

resvg (0.44.0-1) experimental; urgency=medium

  * reintroduce package,
    without C binding binary packages for now

 -- Jonas Smedegaard <dr@jones.dk>  Tue, 14 Jan 2025 20:35:21 +0100

resvg (0.44.0-1+keeppkg) experimental; urgency=medium

  [ upstream ]
  * new release(s)

  [ Andrej Shadura ]
  * Remove cargo-checksums, they're no longer needed

  [ Jonas Smedegaard ]
  * adopt package;
    thanks to Andrej Shadura for previous work
  * add git-buildpackage config to source package
  * reorganize and update patches,
    using upstream cherry-picked patches where possible;
    add DEP-3 patch headers;
    add file debian/patches/README documenting patch naming micro-policy
  * add source helper tool copyright-check
  * update copyright info:
    + use License-Grant and Reference fields
    + normalize whitespace
    + update coverage, thanks to copyright-check
  * use declarative debhelper snippet for cleaning static paths
  * use debhelper compatibility level 13 (not 12)
  * simplify rules;
    build-depend on dh-sequence-cargo
    (not dh-cargo cargo rustc libstd-rust-dev)
  * set rust packages as arch:all multi-ach:foreign
    (not arch:any multi-arch:same)
  * declare compliance with Debian Policy 4.7.0
  * update watch file:
    + add usage comment
    + use substitution strings
    + improve filename mangling
    + drop seemingly unused prerelease handling
  * stop provide binary package librust-resvg-qt-dev
    or provide virtual packages libresvg0-cairo libresvg0-qt,
    as upstream provided only one C binding now
  * update (build-)dependencies
    and virtually provided crate and feature packages
    with simplified dependency versioning
  * wrap and sort control files and debhelper snippets
  * add autopkgtests
  * generate documentation from upstream source;
    build-depend on asciidoctor cmark-gfm help2man
    libstring-shellquote-perl
  * temporarily avoid building C binding
  * omit some failing tests,
    possibly related to misaligned crates
  * add patch 2002 to avoid privacy leak in documentation

 -- Jonas Smedegaard <dr@jones.dk>  Tue, 14 Jan 2025 18:46:16 +0100

resvg (0.8.0-4) unstable; urgency=high

  * Fix the librust-jpeg-decoder-0.1-dev dependency.

 -- Andrej Shadura <andrewsh@debian.org>  Sat, 02 Jan 2021 16:48:41 +0100

resvg (0.8.0-3) unstable; urgency=medium

  * Remove unavailable depends or provides.

 -- Andrej Shadura <andrewsh@debian.org>  Tue, 22 Dec 2020 12:33:25 +0100

resvg (0.8.0-2) unstable; urgency=medium

  * Fix the dependency in librust-usvg-dev.

 -- Andrej Shadura <andrewsh@debian.org>  Sun, 22 Nov 2020 13:32:22 +0100

resvg (0.8.0-1) unstable; urgency=medium

  * New upstream release.
  * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
    Repository-Browse.
  * Update standards version to 4.5.0, no changes needed.
  * Update the dependencies, drop binary packages for individual features.
  * Update the examples.

 -- Andrej Shadura <andrewsh@debian.org>  Sat, 21 Nov 2020 23:06:38 +0100

resvg (0.5.0-2) unstable; urgency=medium

  * No changes rebuild.

 -- Andrej Shadura <andrewsh@debian.org>  Fri, 12 Jul 2019 00:37:55 +0200

resvg (0.5.0-1) unstable; urgency=medium

  * Initial upload (Closes: #918910).

 -- Andrej Shadura <andrewsh@debian.org>  Mon, 11 Feb 2019 14:13:43 +0100
