diff --git a/doc/making-a-release b/doc/making-a-release index c2b43ef4..5d26b7ee 100644 --- a/doc/making-a-release +++ b/doc/making-a-release @@ -34,14 +34,17 @@ Windows builds (enrico?). Create a signed tag for the release in Git with 'git tag -s '. Website: update Releases, Documentation links, Release Notes, ChangeLog -and add a News item. Update the manual data and links in the filesystem -in /srv/www/www.geany.org/manual. Remember to update -current/hacking.html too. +and add a News item. +Use the /home/geany/update-manual script to update the manual data and links +in the filesystem at /srv/www/www.geany.org/manual, and to update +current/hacking.html. Announce on geany, devel, i18n mailing lists (check you're subscribed). -Put a news item on SourceForge (https://sourceforge.net/news/?group_id=153444) +Put a news item on SourceForge (https://sourceforge.net/p/geany/news/) and a new release on GitHub (https://github.com/geany/geany/releases). +Update the topic on the IRC channel. + For non-master releases, merge NEWS into master and any branch-only commits that need to merged.