Improve making-a-release a little

This commit is contained in:
Colomban Wendling 2016-07-10 16:27:44 +02:00
parent 5b6b89fd5b
commit 69b44afbb5

View File

@ -34,14 +34,17 @@ Windows builds (enrico?).
Create a signed tag for the release in Git with 'git tag -s <version>'.
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.