debrsign --version (return code: 0)
This is debrsign, from the Debian devscripts package, version 2.16.2ubuntu3
This code is copyright 1999 by Mike Goldman and Julian Gilbey,
all rights reserved. This program comes with ABSOLUTELY NO WARRANTY.
You are free to redistribute this code under the terms of the
GNU General Public License, version 2 or later.
debrsign --help (return code: 0)
Usage: debrsign [options] [username@]remotehost [changes or dsc]
Options:
-p<sign-command> The command to use for signing
-e<maintainer> Sign using key of <maintainer> (takes precedence over -m)
-m<maintainer> The same as -e
-k<keyid> The key to use for signing
-S Use changes file made for source-only upload
-a<arch> Use changes file made for Debian target architecture <arch>
-t<target> Use changes file made for GNU target architecture <target>
--multi Use most recent multiarch .changes file found
--path Specify directory GPG binary is located on remote host
--help Show this message
--version Show version and copyright information
If a changes or dscfile is specified, it is signed, otherwise
debian/changelog is parsed to find the changes file. The signing
is performed on remotehost using ssh and debsign.