updating utils to deal with the newly split-out changelogs
[monkeysphere.git] / utils / preparing-release
index f35327ebb57d557be5952573ec4e01549da25518..8ecbc00c1b03d014906b14cf5b33058120a502b0 100644 (file)
@@ -1,7 +1,9 @@
 ### Notes about preparing a release for the monkeysphere ###
 
- * make sure that packaging/debian/changelog has a reasonable version
-   number.
+ * make sure that changelog and packaging/debian/changelog both have
+   reasonable version numbers.
+
+ * have the monkeysphere archive signing key handy!
 
  * make tarball
 
 
     git tag -s -m 'Tagging Monkeysphere $whatever-1' monkeysphere_$whatever-1
 
+ * upload to monkeysphere repo:
+
+    cd repo && reprepro --ignore=wrongdistribution include experimental ../*.changes
+
+ * push git changes (including tags!)
+
  * update FreeBSD and Macports info:
 
     make freebsd-distinfo