praya-service (1.4.0-1) sinambung; urgency=medium

  * Remove the telemetry service and its daily device information reporting.
  * Drop telemetry from the service registry so it can no longer be enabled
    over D-Bus.
  * Do not install PyGObject from pip; use the python3-gi system package via
    the venv's --system-site-packages. Fixes the build in a minimal chroot,
    where pip tried to compile PyGObject and failed on missing pkg-config
    and cairo headers.
  * Stop tracking generated Debian build artifacts, which made dpkg-genchanges
    reference a stale 1.0.8 buildinfo.

 -- Herpiko Dwi Aguno <herpiko@gmail.com>  Wed, 09 Sep 2026 13:00:00 +0700

praya-service (1.3.0-1) sinambung; urgency=medium

  * Pre-build Python venv at package build time instead of runtime.
  * Remove runtime pip install on first launch.
  * Drop python3-pip and python3-venv from runtime dependencies.

 -- Herpiko Dwi Aguno <herpiko@gmail.com>  Mon, 16 Feb 2026 13:00:00 +0700

praya-service (1.2.0-1) sinambung; urgency=medium

  * Add telemetry service for daily device information reporting.
  * Send enable/disable events on service toggle.

 -- Herpiko Dwi Aguno <herpiko@gmail.com>  Wed, 11 Feb 2026 13:00:00 +0700

praya-service (1.1.0-1) sinambung; urgency=medium

  *

 -- Herpiko Dwi Aguno <herpiko@gmail.com>  Mon, 27 Jan 2026 13:00:00 +0700

praya-service (1.0.8-1) sinambung; urgency=medium

  * Fix systemd service for Wayland/GTK display access.
  * Add PartOf=graphical-session.target dependency.
  * Document environment import requirement for WAYLAND_DISPLAY.

 -- Herpiko Dwi Aguno <herpiko@gmail.com>  Sun, 26 Jan 2026 18:40:00 +0700

praya-service (1.0.7-1) sinambung; urgency=medium

  * Fix D-Bus registration by using NON_UNIQUE flag.
  * Prevents GApplication from conflicting with manual D-Bus registration.

 -- Herpiko Dwi Aguno <herpiko@gmail.com>  Sun, 26 Jan 2026 17:45:00 +0700

praya-service (1.0.6-1) sinambung; urgency=medium

  * Fix D-Bus registration failure by using IS_SERVICE flag.
  * Resolves "Object does not exist at path" error on startup.

 -- Herpiko Dwi Aguno <herpiko@gmail.com>  Sun, 26 Jan 2026 17:40:00 +0700

praya-service (1.0.5-1) sinambung; urgency=medium

  * Send D-Bus status updates to GNOME extension.
  * Send "bad" when slouching alert is triggered.
  * Send "good" when posture is restored.

 -- Herpiko Dwi Aguno <herpiko@gmail.com>  Sun, 26 Jan 2025 17:30:00 +0700

praya-service (1.0.4-1) sinambung; urgency=medium

  * Change D-Bus namespace to com.github.blankon.praya.

 -- Herpiko Dwi Aguno <herpiko@gmail.com>  Sun, 26 Jan 2025 17:20:00 +0700

praya-service (1.0.3-1) sinambung; urgency=medium

  * Add alert delay setting (default 3 seconds).
  * Alert only shown if slouching persists beyond delay.
  * If posture corrected within delay, no alert is sent.

 -- Herpiko Dwi Aguno <herpiko@gmail.com>  Sun, 26 Jan 2025 17:15:00 +0700

praya-service (1.0.2-1) sinambung; urgency=medium

  * Show posture status and score in logs.

 -- Herpiko Dwi Aguno <herpiko@gmail.com>  Sun, 26 Jan 2025 17:05:00 +0700

praya-service (1.0.1-1) sinambung; urgency=medium

  * Add debug logging for service enable/disable.
  * Fix log flushing for immediate output.

 -- Herpiko Dwi Aguno <herpiko@gmail.com>  Sun, 26 Jan 2025 17:00:00 +0700

praya-service (1.0.0-1) sinambung; urgency=medium

  * Initial release.
  * Modular architecture with D-Bus service management.
  * Includes posture monitoring service.

 -- Herpiko Dwi Aguno <herpiko@gmail.com>  Sun, 26 Jan 2025 12:00:00 +0700
