who-uploads --version (return code: 0)
This is who-uploads, from the Debian devscripts package, version 2.16.2ubuntu3
This code is copyright 2006 by Julian Gilbey <jdg@debian.org>,
all rights reserved.
Based on original code copyright 2006 Adeodato Simó <dato@net.com.org.es>
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.
who-uploads --help (return code: 0)
Usage: who-uploads [options] package ...
Display the most recent three uploaders of each package.
Packages should be source packages, not binary packages.
Options:
-M, --max-uploads=N
Display at most the N most recent uploads (default: 3)
--keyring KEYRING Add KEYRING as a GPG keyring for Debian Developers'
keys in addition to /usr/share/keyrings/debian-keyring.*
and /usr/share/keyrings/debian-maintainers.gpg;
this option may be given multiple times
--no-default-keyrings
Do not use the default keyrings
--no-conf, --noconf
Don't read devscripts config files;
must be the first option given
--date Display the date of the upload
--no-date, --nodate
Don't display the date of the upload (default)
--help Show this message
--version Show version and copyright information
Default settings modified by devscripts configuration files:
(none)