The following commit has been merged in the master branch:
commit fc6744514bbfe88ff398c4e4cc8f6cab146be152
Author: James Vega <[email protected]>
Date: Sat Apr 3 22:04:16 2010 -0400
dscverify: Document use of debian-maintainers.gpg
diff --git a/debian/changelog b/debian/changelog
index 5aff1c0..b6e467d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -45,6 +45,8 @@ devscripts (2.10.62) UNRELEASED; urgency=low
addresses #509983)
* Add bash completion of package names for various Devscripts commands.
Thanks to Simon Paillard for the patch. (Closes: #507776)
+ * Document in dscverify(1) that /usr/share/keyrings/debian-maintainers.gpg
+ is one of the default keyrings.
[ Patrick Schoenfeld ]
* nmudiff: Fix "[nmudiff] please include --tagpending option" by applying the
diff --git a/scripts/dscverify.1 b/scripts/dscverify.1
index ad76c98..cc5849d 100644
--- a/scripts/dscverify.1
+++ b/scripts/dscverify.1
@@ -68,6 +68,8 @@ locations:
- /org/keyring.debian.org/keyrings/debian-keyring.(gpg|pgp)
- /usr/share/keyrings/debian-keyring.(pgp|gpg)
+
+- /usr/share/keyrings/debian-maintainers.gpg
.SH "SEE ALSO"
.BR gpg (1)
and
--
Git repository for devscripts
--
To unsubscribe, send mail to [email protected].