vcswatch reports that
this package seems to have a new changelog entry (version
0.6.2-2, 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 2e77e7eed424e3e65d86383ff2c545995ea30d14
Author: Jonathan McDowell <noodles@earth.li>
Date: Mon Jan 2 15:52:58 2023 +0000
Switch to RuntimeDirectory in systemd service file
Instead of the ExecStartPre commands for creating our runtime directory
switch to the correct approach, RuntimeDirectory. Thanks to Guillem
Jover for the pointer.