vcswatch reports that
this package seems to have a new changelog entry (version
0.6+dfsg.1-7, 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 092dca87add0b258b8cc8545512b4a92537650ab
Author: Jan Mojžíš <jan.mojzis@gmail.com>
Date: Sat Apr 18 11:13:34 2026 +0000
d/changelog update
commit 4bf2092e5c22ab038a4f19b9bf9a36c586907e55
Merge: e4af3d7 43000f5
Author: Jan Mojžíš <janmojzis@debian.org>
Date: Sat Apr 18 13:10:17 2026 +0200
Merge branch 'shellcheck' into 'debian/latest'
autopkgtest: Use $(...) notation instead of legacy backticks
See merge request debian/bearssl!3
commit 43000f5505573bb7f75e0b70a7edddddfe74df5f
Author: Benjamin Drung <benjamin.drung@canonical.com>
Date: Thu Dec 11 15:03:48 2025 +0100
autopkgtest: Use $(...) notation instead of legacy backticks
shellcheck complains about SC2006 (style): Use $(...) notation instead
of legacy backticks `...`.