aboutsummaryrefslogtreecommitdiffstats
path: root/RELEASE-INSTRUCTIONS
diff options
context:
space:
mode:
authorMatthias Andree <matthias.andree@gmx.de>2010-02-06 14:00:35 +0100
committerMatthias Andree <matthias.andree@gmx.de>2010-02-06 14:00:35 +0100
commit52f4e67625e197597e78d5a886538bdad34c47ff (patch)
treef0071d0d5b56714d0b2c1a8e250b5e514e925092 /RELEASE-INSTRUCTIONS
parent903b0498f0996fd45edfe33078f210381c228b27 (diff)
downloadfetchmail-52f4e67625e197597e78d5a886538bdad34c47ff.tar.gz
fetchmail-52f4e67625e197597e78d5a886538bdad34c47ff.tar.bz2
fetchmail-52f4e67625e197597e78d5a886538bdad34c47ff.zip
Mark RELEASEVERSIONS obsolete.
Diffstat (limited to 'RELEASE-INSTRUCTIONS')
-rw-r--r--RELEASE-INSTRUCTIONS7
1 files changed, 3 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.