- Bump po-mode-version-string in gettext-tools/misc/po-mode.el.
-- Bump version number and release date in version.sh.
-
- Verify that the C files generated from *.y files contain no absolute
filenames.
gettext-runtime/libasprintf/NEWS
gettext-runtime/NEWS
-- Update git submodules.
- git submodule foreach git pull origin master
+- Tag the repository (don't push it to the remote repository yet).
+ git tag -m 'gettext 0.19.0 release' v0.19.0
- Iterate:
./rerun-autogen
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.
+
+- Update git submodules.
+ git submodule foreach git pull origin master
- Add an entry to all the ChangeLogs
except gettext-tools/examples/hello-c++-kde/admin/ChangeLog.
cp archive.dir.tar.gz-<last-release-number> archive.dir.tar.gz
./add-to-archive /somewhere/gettext-0.xx.yy.tar.gz
Then update the case statement in autopoint.in.
+- run "update-po.sh" to generate PO files with the built tools
- again: "make dist"
* Upload gettext-0.xx.yy.tar.gz to ftp.gnu.org, according to the
gnulib/build-aux/gnupload --to alpha.gnu.org:gettext \
--symlink-regex archive.dir-0.xx.yy.tar.gz
-- Tag the repository, using a simple tag and optionally a branch tag.
- git tag -m 'gettext 0.18 release' v0.18
+- Push tag to the repository.
git push --tags
- Update the homepage on www.gnu.org: