coolreader (3.2.59+git20260725+ds-3) unstable; urgency=medium

  * Build with fontconfig support (Closes: #1148133): add libfontconfig1-dev to
    Build-Depends so CMake's find_package(FontConfig) succeeds and crengine is
    compiled with USE_FONTCONFIG=1. Without it the reader only scans ~/.cr3/fonts
    and /usr/share/cr3/fonts and aborts with "Cannot open font file(s) .ttf" even
    when Truetype fonts are installed.
  * Depend on fonts-liberation so a usable Truetype font is always present.

 -- Emfox Zhou <emfox@debian.org>  Fri, 18 Sep 2026 00:30:08 +0800

coolreader (3.2.59+git20260725+ds-2) unstable; urgency=medium

  * Declare every copyright holder found in the source tree, and give the
    vendored fontconfig, xxHash and hyphenation-pattern code the licences
    they actually carry instead of sweeping them up under the GPL-2+
    catch-all.
  * Add debian/upstream/metadata.

 -- Emfox Zhou <emfox@debian.org>  Thu, 17 Sep 2026 13:07:29 +0800

coolreader (3.2.59+git20260725+ds-1) unstable; urgency=medium

  * Initial release (Closes: #1021451, #715470)
    Upstream sources taken from master (dcc2d4c8, 2026-07-25) rather than
    the cr3.2.59 tag of 2021-08-31: the tag predates Qt6 support, and the
    two trees differ by 1218 files (337238 insertions, 636609 deletions).
    Versioned +git20260725 to mark this as a snapshot between 3.2.59 and
    the eventual 3.2.60.
  * Document the appdata.xml metadata license in debian/copyright.
  * Document how to reproduce the orig tarball in debian/README.source.
  * Add debian/.gitignore so the quilt patches stay tracked.
  * Use a reverse-DNS AppStream ID (io.github.buggins.coolreader).
  * Add a Keywords entry to the desktop file.
  * Drop the obsolete FSF postal address from debian/copyright.
  * Enable bindnow hardening.

 -- Emfox Zhou <emfox@debian.org>  Thu, 17 Sep 2026 01:07:20 +0800
