X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=utils%2Fpreparing-release;h=90dc200df5effbf2f2224b8c2acfafeb036ff9ca;hb=eb6efe735e1dbd7f5826998e3f88b6cc99c64d54;hp=3c7ded54795cde9a369b4c2ca52325a122a43e6d;hpb=8bb27ea643be1fd951ad6d9b131d771ded3efd34;p=monkeysphere.git diff --git a/utils/preparing-release b/utils/preparing-release index 3c7ded5..90dc200 100644 --- a/utils/preparing-release +++ b/utils/preparing-release @@ -3,9 +3,6 @@ * make sure that packaging/debian/changelog has a reasonable version number. - * make sure that src/share/common contains the upstream part of that - version number in the VERSION= line - * make tarball * make releasenote @@ -17,3 +14,16 @@ * create debian-specific version tag: git tag -s -m 'Tagging Monkeysphere $whatever-1' monkeysphere_$whatever-1 + + * update FreeBSD and Macports info: + + make freebsd-distinfo + make macports-portsfile + + (probably should consider tagging these ports as well to make them + easy to recover) + + * remember to add the new version (n + 1) to the bugtracker if it's + not already: + + https://labs.riseup.net/code/projects/settings/monkeysphere