From 9a952607f0d1f9496503c13c2fac6fd12f2c6c35 Mon Sep 17 00:00:00 2001 From: Daniel Kahn Gillmor Date: Sun, 2 Aug 2009 13:40:55 -0400 Subject: [PATCH] added more notes about what it takes to prepare a release. --- utils/preparing-release | 8 ++++++++ 1 file changed, 8 insertions(+) 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 -- 2.25.1