commit 38609b321c3348672c2e924cfef02dda524b1a26
Author: Richard Nelson <unixabg@gmail.com>
Date: Thu Jul 9 10:07:20 2026 -0500
Adjusted debian/changelog for upload.
commit e8767be81ee9127fe1626599af4b71afadd76e1a
Author: Richard Nelson <unixabg@gmail.com>
Date: Thu Jul 9 09:15:49 2026 -0500
Adding Catalan translation of debconf messages from Carles Pina i Estany,
(Closes: #1127337).
commit 73e7392f84174ec35437aad923d44e6694720638
Author: Richard Nelson <unixabg@gmail.com>
Date: Thu Jul 9 08:57:01 2026 -0500
Drop init-system-helpers from debian/control for lintian issue.
commit 517774701fc2f40e1c337872f92a0bd5205cc9c1
Author: Luca Boccassi <luca.boccassi@gmail.com>
Date: Mon Jul 6 20:50:40 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
Note that this does not require a hard dependency on systemd,
debhelper generates depetencies correctly so that they work out
of the box on non-systemd and non-linux Debian builds seamlessly.
commit 99600924d845f1db3e98727fc561b598c4330096
Author: Luca Boccassi <luca.boccassi@gmail.com>
Date: Mon Jul 6 20:50:20 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 2fed8bd829dd9e49f21f63228ca9bface5e5b044
Author: Richard Nelson <unixabg@gmail.com>
Date: Sun Jan 11 18:23:48 2026 -0600
Add upload information on debian/changelog.
commit d1d31a50880a9f5a3a0cc3ec93be95fca3fc21d3
Author: Richard Nelson <unixabg@gmail.com>
Date: Sun Jan 11 13:08:40 2026 -0600
Drop Priority in debian/control per Standards-Version: 4.7.3 section 5.6.6.
Automatic checks made by the Debian l10n team found some issues with the translations contained in this package. You should check the l10n status report for more information.
Issues can be things such as missing translations, problematic translated strings, outdated PO files, unknown languages, etc.