Fix package metadata and build dependencies for Debian Trixie
Some checks failed
Comprehensive CI/CD Pipeline / Build and Test bootc Package (push) Failing after 2m43s
Comprehensive CI/CD Pipeline / Security Audit (push) Failing after 0s
Comprehensive CI/CD Pipeline / Package Validation (push) Successful in 1m2s
Comprehensive CI/CD Pipeline / Status Report (push) Has been skipped

- Update debian/changelog: 1.5.1-1~noble1 → 1.5.1-1~trixie1
- Change distribution from noble-backports to trixie
- Add missing build dependencies: libfuse3-dev, libsoup-3.0-dev, etc.
- Update install.sh and README.md to reflect Trixie version
- Fix repository URLs to use particle-os instead of robojerk
- Ensure all required packages are available for successful build
This commit is contained in:
robojerk 2025-08-14 13:06:25 -07:00
parent 6dd88876c9
commit 71d57fc924
4 changed files with 20 additions and 17 deletions

2
debian/changelog vendored
View file

@ -1,4 +1,4 @@
bootc (1.5.1-1~noble1) noble-backports; urgency=medium
bootc (1.5.1-1~trixie1) trixie; urgency=medium
* Initial Debian package for bootc
* Includes compatibility patch for libostree 2025.2-1 on Ubuntu Noble