mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-06-17 09:10:22 +02:00
*** empty log message ***
This commit is contained in:
parent
d6b51f8d50
commit
d8bb5a39ed
1 changed files with 8 additions and 4 deletions
12
RELEASE
12
RELEASE
|
@ -10,13 +10,15 @@ Please don't put it in the distribution.
|
||||||
b) Update NEWS and the Texinfo documentation as appropriate.
|
b) Update NEWS and the Texinfo documentation as appropriate.
|
||||||
c) Remove the user-visible markers from the log entries once they're
|
c) Remove the user-visible markers from the log entries once they're
|
||||||
documented.
|
documented.
|
||||||
3) Update the version numbers in GUILE-VERSION, README,
|
3) Update the version numbers in GUILE-VERSION, and README, to remove the
|
||||||
|
"unreleased" indications.
|
||||||
4) Commit all changes to the CVS repository.
|
4) Commit all changes to the CVS repository.
|
||||||
5) Verify that the disty works, too:
|
5) Verify that the disty works, too:
|
||||||
a) Make a disty, using 'make dist'.
|
a) Make a disty, using 'make dist'.
|
||||||
b) Unpack it somewhere else.
|
b) Unpack it somewhere else.
|
||||||
c) Remove automake and autoconf from your path, or turn off their
|
c) Remove automake and autoconf from your path, or turn off their
|
||||||
execute bits, or something.
|
execute bits, or something. (Users should be able to build disty
|
||||||
|
without installing those tools.)
|
||||||
d) Configure, make, and install.
|
d) Configure, make, and install.
|
||||||
e) Test the installed version; don't forget to unset SCHEME_LOAD_PATH.
|
e) Test the installed version; don't forget to unset SCHEME_LOAD_PATH.
|
||||||
f) If you made any fixes, commit them, and start from the top of 5).
|
f) If you made any fixes, commit them, and start from the top of 5).
|
||||||
|
@ -26,5 +28,7 @@ Please don't put it in the distribution.
|
||||||
<hag@ai.mit.edu> has usually been generous enough to help with that.
|
<hag@ai.mit.edu> has usually been generous enough to help with that.
|
||||||
8) Send an announcement message to gnu-announce@prep.ai.mit.edu. If I
|
8) Send an announcement message to gnu-announce@prep.ai.mit.edu. If I
|
||||||
remember correctly, the moderator will delay it until the tar file
|
remember correctly, the moderator will delay it until the tar file
|
||||||
appears on prep.
|
appears on prep. The announcement text should be mostly taken from
|
||||||
a) Remember to give credit, but take responsibility.
|
Guile's README file.
|
||||||
|
9) Tweak the version numbers in GUILE-VERSION, and README to indicate that
|
||||||
|
the sources are snapshot again.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue