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 85cb853e76776d06d099c4883da27d36fc823a3c
Author: David Bremner <david@tethera.net>
Date: Sat Jun 21 06:30:13 2025 -0300
WRITE-REMOTE-FILE: accept more spaces in output from "ls -nd".
This is needed to work with the "ls -nd" output from busybox, used in OpenWRT
among other places. For consistency this also changes "..?" after the mode to
"[ ]+". I verified that at least on FreeBSD, "ls -nd" does indeed uses spaces
after the mode, while GNU coreutils "ls -nd" uses a single space.
Signed-off-by: David Bremner <david@tethera.net>
commit 0c575ccf05f30cac851089d6044bf76e783256bd
Author: Sean Whitton <spwhitton@spwhitton.name>
Date: Sat May 10 09:57:05 2025 +0100
APACHE:HTTPS-VHOST: Stop using obsolete SSLCertificateChainFile
Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>