Commit graph

2 commits

Author SHA1 Message Date
9b449b39ce fix(debian): remove pybuild, use manual install in rules
Some checks failed
Build and Release .deb / build-deb (push) Failing after 21s
- Remove dh-python and pybuild from debian/rules
- Remove python3-all from build deps
- Manual install of scripts and full_updater module
- Update Depends to use python3 directly
2026-05-13 00:43:44 +02:00
57e6b2557b feat: add debian packaging, CI/CD and update script
- Add debian/ packaging for .deb generation
- Add .forgejo/workflows/build.yml for CI/CD (runner label: docker)
- Add scripts/fullupdater and scripts/fullupdater-update
- Remove obsolete install.sh
- Update .gitignore for debian build artifacts
2026-05-13 00:17:01 +02:00