summaryrefslogtreecommitdiff
path: root/HOWTO/release.txt
diff options
context:
space:
mode:
authorSteven Knight <knight@baldmt.com>2003-06-25 20:45:49 +0000
committerSteven Knight <knight@baldmt.com>2003-06-25 20:45:49 +0000
commit504302a2b850cb3b87ca4927343713ceb242fdba (patch)
tree0a8943542ff6d5086b39b38b3e4fc97b06d301e7 /HOWTO/release.txt
parent1536a67932f34b447b28345fb2eb348b54e8ae03 (diff)
downloadscons-504302a2b850cb3b87ca4927343713ceb242fdba.tar.gz
Initialize the new branch for release.
Diffstat (limited to 'HOWTO/release.txt')
-rw-r--r--HOWTO/release.txt24
1 files changed, 16 insertions, 8 deletions
diff --git a/HOWTO/release.txt b/HOWTO/release.txt
index b72adc92..fa5729c5 100644
--- a/HOWTO/release.txt
+++ b/HOWTO/release.txt
@@ -82,9 +82,6 @@ Things to do to release a new version of SCons:
aecp SConstruct
vi SConstruct
- aecp debian/changelog
- vi debian/changelog
-
aecp rpm/scons.spec.in
vi rpm/scons.spec.in
@@ -98,11 +95,6 @@ Things to do to release a new version of SCons:
[optional] aecp HOWTO/release.txt
[optional] vi HOWTO/release.txt
- # Prep the following files to track the changes
- # made during the next development cycle
- aecp src/CHANGES.txt src/RELEASE.txt
- vi src/CHANGES.txt src/RELEASE.txt
-
# Read through and update the README files if necessary
[optional] aecp README
[optional] vi README
@@ -425,6 +417,22 @@ Things to do to release a new version of SCons:
+ Checkin another change to prepare for development on this branch.
+
+ # Prep the following files to track the changes
+ # made during the next development cycle
+ aecp src/CHANGES.txt src/RELEASE.txt
+ vi src/CHANGES.txt src/RELEASE.txt
+
+ # Optionally, update release numbers in the following:
+ [optional] aecp HOWTO/change.txt
+ [optional] vi HOWTO/change.txt
+
+ [optional] aecp HOWTO/release.txt
+ [optional] vi HOWTO/release.txt
+
+
+
=======================
Template describe-the-release section: