[bmap-tools] [PATCH 2/3] make_a_release.sh: add few more reminders

Artem Bityutskiy dedekind1 at gmail.com
Fri Aug 16 05:49:35 EDT 2013


From: Artem Bityutskiy <artem.bityutskiy at intel.com>

Change-Id: Ifaf378a0b803a97ca3c15bb2b3adf8ffa73cdde9
Signed-off-by: Artem Bityutskiy <artem.bityutskiy at intel.com>
---
 make_a_release.sh | 7 +++++--
 1 file changed, 5 insertions(+), 2 deletions(-)

diff --git a/make_a_release.sh b/make_a_release.sh
index d1e60af..1cdac49 100755
--- a/make_a_release.sh
+++ b/make_a_release.sh
@@ -79,8 +79,11 @@ gpg -o "$outdir/$release_name.tgz.asc" --detach-sign -a "$outdir/$release_name.t
 release_branch="release-$(printf "%s" "$new_ver" | sed -e 's/\(.*\)\..*/\1.0/')"
 
 cat <<EOF
-Make sure you have had updated the docs/RELEASE_NOTES file!
-Make sure you have had updated the version number and rpm/deb changelogs
+Make sure you updated the docs/RELEASE_NOTES file!
+Make sure you updated the docs/README file!
+Make sure you updated the version number and rpm/deb changelogs!
+Make sure you updated the man page!
+Make sure you updated the tizen.org documentation!
 
 To finish the release:
   1. push the $tag_name tag out
-- 
1.8.1.4




More information about the Bmap-tools mailing list