tweaking archive maintenance documentation.
authorDaniel Kahn Gillmor <dkg@fifthhorseman.net>
Tue, 2 Sep 2008 16:28:50 +0000 (12:28 -0400)
committerDaniel Kahn Gillmor <dkg@fifthhorseman.net>
Tue, 2 Sep 2008 16:28:50 +0000 (12:28 -0400)
website/archive-key.mdwn

index 3fb5a6ce6d273829d78dcbb94b32d38adaaf9cb3..898c7e56ad433dd8bb113e9cd10dfae9185980dc 100644 (file)
@@ -1,5 +1,6 @@
 [[meta title="Monkeysphere archive signing key"]]
 [[!template id="nav"]]
+[[toc ]]
 
 ## Verifying the key ##
 
@@ -99,10 +100,11 @@ tag `$TAG` on architecture `$ARCH`, do:
        cd repo
        reprepro -C monkeysphere include experimental ../$TAG_$ARCH.changes
 
-When you get a package from a separate architecture `$NEWARCH`, do:
+When you get a binary package built from a separate architecture
+`$NEWARCH` that you want to include with the archive, do:
 
        cd repo
-       reprepro -C monkeysphere includedeb experimental ../$TAG_NEWARCH.deb
+       reprepro -C monkeysphere includedeb experimental ../$TAG_$NEWARCH.deb
 
 To publish the archive, make sure you have access to
 `archivemaster@george.riseup.net`, and then do: