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 3cb0145965417fdd079b6209e024d69a9f906bf3
Merge: 26fa875 6995920
Author: Alexandre Rossi <niol@zincube.net>
Date: Thu Jun 4 17:15:40 2026 +0200
Merge branch 'sysusers' into 'master'
Install and use sysusers.d/tmpfiles.d config files
See merge request debian-graphite-team/graphite-web!7
commit 69959208ff777715c775bc4b0aeaf50773850bc3
Author: Luca Boccassi <luca.boccassi@gmail.com>
Date: Wed Jun 3 21:31:02 2026 +0100
Install and use sysusers.d/tmpfiles.d config files
sysusers.d/tmpfiles.d config files allow a package to use declarative
configuration instead of manually written maintainer scripts. This also
allows image-based systems to be created with /usr/ only, and also
allows for factory resetting a system and recreating /etc/ on boot.
https://www.freedesktop.org/software/systemd/man/latest/sysusers.d.html
https://www.freedesktop.org/software/systemd/man/latest/tmpfiles.d.html