Editing 5.0.0 Release Checklist

Jump to navigation Jump to search
Warning: You are not logged in. Your IP address will be publicly visible if you make any edits. If you log in or create an account, your edits will be attributed to your username, along with other benefits.

The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then publish the changes below to finish undoing the edit.

Latest revision Your text
Line 52: Line 52:
#: Completion Date: 1/18/19
#: Completion Date: 1/18/19
<!----------------------------------------------------------------------------->
<!----------------------------------------------------------------------------->
# <strike> Review documentation </strike>
# Review documentation
#* <strike> Grammar check documentation so that it conforms to Octave standards  
#* <strike> Grammar check documentation so that it conforms to Octave standards  
#* Spell check documentation
#* Spell check documentation
Line 69: Line 69:
#: Completion Date: 1/16/19
#: Completion Date: 1/16/19
<!----------------------------------------------------------------------------->
<!----------------------------------------------------------------------------->
# <strike> Update shared library and oct file API version numbers
# Update shared library and oct file API version numbers
#* Increment oct file API version number (configure.ac:OCTAVE_API_VERSION, increment number and drop "+" suffix)
#* Increment oct file API version number (configure.ac:OCTAVE_API_VERSION, increment number and drop "+" suffix)
#* Increment libtool versioning (liboctave/module.mk:%canon_reldir%_%canon_reldir%_current, libinterp/module.mk:%canon_reldir%_liboctinterp_current, libgui/module.mk:%canon_reldir%_liboctgui_current) </strike>
#* Increment libtool versioning (liboctave/module.mk:%canon_reldir%_%canon_reldir%_current, libinterp/module.mk:%canon_reldir%_liboctinterp_current, libgui/module.mk:%canon_reldir%_liboctgui_current)
#: Completion Date: 1/23/19
#: Completion Date:
<!----------------------------------------------------------------------------->
<!----------------------------------------------------------------------------->
# <strike> Verify build process and create release candidates </strike>
# Verify build process and create release candidates
#* <strike> Update configure.ac with new version information </strike>
#* Update configure.ac with new version information
#** <strike> Update AC_INIT, OCTAVE_MAJOR_VERSION, OCTAVE_MINOR_VERSION, OCTAVE_PATCH_VERSION, OCTAVE_RELEASE_DATE </strike>
#** Update AC_INIT, OCTAVE_MAJOR_VERSION, OCTAVE_MINOR_VERSION, OCTAVE_PATCH_VERSION, OCTAVE_RELEASE_DATE
#* <strike> Verify 'make distcheck' passes </strike>
#* <strike> Verify 'make distcheck' passes </strike>
#* <strike>Create release candidate </strike>
#* Create release candidate
#** <strike>'make dist' </strike>
#** 'make dist'
#** <strike>hg tag repository with release candidate ID </strike>
#** hg tag repository with release candidate ID
#** <strike>For Windows, create installer [[Windows Installer]] </strike>
#** For Windows, create installer [[Windows Installer]]
#** <strike>Upload release candidate </strike>
#** Upload release candidate
#** <strike>Add release candidate version to Savannah bug tracker </strike>
#** Add release candidate version to Savannah bug tracker
#** <strike>Announce release candidate to Octave-Maintainers, Octave-Help, on web page </strike>
#** Announce release candidate to Octave-Maintainers, Octave-Help, on web page
#** <strike>Repeat release candidate cycle until clean </strike>
#** Repeat release candidate cycle until clean
#: Completion Date: 2/25/2019
#: Completion Date:
<!----------------------------------------------------------------------------->
<!----------------------------------------------------------------------------->
# Final Release
# Final Release
#* <strike> Update version information </strike>
#* Update version information
#** <strike> Update configure.ac (AC_INIT, OCTAVE_MAJOR_VERSION, OCTAVE_MINOR_VERSION, OCTAVE_PATCH_VERSION, OCTAVE_RELEASE_DATE) </strike>
#** Update configure.ac (AC_INIT, OCTAVE_MAJOR_VERSION, OCTAVE_MINOR_VERSION, OCTAVE_PATCH_VERSION, OCTAVE_RELEASE_DATE)
#** <strike> Update NEWS (final release date) </strike>
#** Update NEWS (final release date)
#** <strike>Update CITATION (version, year, URL)</strike>
#** <strike>Update CITATION (version, year, URL)</strike>
#** <strike> Update org.octave.Octave.appdata.xml (version number and release date) </strike>
#** Update org.octave.Octave.appdata.xml (version number and release date)
#* <strike> hg tag repository with release version number </strike>
#* hg tag repository with release version number
#* <strike> merge default onto stable to become the current stable release </strike>
#* <strike> merge default onto stable to become the current stable release </strike>
#* <strike> Savannah bug tracker version info
#* Savannah bug tracker version info
#** add new release version to bug tracker
#** add new release version to bug tracker
#** remove release candidate versions from bug tracker </strike>
#** remove release candidate versions from bug tracker
#* Announce final release on
#* Announce final release on Octave mailing lists and web site
#** Octave mailing lists
#** Octave web site
#** <strike> This wiki </strike>
#: Completion Date:
#: Completion Date:
<!----------------------------------------------------------------------------->
<!----------------------------------------------------------------------------->
# <strike> Post-Release </strike>
# Post-Release
#* <strike> Update configure.ac (AC_INIT, OCTAVE_MAJOR_VERSION, OCTAVE_MINOR_VERSION, OCTAVE_PATCH_VERSION) to next release cycle </strike>
#* <strike> Update configure.ac (AC_INIT, OCTAVE_MAJOR_VERSION, OCTAVE_MINOR_VERSION, OCTAVE_PATCH_VERSION) to next release cycle </strike>
#* <strike> Update oct file API version number (configure.ac:OCTAVE_API_VERSION, add "+" suffix) </strike>
#* Update oct file API version number (configure.ac:OCTAVE_API_VERSION, add "+" suffix)
#* <strike> Remove all deprecated functions (either OCTAVE_DEPRECATED in C++ or scripts/deprecated for m-files) scheduled for deletion in default branch
#* <strike> Remove all deprecated functions (either OCTAVE_DEPRECATED in C++ or scripts/deprecated for m-files) scheduled for deletion in default branch
#* Move NEWS file to backup in etc/NEWS.X
#* Move NEWS file to backup in etc/NEWS.X
#* Create new NEWS file </strike>
#* Create new NEWS file </strike>
#: Completion Date: 2/25/19
#: Completion Date:


[[Category:Releases]]
[[Category:Releases]]
[[Category:Development]]
Please note that all contributions to Octave may be edited, altered, or removed by other contributors. If you do not want your writing to be edited mercilessly, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource (see Octave:Copyrights for details). Do not submit copyrighted work without permission!

To edit this page, please answer the question that appears below (more info):

Cancel Editing help (opens in new window)

Template used on this page: