Tools for Debian Release Team work

This crate includes tools to help with typical work of Debian's release team. Currently, it processes excuses.yaml to check for packages that require a binNMU for migration to testing, prepares a list of binNMUs for transitions, and so on.

Usage:

drt-tools supports common options: * -n: Generate a list of wb commands, but do not schedule them. * -f,--force: Force processing even if some conditions are not met.

The following commands are provided:

License

This crate is Copyright 2021-2022 Sebastian Ramacher and licensed under the GPL version 3.0 or later.