From 56df3c067b38c75c5e058390e201c0d6661afa39 Mon Sep 17 00:00:00 2001 From: Laurent Destailleur Date: Sun, 25 Jan 2009 18:58:58 +0000 Subject: [PATCH] Update doc --- build/makepack-howto.txt | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/build/makepack-howto.txt b/build/makepack-howto.txt index 03af4b87def..50355681b67 100644 --- a/build/makepack-howto.txt +++ b/build/makepack-howto.txt @@ -1,4 +1,7 @@ ***** Actions to do to release ***** +This files describe steps made by Dolibarr packaging team to make a +complete release of Dolibarr, step by step. + - Check all files are commited. - Update files in root directory (README*.txt, ChangeLog...) - Update version number in makepack-dolibarr.pl file @@ -12,12 +15,12 @@ - Build packages with makepack-dolibarr.pl - Build DoliWamp with doliwamp.iss file. - Check content of built packages. -- Move build files into Dolibarr web site repository. +- Move build files (exe+tgz) and ChangeLog into NLTechno web site repository. - Update NLTechno web site page dolibarrwinbin.php - Upload NLTechno web site on web server. - Move links in files dir on server to point to new files. - Upload files on dolibarr.org -- Upload files on sourceforge +- Upload files on sourceforge or Dolibarr.org - Send mail on mailings-list - Send a news on OpenSource web sites (if major beta or release)