lsgpus (0.2.4-1) unstable; urgency=medium

  * New upstream release 0.2.4; see CHANGELOG.md for the upstream changes.
    No Debian packaging changes.

 -- Guy-Marc APRIN <2026@gm.casa>  Thu, 04 Jun 2026 17:01:28 +0200

lsgpus (0.2.3-1) unstable; urgency=medium

  * New upstream release 0.2.3; see CHANGELOG.md for the upstream changes.
    No Debian packaging changes.

 -- Guy-Marc APRIN <2026@gm.casa>  Thu, 04 Jun 2026 14:56:41 +0200

lsgpus (0.2.2-1) unstable; urgency=medium

  * New upstream release 0.2.2; see CHANGELOG.md for the upstream changes.
    No Debian packaging changes.

 -- Guy-Marc APRIN <2026@gm.casa>  Thu, 04 Jun 2026 13:18:31 +0200

lsgpus (0.2.1-1) unstable; urgency=medium

  * New upstream release 0.2.1 — see CHANGELOG.md for the full list of software
    changes (each card now shows its PCI bus id + nvidia-smi GPU index).
  * Packaging: declare the license as the SPDX expression GPL-2.0-or-later and
    drop the deprecated "License :: OSI Approved ::" classifier in setup.py
    (aligns with the SPDX headers already in the sources).
  * Packaging: the project's canonical changelog now lives in CHANGELOG.md at
    the repo root; this debian/changelog tracks packaging changes only.

 -- Guy-Marc APRIN <2026@gm.casa>  Fri, 29 May 2026 22:19:09 +0200

lsgpus (0.2.0-1) unstable; urgency=medium

  * Rename installed binary from /usr/bin/lsgpu to /usr/bin/lsgpus and
    man page from lsgpu(1) to lsgpus(1), to avoid a name clash with the
    lsgpu(1) tool shipped by the igt-gpu-tools package (low-level Intel
    Graphics Tests utility, present in /usr/bin/lsgpu on both Arch and
    Debian/Ubuntu). Reported by Philippe Séraphin (seraf1) while
    packaging the AUR build.
  * Debian source/binary package renamed from lsgpu to lsgpus to match.
    Replaces/Breaks lsgpu (<< 0.2.0) so dpkg can clean-migrate users
    of the v0.1.x .deb. Upgrade procedure documented in README.
  * GitHub repository keeps its original name (AGuyMarc/lsgpu) so
    existing links from the LinuxFr.org journal and elsewhere stay
    valid; only the installed binary and the Debian package were
    renamed.

 -- Guy-Marc APRIN <2026@gm.casa>  Tue, 19 May 2026 01:00:00 +0200

lsgpu (0.1.5-1) unstable; urgency=medium

  * Update README description to clarify dependency model: Python 3.7+ and
    /sys/class/drm only, reads info from standard tools (nvidia-smi/rocm-smi)
    when present, but no CUDA / no ROCm / no pycuda required.
  * Match GitHub repo description with the new README phrasing.

 -- Guy-Marc APRIN <2026@gm.casa>  Mon, 18 May 2026 22:18:00 +0200

lsgpu (0.1.4-1) unstable; urgency=medium

  * Fix Debian packaging regression introduced in 0.1.3:
    - Install man page via debian/lsgpu.manpages (was missing from .deb).
    - Install README.md via debian/lsgpu.docs.
    - Add Debian-format debian/copyright file.
    - Move /usr/bin/lsgpu symlink from postinst hack to debian/lsgpu.links
      (the symlink now appears in dpkg-deb -c output, no runtime hack).
    - Remove now-unused debian/postinst (debhelper auto-handles man-db).
  * Fix Maintainer in debian/control: 'Aprin' -> 'APRIN' to match the
    upstream convention applied across all source headers.

 -- Guy-Marc APRIN <2026@gm.casa>  Fri, 15 May 2026 19:30:00 +0200

lsgpu (0.1.3-1) unstable; urgency=medium

  * Lower debhelper-compat level from 13 to 11 in Build-Depends so the
    source package builds out of the box on Ubuntu 22.04 LTS. Reported
    by Creteil (bigbob) in lsdisplay#2 (same root cause).

 -- Guy-Marc APRIN <2026@gm.casa>  Fri, 15 May 2026 00:21:00 +0200

lsgpu (0.1.2-1) unstable; urgency=medium

  * Add SPDX license header (GPL-2.0-or-later)
  * Sanity check on EDID detailed timing (DTD): prefer coarse size from
    bytes 21-22 when DTD diagonal exceeds 2× coarse diagonal — fixes ~8"
    displays appearing as 59" when the DTD field contains pixels instead
    of millimetres (e.g. SGN L01N8A, BOE panels). Reported by Blaise on
    LinuxFr.org.

 -- Guy-Marc APRIN <2026@gm.casa>  Thu, 14 May 2026 21:51:04 +0200

lsgpu (0.1.1-1) unstable; urgency=medium

  * Initial release
  * NVIDIA stats via nvidia-smi
  * AMD stats via sysfs
  * GPU process listing
  * Real-time monitoring with sparklines (--watch)
  * EDID monitor identification
  * Override file support
  * Connected-only default (-a for all)

 -- Guy-Marc Aprin <2026@gm.casa>  Sat, 03 May 2026 12:00:00 +0200
