Initial Commit
[packages] / xemacs-packages / elib / RELEASING
1 Step-by-step instructions for how to make a release of Elib.
2
3   + Update all Copyright lines in all files.
4   + Run all testcases.
5   + Makefile: VERSION: set it correctly.
6   + Makefile: Check ELFILES and ELCFILES.
7   + elib.texi: Search for --version-- and fix it.
8   + elib.texi: Search for --site-- and fix it.
9   + elib.texi: Search for --date-- and fix it.
10   + elib-compile-all.el: Check that elib-files contains all the elisp
11     files that should be compiled.
12   + README: Update it.
13   + INSTALL: Update it.
14   + ChangeLog: Write an entry.
15   + Check in everything into CVS (which is used to maintain Elib).
16   + Do "make dist"
17   + Test unpacking and installing Elib.
18   + Run "cvs tag elib_0_04" (with the appropriate version number).
19   + Install the tar file in ftp@lysator:pub/emacs/elib-0.04.tar.Z
20                         and ftp@isy:pub/gnu/elisp-programms/