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 3a049e5e414944e4b6753ec3271d236800ef86a7
Author: Nicolas Peugnet <nicolas@club1.fr>
Date: Sun Aug 10 16:02:55 2025 +0200
Update debian.css to latest version
The new version replaced the image based gradient with a proper
CSS-based color gradient, so we can get rid of one of our patch
hunks.
commit 41467c5e1d5c24e4dfe650b8311d31c49d0696c7
Author: Nicolas Peugnet <nicolas@club1.fr>
Date: Thu May 8 20:24:19 2025 +0200
Replace old FSF address in copyright file with an URL
commit 3c1ae364385c8203daf2ce97c684158b0d6c2821
Author: Nicolas Peugnet <nicolas@club1.fr>
Date: Thu May 8 20:22:13 2025 +0200
Drop unused overrides now that Lintian bugs have been fixed
commit 2884e36b7b3563f260e498d22353141109c18618
Author: Nicolas Peugnet <nicolas@club1.fr>
Date: Thu Mar 20 13:46:12 2025 +0100
Fix source URL when lintianVersion is an NMU
The source URL points to a git tag reference on Salsa, but NMU don't
have corresponding tags in the VCS. We retrieve the last git tag by
stripping the NMU part of the lintianVersion field.
Tests have been updated to check for this new case.