mfm/debian
Glenn Y. Rolland 3d2017aea9 feat(build): add Docker-based Debian package build system
Introduce a Docker-based build system for Debian packages to streamline
the build process and ensure consistency across environments. This
change mitigates potential build failures due to environment
discrepancies and simplifies the setup for new developers.

- Extend .gitignore to exclude debhelper and build artifacts
- Add build.sh script to automate Docker-based package building
- Update debian/control to include libyaml-dev as a build dependency
- Create debian/files to track generated Debian packages
- Add Dockerfile to define the build environment with necessary
  dependencies

Signed-off-by: Glenn Y. Rolland <glenux@glenux.net>
2025-04-11 14:24:04 +02:00
..
changelog fix: improve debian/ dir with working values 2025-04-11 12:38:54 +02:00
control feat(build): add Docker-based Debian package build system 2025-04-11 14:24:04 +02:00
copyright feat: Initial debian/ dir with draft files 2025-04-11 12:38:54 +02:00
files feat(build): add Docker-based Debian package build system 2025-04-11 14:24:04 +02:00
mfm.install fix: improve debian/ dir with working values 2025-04-11 12:38:54 +02:00
rules feat: Initial debian/ dir with draft files 2025-04-11 12:38:54 +02:00