Skip to content

prep: new command to prepare source packages

Jakub Ružička requested to merge prep into master

debsrc-distro command was renamed to prep and extended to support creation of source packages for mirrors as well as for build.

Furthermore, it supports creation of per-distro source packages using apkg with new --apkg option:

arepo prep all -r knot-resolver --apkg ~/src/knot-resolver

Merge request reports