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 d94a35b686c8bf8f3f077ae1244babfece91a7a1
Merge: 3cfd7ed 3639063
Author: Simon McVittie <smcv@debian.org>
Date: Sun Sep 13 11:28:32 2020 +0000
Merge branch 'remove-clutter' into 'master'
debian/control: Remove useless dependency on clutter gir
See merge request gnome-team/shell-extensions/gnome-shell-extension-system-monitor!2
commit 36390636968338b5928342a191270e13024afd94
Author: Marco Trevisan (Treviño) <mail@3v1n0.net>
Date: Thu Aug 27 15:47:00 2020 +0200
debian/control: Remove useless dependency on clutter gir
While the extensions do depend on clutter, they depend on the one that
is provided by the shell via the internal mutter fork, so no need to
pull the standalone library here.