Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 586 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 586 Bytes

Little Debian packaging helper

This is a little tool for making build pipelines for Debian packaging easier.

It automatically clones git repos (which are expected to hold already debianized trees), builds them along the dependency tree (using my dck-buildpackage tool) and puts them into installable apt repos.

Configuration is done via yaml. (see packages.yml for an example)

See FAQ

NOTE: documentation is still scarce. Feel free to ask if you have questions.

Contact: Enrico Weigelt, metux IT consult info@metux.net License: AGPL v3