make_a_release.sh: add few more reminders
authorArtem Bityutskiy <artem.bityutskiy@intel.com>
Fri, 16 Aug 2013 09:39:54 +0000 (12:39 +0300)
committerArtem Bityutskiy <artem.bityutskiy@intel.com>
Fri, 16 Aug 2013 09:39:54 +0000 (12:39 +0300)
Change-Id: Ifaf378a0b803a97ca3c15bb2b3adf8ffa73cdde9
Signed-off-by: Artem Bityutskiy <artem.bityutskiy@intel.com>
make_a_release.sh

index d1e60af..1cdac49 100755 (executable)
@@ -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