X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=developers-reference.git;a=blobdiff_plain;f=developers-reference.sgml;h=3731cf9b956a60cf32cac6897a371fe127b02956;hp=a81d9ee01943a074bbbcac8bb288c19ec2a159e9;hb=604f20a1272d175d0348eab2ab309f5167c2d59f;hpb=2742119937375d66f9bc0e887493923f3ee47b32 diff --git a/developers-reference.sgml b/developers-reference.sgml index a81d9ee..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 @@ -1959,7 +1961,7 @@ list. - Interaction with prospective developers + Interaction with Prospective Developers

This chapter describes procedures that existing Debian developers should