Add package-first build and distribution workflow
This commit is contained in:
parent
4a69c3d333
commit
993f51712b
13 changed files with 462 additions and 52 deletions
11
CHANGELOG.md
11
CHANGELOG.md
|
|
@ -4,6 +4,17 @@ All notable changes to Aman will be documented in this file.
|
|||
|
||||
The format is based on Keep a Changelog and this project follows Semantic Versioning.
|
||||
|
||||
## [Unreleased]
|
||||
|
||||
### Added
|
||||
- Packaging scripts and templates for Debian (`.deb`) and Arch (`PKGBUILD` + source tarball).
|
||||
- Make targets for build/package/release-check workflows.
|
||||
- Persona and distribution policy documentation.
|
||||
|
||||
### Changed
|
||||
- README now documents package-first installation for non-technical users.
|
||||
- Release checklist now includes packaging artifacts.
|
||||
|
||||
## [0.1.0] - 2026-02-26
|
||||
|
||||
### Added
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue