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 1100dd5c9ed3e4773ed777c0f2ec9d4b8781dc46
Author: Robie Basak <robie.basak@oss.qualcomm.com>
Date: Mon Mar 2 12:05:07 2026 +0000
d/control.head.in: set XS-Autobuild: yes
From https://www.debian.org/doc/manuals/developers-reference/pkgs.en.html#marking-non-free-packages-as-auto-buildable
It is preferable for Debian buildds to build this package reproducibly,
and I see nothing in the licensing described in debian/copyright that
would prevent us from doing so.
Closes: #1129001
Signed-off-by: Robie Basak <robie.basak@oss.qualcomm.com>
commit 031108eff6147ba0e14d3d4cc0fc348055099f25
Author: Robie Basak <robie.basak@oss.qualcomm.com>
Date: Mon Feb 23 14:28:38 2026 +0000
d/gbp.conf: fix debian-branch key
AFAICT, there is no branch key, but there is a debian-branch key, so use
that instead. This stops eg. `gbp tag` complaining about needing
--git-debian-branch even when on the trunk branch locally.
Signed-off-by: Robie Basak <robie.basak@oss.qualcomm.com>