diff options
author | Matthias Andree <matthias.andree@gmx.de> | 2010-04-06 22:31:31 +0200 |
---|---|---|
committer | Matthias Andree <matthias.andree@gmx.de> | 2010-04-06 22:38:25 +0200 |
commit | cc3a8d2ede493417b76f6ea23c4da9fdbd763375 (patch) | |
tree | ac9861392c647e1a87c661e3b2ccb2c1c0e35701 /RELEASE-INSTRUCTIONS | |
parent | 9817020f1f7118a12c5eff6081430a3e286695d7 (diff) | |
download | fetchmail-cc3a8d2ede493417b76f6ea23c4da9fdbd763375.tar.gz fetchmail-cc3a8d2ede493417b76f6ea23c4da9fdbd763375.tar.bz2 fetchmail-cc3a8d2ede493417b76f6ea23c4da9fdbd763375.zip |
Release 6.3.16.
Diffstat (limited to 'RELEASE-INSTRUCTIONS')
-rw-r--r-- | RELEASE-INSTRUCTIONS | 11 |
1 files changed, 6 insertions, 5 deletions
diff --git a/RELEASE-INSTRUCTIONS b/RELEASE-INSTRUCTIONS index aad1a23b..f9708f6c 100644 --- a/RELEASE-INSTRUCTIONS +++ b/RELEASE-INSTRUCTIONS @@ -8,12 +8,13 @@ To do a release: - 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. +- cd to ~/public_html/fetchmail and edit index.html for the new tarballs + and NEWS files and last update. -- Upload sig and tarball to ftp.berlios.de:/incoming/ and release - -- Upload lsm and tarball to ibiblio.org:/incoming/linux/ +- These would be done automatically by makerelease.pl: + - Upload sig and tarball to ~/public_html/fetchmail/ + - Upload sig and tarball to ftp.berlios.de:/incoming/ and release + - Upload lsm, sig and tarball to ibiblio.org:/incoming/linux/ - Update the fetchmail website for version, link to release nodes (update release_id) and last update, commit, and upload. |