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 fa31c276f5c3bdcbd6585a1807d4bbd1493db068
Author: Philip Withnall <withnall@endlessm.com>
Date: Thu Feb 21 14:25:15 2019 +0000
debian: Drop GVariant alignment patches which are no longer needed
The upstream 2.59.0 release contained commit
0f2a6c61c9c5e34d57293fb6987b21f3d1feb1cb, which automatically aligns
GVariants at construction time. The realignment in the tests was a
workaround for this.
See upstream issue https://gitlab.gnome.org/GNOME/glib/issues/1342.
Signed-off-by: Philip Withnall <withnall@endlessm.com>