bootc-deb/debian/bootc-dev/DEBIAN/control
robojerk 295d15b3ea
Some checks failed
Comprehensive CI/CD Pipeline / Build and Test bootc Package (push) Failing after 2m53s
Comprehensive CI/CD Pipeline / Security Audit (push) Failing after 0s
Comprehensive CI/CD Pipeline / Package Validation (push) Successful in 1m16s
Comprehensive CI/CD Pipeline / Status Report (push) Has been skipped
Fix debian/rules to skip Rust compilation for packaging repository
2025-08-14 13:19:38 -07:00

17 lines
578 B
Text

Package: bootc-dev
Source: bootc
Version: 1.5.1-1~trixie1
Architecture: amd64
Maintainer: Bootc Debian Packaging <packaging@example.com>
Installed-Size: 8
Depends: bootc (= 1.5.1-1~trixie1)
Section: admin
Priority: optional
Homepage: https://github.com/containers/bootc
Description: Development files for bootc
This package contains development files for bootc, including
headers and libraries needed to build applications that use
bootc functionality.
.
This package is primarily intended for developers who want to
integrate bootc functionality into their applications.