Scroll to navigation

DEBSIGS-AUTOSIGN(1p) User Contributed Perl Documentation DEBSIGS-AUTOSIGN(1p)

NAME

debsigs-autosign - batch-sign Debian package files

SYNOPSIS

debsigs-autosign [options] sigtype [ ... ]

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.

OPTIONS

The above options specify cryptographic key identifiers for use with gpg(1).
This option identifies a secret keyring file for use with gpg(1).
Displays verbose output.

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.

ENVIRONMENT

The following environment variables are recognized by debsigs-autosign:

The above variables specify cryptographic key identifiers for use with gpg(1).
This variable identifies a secret keyring file for use with gpg(1).

AUTHORS

SEE ALSO

debsigs(1), debsig-verify(1), gpg(1)

2021-12-29 perl v5.32.1