summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2017-05-22 14:20:03 +0100
committerSean Whitton <spwhitton@spwhitton.name>2017-05-22 14:20:15 +0100
commitea4ed02fb665dcc92ecdf34ff0c7578f3546eee1 (patch)
tree8823b5518c5bb3e9e4f9701fcfec26171c930c58
parent1ef70eaf23803ee3a2182b9e813ee4d2d2fb85c8 (diff)
downloaddebug-me-ea4ed02fb665dcc92ecdf34ff0c7578f3546eee1.tar.gz
don't use commas in keyring filenames
Commas in keyring filenames are rendered as '?'
-rw-r--r--debian/debug-me.links6
1 files 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