From 6137d7ed457e47a578203ee85f7e9435116d6bb6 Mon Sep 17 00:00:00 2001
From: Laurent Destailleur <eldy@destailleur.fr>
Date: Sun, 25 May 2014 11:15:26 +0200
Subject: [PATCH] Update doc

---
 build/debian/README.howto | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/build/debian/README.howto b/build/debian/README.howto
index 460accfdf24..6b6e71c4874 100644
--- a/build/debian/README.howto
+++ b/build/debian/README.howto
@@ -229,7 +229,9 @@ from origin/upstream and origin/pristine.
 * If new upstream is available onto sourceforge, launch:
 > debian/get-orig-source.sh
 
-* Edit tgz file to remove ckeditor and phpexcel and rename file into dolibarr-x.y.z+dsfgw.tgz
+* Edit tgz file to remove ckeditor and phpexcel and rename file into 
+dolibarr-x.y.z+dsfgw.tgz
+(x.y.z = version, w start from 1 and is increased for each new import)
 
 * Staying into git root directory, run
 > git-import-orig -vv ../dolibarr-x.y.z+dsfgw.tgz
-- 
GitLab