diff options
author | Bruno Haible <bruno@clisp.org> | 2010-05-09 22:03:55 +0200 |
---|---|---|
committer | Bruno Haible <bruno@clisp.org> | 2010-05-09 22:17:58 +0200 |
commit | d7bad51e23e80d22f56b496fa2ddee2fe0c5972d (patch) | |
tree | a9a991b96c98dc8d4e082cd325e3aadbe74539b6 /Admin | |
parent | 0ed1f909784163faf863fbebe98e413e6287f474 (diff) | |
download | external_gettext-d7bad51e23e80d22f56b496fa2ddee2fe0c5972d.zip external_gettext-d7bad51e23e80d22f56b496fa2ddee2fe0c5972d.tar.gz external_gettext-d7bad51e23e80d22f56b496fa2ddee2fe0c5972d.tar.bz2 |
Update release steps.
Diffstat (limited to 'Admin')
-rw-r--r-- | Admin/release-steps | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/Admin/release-steps b/Admin/release-steps index 433318f..1ab8a4c 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-<last-release-number> archive.tar.gz - add-to-archive /somewhere/gettext-0.xx.yy.tar.gz + cp archive.cvs.tar.gz-<last-release-number> 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 |