From: Daniel Kahn Gillmor Date: Sun, 2 Aug 2009 17:40:55 +0000 (-0400) Subject: added more notes about what it takes to prepare a release. X-Git-Tag: monkeysphere_0.27~29 X-Git-Url: https://codewiz.org/gitweb?p=monkeysphere.git;a=commitdiff_plain;h=9a952607f0d1f9496503c13c2fac6fd12f2c6c35 added more notes about what it takes to prepare a release. --- diff --git a/utils/preparing-release b/utils/preparing-release index f35327e..3273c1c 100644 --- a/utils/preparing-release +++ b/utils/preparing-release @@ -3,6 +3,8 @@ * make sure that packaging/debian/changelog has a reasonable version number. + * have the monkeysphere archive signing key handy! + * make tarball * make releasenote @@ -23,6 +25,12 @@ 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