vcswatch reports that
this package seems to have a new changelog entry (version
0.21.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 107f4c26ced07f21c90d3e67567b6af7c1d682af
Author: James McCoy <jamessan@debian.org>
Date: Wed Aug 3 20:26:25 2022 -0400
Use wrapper script to provide gmake binary during build
On BSD variants, setup.py expects to run "gmake". Add debian/bin/gmake
wrapper which forwards to /usr/bin/make and include debian/bin in $PATH
when building.
Signed-off-by: James McCoy <jamessan@debian.org>
commit cc1e1863344688737a27bc0c65e0d2d04f9f2c2d
Author: James McCoy <jamessan@debian.org>
Date: Wed Aug 3 20:22:53 2022 -0400
Remove docs/_build/ when running clean
Signed-off-by: James McCoy <jamessan@debian.org>
commit b81e1563576007a0b34ca4bf5067e31a72d3b5f1
Author: James McCoy <jamessan@debian.org>
Date: Wed Aug 3 20:21:22 2022 -0400
Start new changelog
Signed-off-by: James McCoy <jamessan@debian.org>