From: Bruno Haible Date: Sun, 9 May 2010 18:51:39 +0000 (+0200) Subject: Update release steps. X-Git-Tag: v0.18~4 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=50f0a2bab77d6a43e8083ec9af57006a1404cf53;p=thirdparty%2Fgettext.git Update release steps. --- diff --git a/Admin/release-steps b/Admin/release-steps index 94b08afe2..433318f7f 100644 --- a/Admin/release-steps +++ b/Admin/release-steps @@ -53,12 +53,24 @@ Tasks not to forget before release: gettext-runtime/libasprintf/NEWS gettext-runtime/NEWS +- Iterate: + ./rerun-autogen + ./rerun-configure + make distcheck-hook + ./rerun-make + make distcheck + Test tarball on various platforms. + Put fixes into gettext and gnulib. + make distclean + until it builds and installs fine on the said platforms. + +- Commit all the files in gnulib. +- Update the version number and commit identifier in autogen.sh. + - Add an entry to all the ChangeLogs except gettext-tools/examples/hello-c++-kde/admin/ChangeLog. - "make"; "make dist"; "make distcheck" -- Commit all the files in gnulib. -- Update the version number and commit identifier in autogen.sh. - cd gettext-tools/misc cp archive.tar.gz- archive.tar.gz add-to-archive /somewhere/gettext-0.xx.yy.tar.gz