]> git.ipfire.org Git - thirdparty/gettext.git/commitdiff
maint: Mention updating autopoint tests in Admin/release-steps
authorDaiki Ueno <ueno@gnu.org>
Tue, 10 Jun 2014 03:13:25 +0000 (12:13 +0900)
committerDaiki Ueno <ueno@gnu.org>
Tue, 10 Jun 2014 03:13:58 +0000 (12:13 +0900)
Admin/release-steps

index 6692ecc0a39025568000ac16b85563c5d5d14e4c..8836bc59d6bbf84de745f3f9bf9a07724b9262ab 100644 (file)
@@ -82,8 +82,9 @@ Tasks not to forget before release:
 - cd gettext-tools/misc
   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 "make maintainer-update-po" to generate PO files with the built tools
+  Then update the case statement in autopoint.in.  Also, update
+  required_gettext_version in gettext-tools/tests/autopoint-[23].
+- regenerate POT and PO files with the built tools
   PATH="$PWD/gettext-tools/src:$PWD/gettext-tools/misc:$PATH" \
   gettext_datadir="$PWD/gettext-tools/misc" \
   make maintainer-update-po