vcswatch reports that
this package seems to have a new changelog entry (version
0.69.0-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 b6a06f645477adf89ba96a08e77c975a927f758d
Author: Antoine Beaupré <anarcat@debian.org>
Date: Tue Oct 28 10:05:58 2025 -0400
fix autopkgtest by adding missing dep that provides -n
Tests still fail because they require an extermal mock server, some
javascript thing named prism, that is not packaged in Debian and
otherwise downloaded and executed on the fly by the test suite (which
is a violation of the Debian CI policy).