From: Gary V. Vaughan Date: Sun, 7 Sep 2008 11:59:28 +0000 (+0800) Subject: Retire gnu.org news.html in favour of savannah news. X-Git-Tag: v2.2.7b~200 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=5eaa40f7f6f6f00acd4dc144e206b501a3167bbb;p=thirdparty%2Flibtool.git Retire gnu.org news.html in favour of savannah news. * HACKING (Release Procedure): Add instructions for sending a web release announcement to http://planet.gnu.org via the savannah news manager. Signed-off-by: Gary V. Vaughan --- diff --git a/ChangeLog b/ChangeLog index 7ac504cfa..d62d219e7 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,10 @@ 2008-09-07 Gary V. Vaughan + Retire gnu.org news.html in favour of savannah news. + * HACKING (Release Procedure): Add instructions for sending + a web release announcement to http://planet.gnu.org via + the savannah news manager. + Add untested git push conflict testing to commit script. * clcommit.m4sh (func_check_conflicts): Test return status of 'git push --dry-run', and display an error on non-zero. diff --git a/HACKING b/HACKING index 10d4bb3ac..346ad15fa 100644 --- a/HACKING +++ b/HACKING @@ -719,9 +719,6 @@ or obtained by writing to the Free Software Foundation, Inc., an alpha release destined for alpha.gnu.org, then the files should be placed in the /incoming/alpha directory. -* Send announcement to libtool@gnu.org and autotools-announce@gnu.org, - if not an alpha send to info-gnu@gnu.org as well. - * Update version number in configure.ac and libltdl/configure.ac to next alpha number. See http://www.gnu.org/software/libtool/contribute.html for details of the numbering scheme. @@ -731,13 +728,18 @@ or obtained by writing to the Free Software Foundation, Inc., * Run ./commit. * Update the webpages, libtool.html will need to indicate the latest - release number and the news page should get a HTMLified copy of your - release announcement. + release number. * If not an alpha, upload new manual pages with cvs to: @cvs.savannah.gnu.org:/webcvs/libtool (generate with `make -f[../]Makefile.maint web-manual'). +* Send announcement to libtool@gnu.org and autotools-announce@gnu.org, + if not an alpha send to info-gnu@gnu.org as well. + +* Post a copy of the release announcement to savannah news: + https://savannah.gnu.org/news/submit.php?group=libtool + which will automatically propogate to http://planet.gnu.org. 13. Alpha release note template