From 5cc1785dd231e253284188df7764ac6e1199d49f Mon Sep 17 00:00:00 2001 From: hertzog Date: Sun, 3 Jan 2010 23:28:39 +0000 Subject: [PATCH] Mention ftp.upload.debian.org instead of ftp-master directly Thanks to Simon McVittie for the patch. Closes: #554054 git-svn-id: svn://anonscm.debian.org/ddp/manuals/trunk/developers-reference@7028 313b444b-1b9f-4f58-a734-7bb04f332e8d --- common.ent | 2 ++ pkgs.dbk | 8 ++++---- resources.dbk | 6 +++--- 3 files changed, 9 insertions(+), 7 deletions(-) diff --git a/common.ent b/common.ent index aa475d5..8008efc 100644 --- a/common.ent +++ b/common.ent @@ -34,6 +34,8 @@ + + diff --git a/pkgs.dbk b/pkgs.dbk index c477164..4de435e 100644 --- a/pkgs.dbk +++ b/pkgs.dbk @@ -382,9 +382,9 @@ section for details. Uploading to <literal>ftp-master</literal> To upload a package, you should upload the files (including the signed changes -and dsc-file) with anonymous ftp to &ftp-master-host; in +and dsc-file) with anonymous ftp to &ftp-upload-host; in the directory &upload-queue;. +url="ftp://&ftp-upload-host;&upload-queue;">&upload-queue;. To get the files processed there, they need to be signed with a key in the Debian Developers keyring or the Debian Maintainers keyring (see ). @@ -423,9 +423,9 @@ the deferred uploads queue". When the specified waiting time is over, the package is moved into the regular incoming directory for processing. This is done through automatic uploading to -&ftp-master-host; in upload-directory +&ftp-upload-host; in upload-directory DELAYED/[012345678]-day. 0-day is uploaded -multiple times per day to &ftp-master-host;. +multiple times per day to &ftp-upload-host;. With dput, you can use the --delayed DELAY diff --git a/resources.dbk b/resources.dbk index df574ae..936bef2 100644 --- a/resources.dbk +++ b/resources.dbk @@ -273,8 +273,8 @@ reduce unnecessary duplication of effort or wasted processing time. The ftp-master server The &ftp-master-host; server holds the canonical copy of -the Debian archive. Generally, package uploads go to this server; see -. +the Debian archive. Generally, package uploaded to &ftp-upload-host; +end up on this server, see . It is restricted; a mirror is available on merkel. @@ -937,7 +937,7 @@ snippet to your configuration file: $delay = ($ENV{DELAY} || 7); $cfg{'delayed'} = { - fqdn => "&ftp-master-host;", + fqdn => "&ftp-upload-host;", login => "yourdebianlogin", incoming => "/org/&ftp-debian-org;/incoming/DELAYED/$delay-day/", dinstall_runs => 1, -- 2.30.2