pystiebeleltron (0.2.0-1.1) unstable; urgency=medium

  * Non-maintainer upload.
  * Add upstream patch to adapt to pymodbus 3.10+ API.
    Fixes FTBFS/runtime errors with python3-pymodbus >= 3.10.0.
  * Add upstream patch to fix a typo in the StiebelEltronModbusError constructor
    (__init vs __init__).
  * Add Debian patch to rewrite mock Modbus server for pymodbus 3.13.0 API.
    Fixes FTBFS caused by pymodbus 3.13.0 removing ModbusSequentialDataBlock(0,
    ...) support and the ModbusDeviceContext getValues/setValues methods.

 -- Maximiliano Curia <maxy@debian.org>  Wed, 27 May 2026 00:00:00 +0000

pystiebeleltron (0.2.0-1) unstable; urgency=medium

  * New upstream release.
  * Upstream switched to pyproject.toml and the hatchling build system.
  * Add new test dependencies on python3-pytest-mock and
    python3-pytest-asyncio.
  * Add wpm-example.py to examples.

 -- Edward Betts <edward@4angle.com>  Tue, 22 Jul 2025 10:36:00 +0200

pystiebeleltron (0.1.1-1) unstable; urgency=medium

  * Initial release. (Closes: #1108545)

 -- Edward Betts <edward@4angle.com>  Mon, 30 Jun 2025 22:25:12 +0100
