From: Daiki Ueno Date: Tue, 23 Jun 2015 00:49:24 +0000 (+0900) Subject: maint: Minor adjustment to the release steps X-Git-Tag: v0.19.5~37 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=43b61e43d19c63e52b09aa3a6c21e189eac19175;p=thirdparty%2Fgettext.git maint: Minor adjustment to the release steps --- diff --git a/Admin/release-steps b/Admin/release-steps index 19474345b..ee66ba33f 100644 --- a/Admin/release-steps +++ b/Admin/release-steps @@ -7,6 +7,7 @@ Release procedure * Update 'gnulib' git submodule: git submodule foreach git pull origin master + git add gnulib git commit -m 'Update gnulib' * Update files: @@ -26,7 +27,7 @@ Release procedure - gettext-runtime/intl/config.charset Update with libcharset inside libiconv. Check that - gnulib/lib/{localcharset.h,localcharset.c,config.charset} agrees + gnulib/lib/{localcharset.h,localcharset.c,config.charset} agree with it, except for copyright header changes. - gettext-runtime/po/Makefile.in.in