]> granicus.if.org Git - check/commitdiff
Add steps to release for updating index.html page
authorbrarcher <brarcher@64e312b2-a51f-0410-8e61-82d0ca0eb02a>
Tue, 17 Dec 2013 16:07:03 +0000 (16:07 +0000)
committerbrarcher <brarcher@64e312b2-a51f-0410-8e61-82d0ca0eb02a>
Tue, 17 Dec 2013 16:07:03 +0000 (16:07 +0000)
The latest release information will need to be updated
on the index.html landing page whenever check has a release.

git-svn-id: svn+ssh://svn.code.sf.net/p/check/code/trunk@880 64e312b2-a51f-0410-8e61-82d0ca0eb02a

Makefile.am
index.html

index 5d238f15c4681a5f0b6ef21d4ba0faeae3a254aa..8d52357eab7b8f7352d635f829ab9af46aa2aeb0 100644 (file)
@@ -99,6 +99,12 @@ dorelease: releasevars doc/check_html prereleasecheck
        @echo "cut out old release news from NEWS-${RELEASE_VERSION}.txt."
        @echo "CTRL-D to complete, or exit 1 to abort."
        ${SHELL}
+       @echo "You need to:"
+       @echo "Update the release information in index.html"
+       @echo "The current date and release number need to be updated."
+       @echo "Look for the string: <!-- Update this section during a release -->"
+       @echo "CTRL-D to complete, or exit 1 to abort."
+       ${SHELL}
        @echo uploading...
        rsync -e ssh NEWS-${RELEASE_VERSION}.txt ${SF_USERNAME},check@frs.sourceforge.net:/home/frs/project/c/ch/check/check/${RELEASE_VERSION}/
        rsync -e ssh check-${RELEASE_VERSION}.tar.gz ${SF_USERNAME},check@frs.sourceforge.net:/home/frs/project/c/ch/check/check/${RELEASE_VERSION}/
index 98ba96358f0507730f05543f37c4608de603d8ea..2811be0e984aa61f45e6aa03e1ed5fd05fd9a8d6 100644 (file)
@@ -53,6 +53,7 @@ http://creativecommons.org/licenses/by-nc/2.5/
 <h3>Latest Check Release</h3>\r
 \r
 <p>\r
+<!-- Update this section during a release -->\r
 <b>Nov. 11, 2013:</b> Check 0.9.11 <a href="http://sourceforge.net/projects/check/files/latest/download">\r
 is now available for download</a>. Check is available under the\r
 <a href="./COPYING.LESSER">LGPL license</a>. New features available in\r