kernel plugin: add debhelper build dependency
Metadata
Current evaluation
Merged into hotfix/7.4 after reviewer approval and passing CI. Adds debhelper as a build dependency for the kernel plugin to satisfy debian/rules clean requirements. Author rebased to resolve conflicts before final merge.
Suggested action: —
No scores available.
Issue body
`debhelper` package contains some of the dependencies required by `debian/rules clean`
This is called as part of the kernel build if `kernel-kconfigflavour` is used.
Evaluation history
| Date | Model | Scores | Action | Summary |
|---|---|---|---|---|
| qwen/qwen3.6-35b-a3b | — | — | Merged into hotfix/7.4 after reviewer approval and passing CI. Adds debhelper as a build dependency for the kernel plugin to satisfy debian/rules clean requirements. Author rebased to resolve conflicts before final merge. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Merged into hotfix/7.4 after rebasing to resolve conflicts. Adds debhelper as a build dependency for the kernel plugin to satisfy debian/rules clean. No coverage impact. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Merged into hotfix/7.4 after rebasing. Adds debhelper as a build dependency for the kernel plugin to satisfy debian/rules clean requirements during kernel-kconfigflavour builds. No coverage impact. |
Update history
No update history recorded yet.
Related issues
| Issue | Project | State | Summary | Similarity |
|---|---|---|---|---|
| #4117 kernel plugin: call deb rules clean | snapcraft | merged | Merged: kubiko's contribution adds a debian/rules clean call during kernel builds to automate SYSTEM_TRUSTED_KEYS and SYSTEM_REVOCATION_KEYS handling for Ubuntu kconfigflavour. Approved, rebased to main, and merged. | |
| #4200 kernel plugin: change location where snapd deb is unpacked | snapcraft | merged | Merged into hotfix/7.4. The kernel plugin now unpacks the snapd deb package to match ubuntu-core-initramfs expectations. Approved, passed CI, and included unit test fixes. |