gftools (0.10.0+dfsg-1) unstable; urgency=medium

  * Team upload.
  * New upstream release 0.10.0.
    - The bundled *_pb2 modules are gone; gftools now depends on
      gfmetadata (RFP -> ITP #1142826, new in Debian), and needs
      axisregistry >= 0.4.19 and gflanguages >= 0.7.8.
    - Upstream removed gftools-sanity-check, gftools-compare-font,
      gftools-tag-noto, gftools-update-families,
      gftools-fix-glyph-private-encoding, gftools-font-weights-coverage,
      gftools-check-sandbox-family and gftools-check-vertical-extents;
      gftools-gen-static and gftools-render-text are new.
  * debian/control: Build-Depend on python3-gfmetadata, and on the new
    upstream dependencies python3-filelock and python3-git for the tests;
    version the python3-axisregistry and python3-gflanguages
    build-dependencies.
  * debian/py3dist-overrides: Map nanoemoji and gfmetadata to their Debian
    packages. dh-python's fallback list predates both, so a nocheck build
    (python3-nanoemoji is a <!nocheck> Build-Depends since -3) dropped
    python3-nanoemoji from the dependencies of python3-gftools. With the
    mapping, python3-gfmetadata is marked <!nocheck> as well.
  * debian/patches:
    - Refresh Load-ninja_syntax-from-gftools.patch.
    - Add 0003-Relax-the-protobuf-runtime-requirement.patch: drop the
      temporary protobuf >= 6.33.0 pin, python3-gfmetadata carries the
      right dependency for the archive's protobuf.

 -- Boyuan Yang <byang@debian.org>  Sat, 26 Sep 2026 22:09:15 -0400

gftools (0.9.996+dfsg-3) unstable; urgency=medium

  * Team upload.

  [ Boyuan Yang ]
  * debian/watch: Only match three-component version tags to skip the
    mistyped upstream tag v0.9991, which would otherwise sort above
    v0.10.0.

  [ Alexandre Detiste ]
  * Salsa CI: test nocheck profile
  * Mark most build-deps as <!nocheck>

 -- Alexandre Detiste <tchet@debian.org>  Sat, 19 Sep 2026 13:08:59 +0200

gftools (0.9.996+dfsg-2) unstable; urgency=medium

  * Team upload.
  * debian/control: Add missing (build-)dependency python3-nanoemoji.

 -- Boyuan Yang <byang@debian.org>  Sat, 12 Sep 2026 18:26:59 -0400

gftools (0.9.996+dfsg-1) unstable; urgency=medium

  * Team upload.
  * New upstream release.
  * debian/control: Drop unnecessary build-deps.
  * debian/control: Bump debhelper compat to v14.
  * debian/: Split the binary package into gftools and python3-gftools
    per the discussion with DFSG Team. (Closes: #1121125)

 -- Boyuan Yang <byang@debian.org>  Tue, 21 Jul 2026 12:51:21 -0400

gftools (0.9.994+dfsg-1) unstable; urgency=medium

  * Team upload.
  * New upstream release.

 -- Boyuan Yang <byang@debian.org>  Thu, 05 Mar 2026 18:15:30 -0500

gftools (0.9.991+dfsg-2) unstable; urgency=medium

  * Team upload.
  * Drop now unnecessary ufomerge patch.
  * Install gftools-check-vertical-extents.

 -- Bastian Germann <bage@debian.org>  Sat, 28 Feb 2026 11:41:35 +0100

gftools (0.9.991+dfsg-1) unstable; urgency=medium

  * Team upload.
  * New upstream release.

 -- Boyuan Yang <byang@debian.org>  Mon, 23 Feb 2026 17:49:29 -0500

gftools (0.9.99+dfsg-2) unstable; urgency=medium

  * Team upload.
  * debian/control: Add missing (build-)dependency python3-font-v since
    it is now available in Debian.
  * debian/control: Explicitly add binary dependency fontmake because
    gftools needs the fontmake executable in some library functions.
    (really closes: #1127472)

 -- Boyuan Yang <byang@debian.org>  Mon, 16 Feb 2026 18:50:02 -0500

gftools (0.9.99+dfsg-1) unstable; urgency=medium

  * Team upload.
  * New upstream version 0.9.99+dfsg
  * Do-not-depends-on-setuptools-at-runtime.patch: Dropped, merged upstream.
  * Drop revent-installing-gftools-add-ds-subsets.patch as ufomerge is now
    available. (Closes: #1127472)
  * Add missing build-dep: ufomerge.

 -- Boyuan Yang <byang@debian.org>  Wed, 11 Feb 2026 09:35:30 -0500

gftools (0.9.98+dfsg-2) unstable; urgency=medium

  * Team upload
  * Add debian/salsa-ci.yml
  * Add a patch to avoid generating a runtime dependency on python3-setuptools

 -- Alexandre Detiste <tchet@debian.org>  Fri, 23 Jan 2026 13:25:40 +0100

gftools (0.9.98+dfsg-1) unstable; urgency=medium

  * New upstream version 0.9.98+dfsg
  * debian/watch: Update to version 5.
  * Bump Standards-Version to 4.7.3.

 -- Boyuan Yang <byang@debian.org>  Thu, 22 Jan 2026 15:20:15 -0500

gftools (0.9.95+dfsg-1) unstable; urgency=medium

  [ Bastian Germann ]
  * Import upstream patch for syntax errors
  * Drop unnecessary script

  [ Agathe Porte ]
  * Mark most patches as forwarded: not-needed
  * New upstream version 0.9.95+dfsg (Closes: #1083412)
  * Add python3-glyphsets dep
  * Update maintainer email address

 -- Agathe Porte <gagath@debian.org>  Thu, 30 Oct 2025 12:25:19 +0100

gftools (0.9.85+dfsg-2) unstable; urgency=medium

  * Team upload
  * Correct ninja subprocess call

 -- Bastian Germann <bage@debian.org>  Wed, 03 Sep 2025 16:14:03 +0200

gftools (0.9.85+dfsg-1) unstable; urgency=medium

  * Team upload
  * Prevent installing gftools-add-ds-subsets
  * Move unpackaged import due to its usage
  * New upstream version 0.9.85+dfsg

 -- Bastian Germann <bage@debian.org>  Mon, 25 Aug 2025 23:44:56 +0200

gftools (0.9.68+dfsg-3) unstable; urgency=medium

  * Team upload

  [ Agathe Porte ]
  * introduce d/gbp.conf

  [ Alexandre Detiste ]
  * use dh-sequence-python3
  * drop "Rules-Requires-Root: no": it is the new default
  * bump Standards-Version to 4.7.2

 -- Bastian Germann <bage@debian.org>  Mon, 25 Aug 2025 20:43:03 +0200

gftools (0.9.68+dfsg-2) unstable; urgency=medium

  * Team upload
  * Upload to unstable

 -- Bastian Germann <bage@debian.org>  Sun, 10 Aug 2025 16:00:05 +0200

gftools (0.9.68+dfsg-1) experimental; urgency=medium

  * Team upload
  * New upstream version 0.9.68+dfsg (Closes: #1013213)
  * Load ninja_syntax from gftools
  * d/watch: Use git mode with proper repacking
  * Add dependencies
  * Run test_dependencies.py which needs Lora font

 -- Bastian Germann <bage@debian.org>  Fri, 18 Jul 2025 16:59:23 +0200

gftools (0.5.2+dfsg-3) unstable; urgency=medium

  * Update metadata

 -- Agathe Porte <debian@microjoe.org>  Tue, 03 Jan 2023 20:54:48 +0100

gftools (0.5.2+dfsg-2) unstable; urgency=medium

  * Team upload.
  * Bump Standards-Version to 4.6.0.
  * Rebuild on buildd to allow testing migration.

 -- Boyuan Yang <byang@debian.org>  Sun, 26 Sep 2021 19:55:38 -0400

gftools (0.5.2+dfsg-1) unstable; urgency=medium

  * Initial release. (Closes: #975676)

 -- Agathe Porte <debian@microjoe.org>  Tue, 17 Nov 2020 22:38:35 +0100
