[Merge] ~tchavadar/ubuntu-transition-tracker/+git/configs:main into ~ubuntu-transition-trackers/ubuntu-transition-tracker/+git/configs:main
Graham Inggs
mp+501457 at code.launchpad.net
Fri Mar 6 11:34:53 UTC 2026
Review: Approve
This is fine, I'll merge it so you can see the results and you can improve on it if needed.
In is_affected, you might be able to drop all the .build-depends* on the *-dev packages, and instead use the combination of .depends from is_good and is_bad.
e.g. in English:
is_affected depends on libhiprtc6 or libhiprtc7
is_good depends on libhiprtc7
is_bad depends on libhiprtc6
For is_affected you could even try libhiprtc[67] or even libhiprtc on its own, it should match both.
--
https://code.launchpad.net/~tchavadar/ubuntu-transition-tracker/+git/configs/+merge/501457
Your team Ubuntu Transition Trackers is subscribed to branch ~ubuntu-transition-trackers/ubuntu-transition-tracker/+git/configs:main.
More information about the Ubuntu-reviews
mailing list