fce1146ed8
fix(debian): move fullupdater-update to /opt, symlink in postinst
...
Build and Release .deb / build-deb (push) Failing after 22s
- Install both scripts in /opt/full-updater/scripts/
- Create symlinks in /usr/local/bin via postinst
- Fixes dh_usrlocal error
2026-05-13 00:45:29 +02:00
9b449b39ce
fix(debian): remove pybuild, use manual install in rules
...
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
25b1309dc1
fix(ci): add build-essential and fakeroot, make debian/rules executable
Build and Release .deb / build-deb (push) Failing after 21s
2026-05-13 00:41:28 +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