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 0c3024a85053ed854c99700426d1a64465a608ad
Author: Arnaud Ferraris <arnaud.ferraris@collabora.com>
Date: Tue Oct 28 09:39:14 2025 +0100
qcom-modem-setup: enable GNSS before looking for SIM card
This will ensure the GNSS is configured properly even if there isn't any
SIM card in the phone.
Closes: #1117543
commit c7d0c2bee1f66f9e79a4ef59ad729f41c5bc7754
Author: Arnaud Ferraris <arnaud.ferraris@collabora.com>
Date: Tue Oct 28 11:05:40 2025 +0100
hooks: qcom-firmware: rework per-model/SoC conditions
We're starting to have a lot of device and/or SoC-specific "overrides",
so `elif`s are piling up. Switching to `case` should make things a bit
more readable and straighforward.
commit 43acf36396d539c920d51e6819454dae9a9fd116
Author: Arnaud Ferraris <arnaud.ferraris@collabora.com>
Date: Tue Jul 15 16:10:10 2025 +0200
hooks: qcom-firmware: support the SHIFT 8
This one puts firmware under `VENDOR/model`, so we have to adapt.