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 ebdef92bef9f16b4e6090b06a2ac13c1351ac756
Merge: 07573a5 24a8d7d
Author: Yaroslav Halchenko <debian@onerussian.com>
Date: Mon Sep 8 14:36:27 2025 -0400
Merge pull request #98 from neurodebian/enh-ci
Add -y to apt-get install scripts for CI
commit 24a8d7d3e4c6fd8811c316a75f6d16ba0d98a633
Author: Yaroslav Halchenko <debian@onerussian.com>
Date: Mon Sep 8 14:09:18 2025 -0400
Add -y to apt-get install scripts for CI
Running
act -j test -v --matrix 'os:ubuntu-22.04' --matrix 'python:3.10'
on reproman locally was stalling. Adding those -y seems has helped