From 43fd4d0784273a3cf63094353dc8cfdc2d05e438 Mon Sep 17 00:00:00 2001
From: Laurent Destailleur <eldy@destailleur.fr>
Date: Wed, 9 Oct 2013 16:04:06 +0200
Subject: [PATCH] Complete debian packager tuto

---
 build/debian/README.howto | 7 +++++--
 1 file changed, 5 insertions(+), 2 deletions(-)

diff --git a/build/debian/README.howto b/build/debian/README.howto
index 4978b686070..6f06f5ab91b 100644
--- a/build/debian/README.howto
+++ b/build/debian/README.howto
@@ -207,8 +207,11 @@ Note: If there was errors managed manually, you may need to make a git commit bu
 > sbuild ...
 > dput ...
 
-* Go into page. You should see new package into unstable.
-http://packages.qa.debian.org/t/tcpdf.html
+* Package arrives into FTPmaster taskboard with status NEW (pending upload). You can view it at:
+http://ftp-master.debian.org/new/
+ 
+* Once package is validated, you should see it into area unstable at:
+http://packages.qa.debian.org
 
 * Package will be into release when test will be moved as stable.
 
-- 
GitLab