aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--RELEASE-INSTRUCTIONS7
-rw-r--r--RELEASEVERSIONS5
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)