porthole (1.0.1-1) unstable; urgency=medium

  * New upstream release. Where firewalld refuses an unprivileged caller,
    firewall-cmd --state exits 253, and porthole read that as firewalld not
    running: doctor told the user no rule was being enforced, and open
    --dry-run refused on that premise. Only exit 252 now means stopped; any
    other failure is reported as unconfirmed.

 -- Jacopo Maria Briccola <jmbriccola@gmail.com>  Fri, 11 Sep 2026 14:20:03 +0200

porthole (1.0.0-1) unstable; urgency=medium

  * First release. The packaging is unchanged from 0.1.0-1, which was never
    published; this is the version the first tag carries.

 -- Jacopo Maria Briccola <jmbriccola@gmail.com>  Fri, 11 Sep 2026 08:00:00 +0200

porthole (0.1.0-1) unstable; urgency=medium

  * Initial Debian packaging. Two binary packages: porthole (the command-line
    tool, the privileged helper with its polkit policy and D-Bus files, and
    the notification agent) and porthole-gui (the GTK4/libadwaita
    application, split out so a headless machine need not pull in GTK4).
  * debian/rules calls the source tree's own `make install`, which is the
    single place the install layout is written down.
  * Build-Depends on rustc/cargo (>= 1.87), which trixie satisfies only from
    trixie-backports. See debian/README.source.

 -- Jacopo Maria Briccola <jmbriccola@gmail.com>  Mon, 07 Sep 2026 03:29:17 +0200
