Blend Development
Packaging
While packaging of hamradio software in Debian is the responsibility of the Debian Hamradio Maintainers, the pure blend project does provide the following tools that may be useful to packagers:
Metapackages Source Code
git clone https://salsa.debian.org/blends-team/hamradio cd hamradio ; make dist gbp buildpackage
Note: you will need git-buildpackage and blends-dev installed to build the source.
To learn more about how to work with blends metapackages, see ยง6.1 of the Debian Pure Blends Manual.
Live DVD Source Code
git clone https://salsa.debian.org/blends-team/blends-images.git cd blends-images/images/hamradio-amd64 lb config sudo lb build
Note: you will need git-buildpackage and live build installed to build the source.
To learn more about how to work with live-build sources, see the Live Systems Manual.