add Debian packaging and repository infrastructure
This commit is contained in:
parent
b88f1af666
commit
16bfc027bf
12 changed files with 639 additions and 4 deletions
18
debian/changelog
vendored
Normal file
18
debian/changelog
vendored
Normal file
|
|
@ -0,0 +1,18 @@
|
|||
deb-mock (0.1.0-1) unstable; urgency=medium
|
||||
|
||||
* Initial release
|
||||
* Debian package build environment manager
|
||||
* Direct functional replacement for Fedora's Mock
|
||||
* Features:
|
||||
- Isolated chroot environments for package building
|
||||
- Multi-package chain building support
|
||||
- Build metadata capture and storage
|
||||
- Reproducible build enforcement
|
||||
- Core configurations for popular distributions
|
||||
- Plugin system for extensibility
|
||||
- Package management within chroots
|
||||
- Advanced build options and debugging tools
|
||||
* CI/CD integration with Forgejo Actions
|
||||
* Comprehensive test suite with 30 tests
|
||||
|
||||
-- Deb-Mock Team <deb-mock@raines.xyz> Wed, 22 Jan 2025 12:00:00 +0000
|
||||
Loading…
Add table
Add a link
Reference in a new issue