diff options
author | Daniel Kahn Gillmor <dkg@fifthhorseman.net> | 2008-09-14 21:04:45 -0400 |
---|---|---|
committer | Daniel Kahn Gillmor <dkg@fifthhorseman.net> | 2008-09-14 21:04:45 -0400 |
commit | ac01e1d823ae8eb4353a50e40e8c8bceeaff227d (patch) | |
tree | 420fc15c641c7d4cd976a3869b41b1dcb3b81e42 | |
parent | 2fea7c86ef761141f00145702568ea2e3b86cd6b (diff) |
fixing titles in my recent bugs.
-rw-r--r-- | website/bugs/make-tarball-is-not-idempotent.mdwn | 2 | ||||
-rw-r--r-- | website/bugs/postinst-clobbers-gpg.conf-settings.mdwn | 2 | ||||
-rw-r--r-- | website/bugs/setup-subcommand-for-monkeysphere-server.mdwn | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/website/bugs/make-tarball-is-not-idempotent.mdwn b/website/bugs/make-tarball-is-not-idempotent.mdwn index 57012cb..03779c5 100644 --- a/website/bugs/make-tarball-is-not-idempotent.mdwn +++ b/website/bugs/make-tarball-is-not-idempotent.mdwn @@ -1,4 +1,4 @@ -[[ meta title="make tarball is not idempotent" ]] +[[meta title="make tarball is not idempotent" ]] The current monkeysphere Makefile has a "tarball" target, which produces the "upstream tarball". Unfortunately, it is not idempotent. diff --git a/website/bugs/postinst-clobbers-gpg.conf-settings.mdwn b/website/bugs/postinst-clobbers-gpg.conf-settings.mdwn index 8f518c1..e58b9c7 100644 --- a/website/bugs/postinst-clobbers-gpg.conf-settings.mdwn +++ b/website/bugs/postinst-clobbers-gpg.conf-settings.mdwn @@ -1,4 +1,4 @@ -[[ meta title="debian packaging postinst script clobbers gpg.conf settings in /var/lib/monkeysphere" ]] +[[meta title="debian packaging postinst script clobbers gpg.conf settings in /var/lib/monkeysphere" ]] Do we want to allow the system administrator to make adjustments to the `gpg.conf` config files found in `/var/lib/monkeysphere`? At the diff --git a/website/bugs/setup-subcommand-for-monkeysphere-server.mdwn b/website/bugs/setup-subcommand-for-monkeysphere-server.mdwn index 614e471..c491f8b 100644 --- a/website/bugs/setup-subcommand-for-monkeysphere-server.mdwn +++ b/website/bugs/setup-subcommand-for-monkeysphere-server.mdwn @@ -1,4 +1,4 @@ -[[ meta title="proposed new monkeysphere-server subcommand: setup" ]] +[[meta title="proposed new monkeysphere-server subcommand: setup" ]] What if everything that's done in the package post-installation scripts (aside from maybe the creation of the monkeysphere user |