From d7bad51e23e80d22f56b496fa2ddee2fe0c5972d Mon Sep 17 00:00:00 2001 From: Bruno Haible Date: Sun, 9 May 2010 22:03:55 +0200 Subject: [PATCH] Update release steps. --- Admin/release-steps | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/Admin/release-steps b/Admin/release-steps index 433318f7f..1ab8a4c5b 100644 --- a/Admin/release-steps +++ b/Admin/release-steps @@ -72,17 +72,18 @@ Tasks not to forget before release: - "make"; "make dist"; "make distcheck" - cd gettext-tools/misc - cp archive.tar.gz- archive.tar.gz - add-to-archive /somewhere/gettext-0.xx.yy.tar.gz + cp archive.cvs.tar.gz- archive.cvs.tar.gz + ./add-to-archive /somewhere/gettext-0.xx.yy.tar.gz Then update the case statement and the table in autopoint.in. -- Swap the first 4 lines of gettext-tools/doc/gettext.info, working around - a bug in makeinfo-4.11. - again: "make dist" * Upload to ftp-upload.gnu.org according to the procedure given by Bradley M. Kuhn on 2003-11-11. + http://www.gnu.org/prep/maintain/maintain.html#Automated-Upload-Procedure - Tag the repository, using a simple tag and optionally a branch tag. + git tag -m 'gettext 0.18 release' v0.18 + git push --tags - Regenerate the documentation for www.gnu.org: - In the gettext-tools/doc/ directory, copy the -- 2.47.2