]> git.ipfire.org Git - thirdparty/gettext.git/commitdiff
Update for 0.15.1.
authorBruno Haible <bruno@clisp.org>
Mon, 2 Oct 2006 15:44:01 +0000 (15:44 +0000)
committerBruno Haible <bruno@clisp.org>
Tue, 23 Jun 2009 10:14:03 +0000 (12:14 +0200)
Admin/release-steps

index 47c6d060248d48b4a7bb0bc01e0d2f2df95e355a..f25254a9cad614fe1ff6c9fe43147ef939ead54c 100644 (file)
@@ -8,30 +8,28 @@ Tasks not to forget before release:
     wget 'http://savannah.gnu.org/cgi-bin/viewcvs/*checkout*/config/config/config.guess'
     wget 'http://savannah.gnu.org/cgi-bin/viewcvs/*checkout*/config/config/config.sub'
 - Update gettext-runtime/intl/locale.alias from glibc's intl/locale.alias.
-- Update {gettext-tools/lib,gettext-runtime/intl}/{localcharset.h,localcharset.c,config.charset}
+- Update gettext-runtime/intl/{localcharset.h,localcharset.c,config.charset}
   from libcharset inside libiconv.
-
-- Update -version-info arguments in gettext-runtime/intl/Makefile.in
-  and in gettext-tools/src/Makefile.am.
-  * increment LTV_REVISION,
-  * if any functions/classes have been added, removed or changed, increment
-    LTV_CURRENT and set LTV_REVISION to 0,
-  * if any functions/classes have been added, increment LTV_AGE,
-  * if backwards compatibility has been broken, set LTV_AGE to 0.
+  Check that gnulib/lib/{localcharset.h,localcharset.c,config.charset}
+  agrees with it, except for copyright header changes.
 
 - Update the version numbers in
     gettext-runtime/intl/libgnuintl.h.in
-    gettext-runtime/windows/intl.rc
     gettext-tools/src/gettext-po.h.in
-    gettext-tools/windows/gettextlib.rc
-    gettext-tools/windows/gettextsrc.rc
-    gettext-tools/windows/gettextpo.rc
 
 - Update Origin version in
     gettext-runtime/po/Makefile.in.in and
     gettext-tools/po/Makefile.in.in
   if these files have changed since the last release.
 
+- Update -version-info arguments in gettext-runtime/intl/Makefile.in
+  and in gettext-tools/src/Makefile.am.
+  * increment LTV_REVISION,
+  * if any functions/classes have been added, removed or changed, increment
+    LTV_CURRENT and set LTV_REVISION to 0,
+  * if any functions/classes have been added, increment LTV_AGE,
+  * if backwards compatibility has been broken, set LTV_AGE to 0.
+
 - Remove README-alpha from EXTRA_DIST in Makefile.am.
 
 - Bump po-mode-version-string in gettext-tools/misc/po-mode.el.