palmer-mail (1.4.0-2) unstable; urgency=medium

  * Run the test suite at build time. dh_auto_test was an empty override with
    nothing to say for itself; it now runs the 75 test files that pass without
    pytest-qt -- 2,199 tests -- listed in debian/no-gui-tests.list. pytest-qt is
    not packaged in Debian, so the 98 GUI files cannot run on a buildd; the
    split was measured per file, not inferred.
  * Add the test suite's build dependencies, including openssl, which
    tests/test_tls_verification.py uses to generate throwaway certificates.
  * pyproject.toml: declare project URLs; state the licence as a PEP 639 SPDX
    expression with license-files rather than the deprecated table; drop the
    redundant wheel build requirement; separate the test extra from dev so a
    packager sees what the tests need without the linters.

 -- Palmer Mail Project <cevin@cevinpalmer.com>  Fri, 05 Sep 2026 09:00:00 +0700

palmer-mail (1.4.0-1) unstable; urgency=medium

  * Initial release. (Closes: #1146293)

 -- Palmer Mail Project <cevin@cevinpalmer.com>  Thu, 03 Sep 2026 09:00:00 +0700
