From 4a649e5c369e3aa28887bb3f50dc6256811c99e6 Mon Sep 17 00:00:00 2001 From: "Gary V. Vaughan" Date: Sat, 5 Jun 2010 03:52:43 +0700 Subject: [PATCH] Fix web manual generation details in release instructions. * HACKING (Release Procedure): Move the instruction for generating web manuals for a new release to before the instruction that bumps the version numbers to the post release values. --- ChangeLog | 5 +++++ HACKING | 7 +++++-- 2 files changed, 10 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index 584590ba7..ad9eb4012 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,10 @@ 2010-06-05 Gary V. Vaughan + Fix web manual generation details in release instructions. + * HACKING (Release Procedure): Move the instruction for generating + web manuals for a new release to before the instruction that bumps + the version numbers to the post release values. + Set SCM version number to 2.2.9a. * configure.ac, libltdl/configure.ac (AC_INIT): Bump version number to 2.2.9a. diff --git a/HACKING b/HACKING index fa3e323ac..5e045ac21 100644 --- a/HACKING +++ b/HACKING @@ -722,6 +722,9 @@ or obtained by writing to the Free Software Foundation, Inc., between the previous release tarball and the new with detached gpg signature files and clear signed directive files. +* If not an alpha, generate with `make -f[../]Makefile.maint + web-manual'. + * Upload release tarballs and diff files, plus their associated detached gpg signature files and clear signed directive files to ftp-upload.gnu.org. If the upload is destined for ftp.gnu.org, then the @@ -740,9 +743,9 @@ or obtained by writing to the Free Software Foundation, Inc., * Update the webpages, libtool.html will need to indicate the latest release number. -* If not an alpha, upload new manual pages with cvs to: +* If not an alpha, upload new manual pages you created earlier in + doc/manual using cvs to here: @cvs.savannah.gnu.org:/webcvs/libtool - (generate with `make -f[../]Makefile.maint web-manual'). * In the build directory, run `Make -f[../]Makeflie.maint announce-gen'. -- 2.47.3