Files
desktop-base/debian/README.Release
T
2025-12-25 03:37:26 -08:00

18 lines
658 B
Plaintext

For occasional contributions, the preferred way to contribute to this
repository is to create a branch on git.oxmc.me/Chillcraft/desktop-base, create a pull request
and ask for the pull request to be reviewed on
contact@oxmc.me.
For ChillCraftOS developers and maintainers doing the tag and publication work for
the package, the preferred workflow is the following.
- During development cycle:
-> simply git commit, or accept merge requests
- To prepare a release, as a source-only upload:
gbp dch -R --commit
gbp buildpackage --git-tag --changes-option=-S
- To prepare d/changelog for the next development cycle:
gbp dch -N new_version --commit