summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--website/archive-key.mdwn6
1 files changed, 4 insertions, 2 deletions
diff --git a/website/archive-key.mdwn b/website/archive-key.mdwn
index 3fb5a6c..898c7e5 100644
--- a/website/archive-key.mdwn
+++ b/website/archive-key.mdwn
@@ -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: