From 52f4e67625e197597e78d5a886538bdad34c47ff Mon Sep 17 00:00:00 2001 From: Matthias Andree Date: Sat, 6 Feb 2010 14:00:35 +0100 Subject: Mark RELEASEVERSIONS obsolete. --- RELEASE-INSTRUCTIONS | 7 +++---- RELEASEVERSIONS | 5 +++++ 2 files changed, 8 insertions(+), 4 deletions(-) diff --git a/RELEASE-INSTRUCTIONS b/RELEASE-INSTRUCTIONS index 363f2650..aad1a23b 100644 --- a/RELEASE-INSTRUCTIONS +++ b/RELEASE-INSTRUCTIONS @@ -2,12 +2,11 @@ To do a release: - Update NEWS, configure.ac, and fetchmail.man, with release number & date. -- Run "perl dist-tools/makerelease" - this entails "make distcheck" and - RPM building. +- Run "perl dist-tools/makerelease.pl" - this entails "make distcheck". -- Commit all files to the VCS. +- Commit all files to the VCS (Git). -- Tag the new release and record the revision in RELEASE-VERSIONS +- Tag the new release with a signed tag. - Upload sig and tarball to ~/public_html/fetchmail/ and edit index.html for the new files, NEWS, and the new release and last update. diff --git a/RELEASEVERSIONS b/RELEASEVERSIONS index 1067da80..99814c80 100644 --- a/RELEASEVERSIONS +++ b/RELEASEVERSIONS @@ -1,3 +1,8 @@ +Note that this file is kept for historic reference. +It will no longer be updated or maintained. + +-- Matthias Andree, 2010-02-06 + SVN release - fetchmail release - release manager ==================================================== SORT_BY (release) -- cgit v1.2.3