vcswatch reports that
this package seems to have a new changelog entry (version
0.8.1-3, distribution
UNRELEASED) and new commits
in its VCS. You should consider whether it's time to make
an upload.
Here are the relevant commit messages:
commit c4cbf47d6f49c36905dedc55a185f4e342223bb2
Author: Bas Couwenberg <sebastic@xs4all.nl>
Date: Fri Jun 19 05:17:28 2026 +0200
Update changelog.
commit 53a27842ca0cbcb2aae6fb18861de23ead75c908
Author: Luca Boccassi <luca.boccassi@gmail.com>
Date: Thu Jun 18 22:46:17 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 9df20e38cacf55a305ef00a9343e2a32c3699564
Author: Luca Boccassi <luca.boccassi@gmail.com>
Date: Thu Jun 18 22:43:45 2026 +0100
Stop deleting system users on 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.
commit 0853e279815a2309ad6642f82aa4bffa4d6aff92
Author: Bas Couwenberg <sebastic@xs4all.nl>
Date: Sat Apr 4 10:50:37 2026 +0200
Fix changelog entry.
commit 676de5289f630d22a1f38024a9ac1f5e4c9cd6fa
Author: Bas Couwenberg <sebastic@xs4all.nl>
Date: Sat Apr 4 10:13:06 2026 +0200
Bump Standards-Version to 4.7.4, changes: priority.
commit bc7462c3546831664bad2d4e2b79ef718806d7f9
Author: Bas Couwenberg <sebastic@xs4all.nl>
Date: Sun Mar 29 14:30:15 2026 +0200
Enable build profile CI job.