assorted_debian_utils

Module wb

Source
Expand description

§Helpers to generate commands for Debian’s wanna-build service

This module provides builders to generate commands for wanna-build.

Structs§

BinNMU
Builder to create a nmu command
BuildPriority
Builder for the bp command
DepWait
Builder for the dw command
Fail
Builder for the fail command
SourceSpecifier
Specifier for a source with version, architecture and suite
WBCommand
A command to be executed by wb

Enums§

Error
Errors when working with wb
WBArchitecture
Architectures understood by wb

Traits§

WBCommandBuilder
A trait to build wb commands