[geany/geany] 69b44a: Improve making-a-release a little

Colomban Wendling git-noreply at xxxxx
Sun Jul 10 14:27:44 UTC 2016


Branch:      refs/heads/master
Author:      Colomban Wendling <ban at herbesfolles.org>
Committer:   Colomban Wendling <ban at herbesfolles.org>
Date:        Sun, 10 Jul 2016 14:27:44 UTC
Commit:      69b44afbb5a4147e55210031a34de5fc828d9972
             https://github.com/geany/geany/commit/69b44afbb5a4147e55210031a34de5fc828d9972

Log Message:
-----------
Improve making-a-release a little


Modified Paths:
--------------
    doc/making-a-release

Modified: doc/making-a-release
11 lines changed, 7 insertions(+), 4 deletions(-)
===================================================================
@@ -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.
 



--------------
This E-Mail was brought to you by github_commit_mail.py (Source: https://github.com/geany/infrastructure).


More information about the Commits mailing list