pytest-textual-snapshot (1.1.0-3) unstable; urgency=medium

  * debian/patches
    - PR24-syrupy-5.patch: fix compatibility with syrupy 5, from upstream
      PR #24; every snapshot comparison failed with syrupy 5
    - PR26-include-resources-in-wheel.patch: install the snapshot report
      template, from upstream PR #26; a snapshot mismatch crashed pytest with
      FileNotFoundError instead of writing the report
    - PR23-datetime-utcnow.patch: fix the datetime.utcnow()
      DeprecationWarning when writing the snapshot report, from upstream
      PR #23
  * debian/control
    - bump debhelper compat level to 14; add dh-sequence-python3 and
      dh-sequence-single-binary to b-d; drop substvars from Depends, now
      applied automatically
    - bump Standards-Version to 4.7.4; drop Priority field, optional is the
      default
    - drop Rules-Requires-Root field, no is the default
    - depend on python3-syrupy (>= 5.0.0), needed by PR24-syrupy-5.patch;
      dh_python3 does not version it
    - enable the autopkgtest-pkg-pybuild Testsuite
  * debian/rules
    - drop --with python3, replaced by dh-sequence-python3
  * debian/copyright
    - update upstream contact
  * debian/watch
    - convert to version 5 format, using the GitHub template
  * debian/tests
    - replace the py2dsp boilerplate with a smoke test: record a snapshot of
      a small Textual app, compare it, then check that a mismatch produces
      the snapshot report

 -- Sandro Tosi <morph@debian.org>  Fri, 25 Sep 2026 01:44:51 -0400

pytest-textual-snapshot (1.1.0-2) unstable; urgency=medium

  * source-only upload

 -- Sandro Tosi <morph@debian.org>  Fri, 10 Apr 2026 00:53:40 -0400

pytest-textual-snapshot (1.1.0-1) unstable; urgency=low

  * Initial release, autogenerated by py2dsp/5.20260225

 -- Sandro Tosi <morph@debian.org>  Wed, 08 Apr 2026 23:12:25 +0000
