From 1ef70eaf23803ee3a2182b9e813ee4d2d2fb85c8 Mon Sep 17 00:00:00 2001 From: Sean Whitton Date: Mon, 22 May 2017 14:14:30 +0100 Subject: rename uploading DD keyring & explanatory note --- debian/debug-me.links | 18 +++++++++++++++++- 1 file changed, 17 insertions(+), 1 deletion(-) diff --git a/debian/debug-me.links b/debian/debug-me.links index 999240b..04a5493 100644 --- a/debian/debug-me.links +++ b/debian/debug-me.links @@ -1,3 +1,19 @@ -/usr/share/keyrings/debian-keyring.gpg usr/share/debug-me/keyring/a_Debian_Developer,_uploading.gpg +# The design of debug-me's keyring support forces us to use different +# strings to identify members of debian-keyring.gpg and +# debian-nonupload.gpg. We want to minimise mention of the somewhat +# obscure distinction between uploading and non-uploading DDs, so we +# have a choice of the pair +# +# ("a Debian Developer", "a Debian Developer, non-uploading") +# +# or the pair +# +# ("a Debian Developer, uploading", "a Debian Developer"). +# +# Since debug-me debuggers are more likely to be uploading DDs, I've +# chosen the former. I've included this note just to clarify that the +# intent is not to downgrade the status of non-uploading DDs. + +/usr/share/keyrings/debian-keyring.gpg usr/share/debug-me/keyring/a_Debian_Developer.gpg /usr/share/keyrings/debian-nonupload.gpg usr/share/debug-me/keyring/a_Debian_Developer,_non-uploading.gpg /usr/share/keyrings/debian-maintainers.gpg usr/share/debug-me/keyring/a_Debian_Maintainer.ggp -- cgit v1.2.3