Update guidelines with stuff about versions
This commit is contained in:
parent
0f08aefbc5
commit
21385f49dd
1 changed files with 4 additions and 0 deletions
|
@ -8,6 +8,10 @@
|
|||
- Built programs should be `.tar.zst` files placed in `$COMPILED_DIR/[package name]/`
|
||||
- Programs should be built on Debian, unless there's a specific reason not to.
|
||||
- There should be a `build` branch for building the program.
|
||||
- Versions
|
||||
- Old versions of the package should be removed
|
||||
- A file at `$COMPILED_DIR/[package name]/version` should contain the current version
|
||||
- There should be a symlink from `[package name].tar.zst` to the current version
|
||||
|
||||
## Packaging
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue