feat: initial creation of deb package
Metadata
Current evaluation
Merged initial .deb package creation by archiving control and data tarballs, resolving #37. Approved by two reviewers with all CI checks passing. Package naming and metadata will be refined in follow-up PRs.
Suggested action: —
No scores available.
Issue body
Create control and data tarballs and archive them in a .deb file.
Filename is currently based on the main project name and will be
adjusted to use the correct package name after the project model
is in place. Control metadata and checksum files will be added
in a separate PR.
Fixes #37
- [ ] Have you followed the guidelines for contributing?
- [ ] Have you signed the [CLA](http://www.ubuntu.com/legal/contributors/)?
- [ ] Have you successfully run `make lint && make test`?
---
DEBCRAFT-17
Evaluation history
| Date | Model | Scores | Action | Summary |
|---|---|---|---|---|
| qwen/qwen3.6-35b-a3b | — | — | Merged initial .deb package creation by archiving control and data tarballs, resolving #37. Approved by two reviewers with all CI checks passing. Package naming and metadata will be refined in follow-up PRs. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Merged the initial .deb package creation feature. The change generates control and data tarballs to form the archive, resolving issue #37 and DEBCraft-17. Control metadata and checksums are deferred to a subsequent PR. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Merged initial .deb package creation, generating control and data tarballs for archiving. Resolves #37 and DEBCRAFT-17. Package naming and metadata/checksum handling deferred to follow-up PRs. |
Update history
No update history recorded yet.
Related issues
| Issue | Project | State | Summary | Similarity |
|---|---|---|---|---|
| #54 feat: create debs for all declared packages | debcraft | merged | Merged feature generating Debian packages for all declared project packages with proper control metadata, resolving issue #47. Approved by two reviewers. Follow-up PRs opened for remaining review comments. |