-
- Downloads
Removed CHANGELOG and simplified Debian release workflow
Previously CHANGELOG had to be updated manually. This was done by downloading the output of a CI job that used listed commits since the last release. This made releasing a bit more complicated and led to uselsess release commits. Now a script creates the full debian/changelog with all versions based on git tags and git commits.
Showing
- .gitlab-ci.yml 10 additions, 21 deletions.gitlab-ci.yml
- CHANGELOG 0 additions, 112 deletionsCHANGELOG
- debian/contrib/uffd.cfg 0 additions, 0 deletionsdebian/contrib/uffd.cfg
- debian/create_changelog.py 88 additions, 0 deletionsdebian/create_changelog.py
- debian/install 4 additions, 4 deletionsdebian/install
CHANGELOG
deleted
100644 → 0
File moved
debian/create_changelog.py
0 → 100755
Please register or sign in to comment