Source: fwupd
Version: 2.1.5-1
Severity: important
Dear Mario,
in your Salsa commit 85995a92 [1] corresponding to bug #1118817, there
is the following minor mistake:
-Breaks: gir1.2-dfu-1.0 (<< 0.9.7-1),
+Breaks: ${gir:Depends},
which results in "gir1.2-dfu-1.0 (<< 0.9.7-1)" missing in Breaks but
still being there in Replaces. Moreover, ${gir:Depends} would just
expand in Depends, not in Breaks, which only makes sense for packages
such as gir1.2-fwupd-2.0 and libfwupd-dev respectively. So the simple
solution is to revert this change.
This minor mistake has already found its way upstream with Github PR
#10596 [2] some weeks ago. You might want to fix it there as well.
Thank you in advance!
Best regards,
Thomas Uhle
[1]
https://salsa.debian.org/efi-team/fwupd/-/commit/85995a92781116cb43cd9c1d1e277b4332db8adf?file_path=debian%2Fcontrol#line_58ef006ab_113
[2]
https://www.github.com/fwupd/fwupd/pull/10596/files#diff-c2cec7e5c3f1bc6fa7578a814a776a42597b813f10a0bfa752f1a44a6bfbaa71L51-R52