Davide Puricelli <[EMAIL PROTECTED]> writes:

> You have to use ftp-master aka auric, not master, Developers Reference is correct.
> Why dupload still uses master instead of ftp-master?
> See http://bugs.debian.org/dupload, it's a bug reported several times.

package config;

$cfg{"ftp-master"} = {
        fqdn => "ftp-master.debian.org",
        login => "henry",
        incoming => "/org/ftp.debian.org/incoming/",
        mailto => "debian-changes\@lists.debian.org",
        mailtx => "debian-devel-changes\@lists.debian.org",
        visibleuser => getlogin() || $ENV{USER} || $ENV{LOGNAME},
        visiblename => "",
        fullname => "",
        method => "scp",
};

1;

jason
-- 
``Just because one proposes a measure to prevent promotion
        of a risk-filled and controversial sexual behavior
                     doesn't make them divisive or bigoted.''
                                     -- Nicholas J. Yonker,
                    Concerned Citizens for Sound Education


--  
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to