Category debian:suite-signing-keys
This collection configures the signing keys that are suitable for signing a suite or for signing particular packages in it.
Variables when adding items:
source_package_name: the source package name that this key is restricted to
Data: none
Valid items:
debusine:signing-keyartifacts
Per-item data:
purpose: the purpose of this key (copied from underlying artifact for ease of lookup)source_package_name: the source package name that this key is restricted to, if any (note that a single key may be added multiple times for different packages)
Lookup names:
key:PURPOSE: the key with the givenpurposeand nosource_package_name, if anykey:PURPOSE_SOURCE: the key with the givenpurposeand either nosource_package_nameor one that equalsSOURCE, if any (for example,key:uefi_grub2would return a key suitable for making UEFI signatures of files produced by thegrub2source package in this suite)
Constraints:
there may be at most one key with a given purpose and source package name (or lack of one) active in the collection at a given time