debsigs-autosign - batch-sign Debian package files
Contents
Description
debsigs-autosign reads a newline-delimited list of file names from standard input and runs debsigs(1) on each package, with arguments determined by the options, operands, and environment of debsigs-autosign. See the debsigs(1) manual page for more information about the signature types.
Environment
The following environment variables are recognized by debsigs-autosign:
DEBSIGS_ARCHIVE_IDDEBSIGS_MAINT_IDDEBSIGS_ORIGIN_ID
The above variables specify cryptographic key identifiers for use with gpg(1).
DEBSIGS_SECRING
This variable identifies a secret keyring file for use with gpg(1).
Name
debsigs-autosign - batch-sign Debian package files
Operands
Each operand is a signature type to apply to the Debian package(s) to be processed. Currently
recongnized signature types are archive, maint, and origin.
Options
--archive=keyid--maint=keyid--origin=keyid
The above options specify cryptographic key identifiers for use with gpg(1).
--secring=file
This option identifies a secret keyring file for use with gpg(1).
--verbose
Displays verbose output.
See Also
debsigs(1), debsig-verify(1), gpg(1) perl v5.40.0 2024-11-22 DEBSIGS-AUTOSIGN(1p)
Synopsis
debsigs-autosign [options] sigtype [ ... ]
