fix: add multi-arch to package and control models
Metadata
Current evaluation
Merged changes adding Debian Multi-Arch field support to the Debcraft package model and generated control file, resolving issue #125. Approved by two reviewers across 8 files.
Suggested action: —
No scores available.
Issue body
Add support for the Debian Multi-Arch field to the Debcraft package
model and the generated Debian binary control file.
Fixes #125
- [x] Have you followed the guidelines for contributing?
- [x] Have you signed the [CLA](http://www.ubuntu.com/legal/contributors/)?
- [ ] Have you successfully run `make lint && make test`?
---
Evaluation history
| Date | Model | Scores | Action | Summary |
|---|---|---|---|---|
| qwen/qwen3.6-35b-a3b | — | — | Merged changes adding Debian Multi-Arch field support to the Debcraft package model and generated control file, resolving issue #125. Approved by two reviewers across 8 files. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Merged. Added Debian Multi-Arch field support to the Debcraft package model and generated control file, resolving issue #125. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Merged implementation adding Debian Multi-Arch field support to the Debcraft package model and generated binary control files, resolving issue #125. |
Update history
No update history recorded yet.
Related issues
| Issue | Project | State | Summary | Similarity |
|---|---|---|---|---|
| #133 fix: add suggests to package and control models | debcraft | merged | Merged implementation adding Debian Suggests support to package and control models, resolving issue #124. Extends Debcraft to include the Suggests field in generated control files. Approved by two reviewers and merged after CI. | |
| #3084 repo: fix for multi-arch virtual-packages | snapcraft | merged | Merged fix for multi-arch virtual package resolution. Correctly handles architecture tags, reverts or_dependencies to target_versions, and fixes an apt.Package.architectures method call. Approved and passed CI. |