diff options
author | vlefevre <vlefevre@280ebfd0-de03-0410-8827-d642c229c3f4> | 2017-09-07 14:20:45 +0000 |
---|---|---|
committer | vlefevre <vlefevre@280ebfd0-de03-0410-8827-d642c229c3f4> | 2017-09-07 14:20:45 +0000 |
commit | 276e8ebb100ec9a058e4d6122b07e74d3950b5ef (patch) | |
tree | de42539f63fbe77350153f956bee0ac0186603bd /doc | |
parent | 36f78d0ef92efafdafeb139497b94075e817e31d (diff) | |
download | mpfr-276e8ebb100ec9a058e4d6122b07e74d3950b5ef.tar.gz |
[doc/README.dev] "To make a release": update about the uploads.
git-svn-id: svn://scm.gforge.inria.fr/svn/mpfr/trunk@11724 280ebfd0-de03-0410-8827-d642c229c3f4
Diffstat (limited to 'doc')
-rw-r--r-- | doc/README.dev | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/doc/README.dev b/doc/README.dev index 159da3683..a9b8d77f1 100644 --- a/doc/README.dev +++ b/doc/README.dev @@ -337,7 +337,9 @@ To make a release (for the MPFR team): (for mpfr.html, use "makeinfo --html --no-split mpfr.texi" from the doc directory). Upload the tarballs and the signatures to the MPFR web server - (via svn), to InriaForge and to the GNU FTP site. + (via a svn working copy) and to InriaForge. + Prepare the files for the GNU FTP site with the gnu-sigdir script + in the /misc directory and upload them. Update the mpfr-current symbolic link and the history page. Update the old current page to point to the new release; see examples for 3.0.1 (latest version of the branch) and 3.1.0 |