From 604f20a1272d175d0348eab2ab309f5167c2d59f Mon Sep 17 00:00:00 2001 From: joy Date: Mon, 30 Jul 2001 12:15:29 +0000 Subject: [PATCH] replaced some bogus s with s; noted how there's an upload queue on pandora, too git-svn-id: svn://anonscm.debian.org/ddp/manuals/trunk/developers-reference@1220 313b444b-1b9f-4f58-a734-7bb04f332e8d --- developers-reference.sgml | 14 ++++++++------ 1 file changed, 8 insertions(+), 6 deletions(-) diff --git a/developers-reference.sgml b/developers-reference.sgml index 8917c40..3731cf9 100644 --- a/developers-reference.sgml +++ b/developers-reference.sgml @@ -5,7 +5,7 @@ %commondata; - + @@ -714,7 +714,7 @@ To summarize, the Debian archive has a root directory within an FTP server. For instance, at the mirror site, ftp.us.debian.org, the Debian archive itself is contained in /debian, which is a common location -(another is /pub/debian). +(another is /pub/debian).

A distribution is comprised of Debian source and binary packages, and the respective Sources and Packages index files, containing @@ -1065,7 +1065,7 @@ Remove the package, then reinstall it. To upload a package, you need a personal account on ftp-master.debian.org, which you should have as an official maintainer. If you use scp or rsync -to transfer the files, place them into &us-upload-dir;; +to transfer the files, place them into &us-upload-dir;; if you use anonymous FTP to upload, place them into /pub/UploadQueue/.

@@ -1094,10 +1094,12 @@ file: dinstall -n foo.changes Uploading to non-US (pandora)

As discussed above, export controlled software should not be uploaded -to ftp-master. Instead, use scp or non-anonymous -FTP to copy the package to non-us.debian.org, placing -the files in &non-us-upload-dir;. By default, you can +to ftp-master. Instead, use scp or rsync +to copy the package to non-us.debian.org, placing +the files in &non-us-upload-dir;. By default, you can use the same account/password that works on ftp-master. +If you use anonymous FTP to upload, place the files into +/pub/UploadQueue/.

The program dupload comes with support for uploading to non-us; please refer to the documentation that comes with -- 2.30.2