X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=utils%2Fpreparing-release;h=6fc97719bcd62c81f177e220ffb62b6d631a5c6e;hb=252f825c7287e5ccaf5074f276234176ae95f891;hp=3c7ded54795cde9a369b4c2ca52325a122a43e6d;hpb=8bb27ea643be1fd951ad6d9b131d771ded3efd34;p=monkeysphere.git diff --git a/utils/preparing-release b/utils/preparing-release index 3c7ded5..6fc9771 100644 --- a/utils/preparing-release +++ b/utils/preparing-release @@ -3,13 +3,12 @@ * 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 + * commit outstanding changes. + * create upstream version tag: git tag -s -m 'Tagging Monkeysphere $whatever' monkeysphere_$whatever @@ -17,3 +16,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