# Example dput.cf that defines the host that can be used # with dput for uploading. [DEFAULT] login = username method = ftp hash = md5 allow_unsigned_uploads = 0 run_lintian = 0 run_dinstall = 0 check_version = 0 scp_compress = 0 post_upload_command = pre_upload_command = passive_ftp = 1 default_host_main = default_host_non-us = [ftp-master] fqdn = ftp-master.debian.org incoming = /pub/UploadQueue/ login = anonymous # And if you want to override one of the defaults, add it here. # For example, comment out the next line # login = another_username # post_upload_command = /path/to/some/script # pre_upload_command = /path/to/some/script [jp] fqdn = hp.debian.or.jp incoming = /pub/Incoming/upload login = anonymous # Delayed Upload queue that was set up by Tollef Fog Heen # http://lists.debian.org/debian-devel/2004/debian-devel-200402/msg00887.html [gluck_delayed] login = * method = scp fqdn = gluck.debian.org incoming = ~tfheen [volatile] method = ftp fqdn = volatile-master.debian.org incoming = /pub/UploadQueue/ login = anonymous hash = md5 [backports.org] fqdn = www.backports.org incoming = / method = ftp login = anonymous [local] method = local incoming = ~/packages/mini-dinstall/incoming run_dinstall = 0 post_upload_command = /usr/bin/mini-dinstall -r