vcswatch reports that
this package seems to have new commits in its VCS but has
not yet updated debian/changelog. You should consider updating
the Debian changelog and uploading this new version into the archive.
Here are the relevant commit logs:
commit f92cc4e0d79e39c6e0e1b60d6f59c3d5d8ae7fba
Merge: 448d26ef 90cf9755
Author: Antoine Beaupré <anarcat@debian.org>
Date: Mon Jun 22 19:22:43 2020 +0000
Merge branch 'init_reload_broken' into 'debian'
The init script currently refuses to run the reload command
See merge request debian/charybdis!1
commit 90cf9755d466bc8930f06acf171dbd5fba49f631
Author: Gabriel Filion <gabster@lelutin.ca>
Date: Mon Jun 22 01:42:34 2020 -0400
The init script currently refuses to run the reload command
Because of a change in start-stop-daemon, matching a process only on a
PIDFILE that is not owned by root is disallowed for security reasons.
This means that the reload function currently doesn't do anything.
Let's tell start-stop-daemon which owner (user) to expect for the
PIDFILE and process running user.