1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23
|
.. artifact:: debian:blhc
Category ``debian:blhc``
========================
* Data:
* ``source``: name of the source package built, copied from the
corresponding :artifact:`debian:package-build-log` artifact
* ``version``: version of the source package built, copied from the
corresponding :artifact:`debian:package-build-log` artifact
* ``architecture`` (optional): the architecture that the build is for,
copied from the corresponding :artifact:`debian:package-build-log`
artifact
* Files:
* One blhc output file called ``blhc.txt`` for the corresponding input build log.
* Relationships:
* relates-to: the corresponding :artifact:`debian:package-build-log` input
artifact.
|