In watchfile debian/watch, reading webpage https://www.gnokii.org/download/gnokii/ failed: 404 Not Found
commit c302ed6f9d42646f9ab8a49e55cc3b53fc980432
Author: Bastian Germann <bage@debian.org>
Date: Sat Jul 25 23:31:23 2026 +0200
Update to debhelper-compat 12
commit c04158bc63f6bdc443610df15abd115db00b7de0
Author: Bastian Germann <bage@debian.org>
Date: Sat Jul 25 23:28:52 2026 +0200
Build with libmariadb-dev-compat (Closes: #1137446)
commit fb151d97efda66eccf16f2edf6299c7c14629c94
Author: Luca Boccassi <luca.boccassi@gmail.com>
Date: Tue May 19 23:09:56 2026 +0100
Install and use sysusers.d/tmpfiles.d config files
sysusers.d/tmpfiles.d config files allow a package to use declarative
configuration instead of manually written maintainer scripts. This
also allows image-based systems to be created with /usr/ only, and
also allows for factory resetting a system and recreating /etc/ on
boot.
https://www.freedesktop.org/software/systemd/man/latest/sysusers.d.html
https://www.freedesktop.org/software/systemd/man/latest/tmpfiles.d.html
commit a42ecc6474be47b069a3357e9f1ae068769adc95
Author: Luca Boccassi <luca.boccassi@gmail.com>
Date: Tue May 19 23:08:39 2026 +0100
Stop deleting system user/group on remove/purge
This is widely considered bad practice, as the kernel recycles
UIDs/GIDs. So any potential leftover file/directory can then become
owned by the next user/group that gets added, with unpredictable
consequences.
Among the 4 debian patches available in version 0.6.31+dfsg-7 of the package, we noticed the following issues: