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>
2 lines
91 B
Text
2 lines
91 B
Text
mfm-dbgsym_0.2.0_amd64.deb debug optional automatic=yes
|
|
mfm_0.2.0_amd64.deb utils optional
|