# 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 = allowed_distributions = (?!UNRELEASED) [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 # post_upload_command = /path/to/some/script # pre_upload_command = /path/to/some/script [security-master] fqdn = security-master.debian.org incoming = /pub/SecurityUploadQueue login = anonymous # This has been added at the request of the security team. # Please be sure to know what you are doing before taking it out. pre_upload_command = /usr/share/dput/helper/security-warning [security-master-unembargoed] fqdn = security-master.debian.org incoming = /pub/OpenSecurityUploadQueue login = anonymous # This has been added at the request of the security team. # Please be sure to know what you are doing before taking it out. pre_upload_command = /usr/share/dput/helper/security-warning [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 = * # login = another_username 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 [ubuntu] fqdn = upload.ubuntu.com incoming = / login = anonymous [ubuntu-revu] fqdn = revu.tauware.de incoming = /incoming login = anonymous [mentors] fqdn = mentors.debian.net incoming = . method = ftp login = anonymous progress_indicator = 2 [local] method = local incoming = ~/public_html/debian/mini-dinstall/incoming run_dinstall = 0 post_upload_command = /usr/bin/mini-dinstall --batch [diablo-extras-devel-non-free] login = qole fqdn = garage.maemo.org method = scp hash = md5 allow_unsigned_uploads = 0 incoming = /var/www/extras-devel/incoming-nonfree/diablo [diablo-extras-non-free] login = qole fqdn = garage.maemo.org method = scp hash = md5 allow_unsigned_uploads = 0 incoming = /var/www/extras/incoming-nonfree/diablo