vcswatch reports that
this package seems to have a new changelog entry (version
2.0.11-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 be70bc995079c66fe3921147abb836e964b14d43
Author: Abhijith PA <abhijith@disroot.org>
Date: Wed Nov 5 09:54:32 2025 +0530
record changelog 2.0.11-2
commit fcf3ce7ab6e9d04a5fbc7ea67a41c85092f30cbf
Merge: f61f294 728e697
Author: Abhijith PA <abhijith@debian.org>
Date: Sun Nov 2 05:28:21 2025 +0000
Merge branch 'config-cleanup' into 'master'
d/install: remove /etc/default/postsrsd.conf
See merge request debian/postsrsd!5
commit 728e697b721274d89c2468b24e5f1cfd478c5aa0
Author: MichaIng <micha@dietpi.com>
Date: Sat Nov 1 21:08:52 2025 +0100
d/install: remove /etc/default/postsrsd.conf
It is not in use, and non-environment files in /etc/default are uncommon. PostSRSd v1 uses /etc/default/postsrsd, PostSRSd v2 uses /etc/postsrsd.conf, with /usr/share/postsrsd/postsrsd.template as template copied in place via postinst.
Signed-off-by: MichaIng <micha@dietpi.com>