Author: adam-guest
Date: 2008-03-26 19:31:04 +0000 (Wed, 26 Mar 2008)
New Revision: 1208
Modified:
trunk/debian/changelog
trunk/scripts/who-uploads.sh
Log:
who-uploads: Mention the debian-maintainers keyring in --help
Modified: trunk/debian/changelog
===================================================================
--- trunk/debian/changelog 2008-03-26 18:52:23 UTC (rev 1207)
+++ trunk/debian/changelog 2008-03-26 19:31:04 UTC (rev 1208)
@@ -14,6 +14,7 @@
* dget: Pass --all-versions to apt-cache show in case the user has
configured it to only show the candidate version. Thanks HÃ¥kon Stordahl
(Closes: #472747)
+ * who-uploads: Mention the debian-maintainers keyring in --help
-- Adam D. Barratt <[EMAIL PROTECTED]> Tue, 25 Mar 2008 18:51:59 +0000
Modified: trunk/scripts/who-uploads.sh
===================================================================
--- trunk/scripts/who-uploads.sh 2008-03-26 18:52:23 UTC (rev 1207)
+++ trunk/scripts/who-uploads.sh 2008-03-26 19:31:04 UTC (rev 1208)
@@ -34,10 +34,11 @@
Options:
--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.*;
+ 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 /usr/share/keyrings/debian-keyring.*
+ Do not use the default keyrings
--no-conf, --noconf
Don't read devscripts config files;
must be the first option given
--
To unsubscribe, send mail to [EMAIL PROTECTED]