X-Git-Url: http://pileus.org/git/?a=blobdiff_plain;f=RELEASE-INSTRUCTIONS;h=e5d83be7ccadd62b52ed74a966f0b1ce77af10ad;hb=49268a95ee78bc179fd3439b3f06e9a06c993c92;hp=363f2650b531c4512c91749df53bdfb514fa9e5d;hpb=9cdf107f875f68c9d9203be20fb8283ca1bd5645;p=~andy%2Ffetchmail diff --git a/RELEASE-INSTRUCTIONS b/RELEASE-INSTRUCTIONS index 363f2650..e5d83be7 100644 --- a/RELEASE-INSTRUCTIONS +++ b/RELEASE-INSTRUCTIONS @@ -2,19 +2,18 @@ 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. +- 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 - Update the fetchmail website for version, link to release nodes (update release_id) and last update, commit, and upload.