Sbuild task
Regarding inputs, the sbuild
task is compatible with the ontology
defined for Task PackageBuild even though it implements only
a subset of the possible options at this time.
Currently unsupported PackageBuild
task keys:
extra_repositories
build_architecture
build_options
build_path
Output artifacts and relationships:
debian:package-build-log
: sbuild outputrelates-to:
source_artifact
relates-to:
b
,c
debian:binary-package
: one for each binary package (*.deb
) built from the source packagerelates-to:
source_artifact
debian:binary-packages
: the binary packages (*.deb
) built from the source package, grouped into a single artifactrelates-to:
source_artifact
debian:upload
:c
plus the right administrative files (.changes
,.buildinfo
) necessary for its binary uploadextends:
b
,c
relates-to:
b
,c
debusine:signing-input
: the.changes
file ready for signing if requiredrelates-to:
d
debusine:work-request-debug-logs
: debusine-specific worker logsrelates-to:
source_artifact