From ea4ed02fb665dcc92ecdf34ff0c7578f3546eee1 Mon Sep 17 00:00:00 2001 From: Sean Whitton Date: Mon, 22 May 2017 14:20:03 +0100 Subject: don't use commas in keyring filenames Commas in keyring filenames are rendered as '?' --- debian/debug-me.links | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/debian/debug-me.links b/debian/debug-me.links index 04a5493..f303d9a 100644 --- a/debian/debug-me.links +++ b/debian/debug-me.links @@ -4,16 +4,16 @@ # obscure distinction between uploading and non-uploading DDs, so we # have a choice of the pair # -# ("a Debian Developer", "a Debian Developer, non-uploading") +# (a Debian Developer, a non-uploading Debian Developer) # # or the pair # -# ("a Debian Developer, uploading", "a Debian Developer"). +# (an uploading Debian Developer, 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-nonupload.gpg usr/share/debug-me/keyring/a_non_uploading_Debian_Developer.gpg /usr/share/keyrings/debian-maintainers.gpg usr/share/debug-me/keyring/a_Debian_Maintainer.ggp -- cgit v1.2.3