From 2cc1cf12d6b8dd3b3b228f07462a41316554a600 Mon Sep 17 00:00:00 2001 From: Sven Strickroth Date: Sun, 11 May 2014 12:37:38 +0200 Subject: [PATCH] GoogleCode doesn't provide download services any more Signed-off-by: Sven Strickroth --- release.txt | 62 ++++++++++++++++++++++++++----------------------------------- 1 file changed, 26 insertions(+), 36 deletions(-) rewrite release.txt (67%) diff --git a/release.txt b/release.txt dissimilarity index 67% index 4c303b799..f2dd2daaa 100644 --- a/release.txt +++ b/release.txt @@ -1,36 +1,26 @@ -\section Version numbers - -Upgrade numbers in: - --# doc/doc.build.include --# src/version.h --# src/TortoiseGitSetup/VersionNumberInclude.wxi - -Upload symbols to crash-server.com - -Upload (signed) msi-files to googlecode (do not forget to upload debug symbols and language packs for stable releases). Upload 32bit files before 64bit files, language packs before TortoiseGit, language packs in reverse order and debug symbols last. -Naming-convention: -- stable release (for the Summary field use the filename w/o .msi and spaces instead of dashes) - - TortoiseGit-VERSION-XXbit.msi - - TortoiseGit-LanguagePack-VERSION-XXbit-ISOLANG.msi - - TortoiseGit-DebugSymbols-VERSION.7z (exactly the same w/o .7z for the Summary and with "Deprecated" tag, no "x86" or "x64" tag) -- preview release (for the Summary field use the filename w/o .msi) - - TortoiseGit-YYYY-MM-DD-(SHA1-7chars)-XXbit - -Google code tasks: -- for a stable release - - set "Features" tag for TortoiseGit-VERSION-XXbit.msi files - - set "vVERSION" tag for all files belonging to this release - - set "Languagepack" for all language pack msi files - - remove "Features" tag from old releases - - update "Downloads" and "ReleaseNotes" (make sure it contains no unweanted links) wiki pages - - delete old preview releases after the release of the following stable release after some time -- for a preview release - - add "Preview" tag -- for all releases - - set either "x86" or "x64" - - add "Deprecated" to old files - -Update version.txt (http://code.google.com/p/tortoisegit/source/checkout?repo=version) for auto updater (for a stable release make sure version-preview.txt has the same content as version.txt) - -Send annoucement mail (for stable releases) +\section Version numbers + +Upgrade numbers in: + +-# doc/doc.build.include +-# src/version.h +-# src/TortoiseGitSetup/VersionNumberInclude.wxi + +Upload symbols to crash-server.com + +Upload (signed) msi-files (do not forget to upload debug symbols and language packs for stable releases). +Naming-convention: +- stable release + - TortoiseGit-VERSION-XXbit.msi + - TortoiseGit-LanguagePack-VERSION-XXbit-ISOLANG.msi + - TortoiseGit-DebugSymbols-VERSION.7z +- preview release + - TortoiseGit-preview-VERSION-YYYYMMDD-(SHA1-7chars)-XXbit + +Google code tasks: +- for a stable release + - update front/summary page as well as "Downloads" and "ReleaseNotes" (make sure it contains no unwanted links) wiki pages + +Update version.txt (http://code.google.com/p/tortoisegit/source/checkout?repo=version) for auto updater (for a stable release make sure version-preview.txt has the same content as version.txt) + +Send annoucement mail (for stable releases) -- 2.11.4.GIT