From 5a9081ad4066c0d5ad77482f6f2ebf1caa503ef9 Mon Sep 17 00:00:00 2001 From: Matthias Andree Date: Fri, 30 Oct 2009 02:25:18 +0000 Subject: Release 6.3.13. svn path=/branches/BRANCH_6-3/; revision=5449 --- RELEASE-INSTRUCTIONS | 21 ++++++++++++++++----- 1 file changed, 16 insertions(+), 5 deletions(-) (limited to 'RELEASE-INSTRUCTIONS') diff --git a/RELEASE-INSTRUCTIONS b/RELEASE-INSTRUCTIONS index e40b2b57..515ec591 100644 --- a/RELEASE-INSTRUCTIONS +++ b/RELEASE-INSTRUCTIONS @@ -1,10 +1,21 @@ To do a release: -1. Torture-test the code against the list of test sites usuing the - torturetest script. +- Update NEWS, configure.ac, and fetchmail.man, with release number & date. -2. Check in all files to RCS with an appropriate release label. +- Run "perl dist-tools/makerelease" - this entails "make distcheck" and + RPM building. -3. Run "makerelease" is root. Read the script to see what it generates. +- Commit all files to the VCS. -4. Run "upload" as yourself. +- Tag the new release and record the revision in RELEASE-VERSIONS + +- Upload sig and tarball to ~/public_html/fetchmail/ and edit index.html + for the new files, NEWS, and the new release and last update. + +- Upload sig and tarball to ftp.berlios.de:/incoming/ and release + +- Upload lsm and tarball to Ibiblio + +- Update the fetchmail website for version and last update, commit, and upload. + +- Announce on freshmeat. -- cgit v1.2.3