This file is indexed.

/etc/dput.cf is in dput 0.9.6.2ubuntu1.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

  1
  2
  3
  4
  5
  6
  7
  8
  9
 10
 11
 12
 13
 14
 15
 16
 17
 18
 19
 20
 21
 22
 23
 24
 25
 26
 27
 28
 29
 30
 31
 32
 33
 34
 35
 36
 37
 38
 39
 40
 41
 42
 43
 44
 45
 46
 47
 48
 49
 50
 51
 52
 53
 54
 55
 56
 57
 58
 59
 60
 61
 62
 63
 64
 65
 66
 67
 68
 69
 70
 71
 72
 73
 74
 75
 76
 77
 78
 79
 80
 81
 82
 83
 84
 85
 86
 87
 88
 89
 90
 91
 92
 93
 94
 95
 96
 97
 98
 99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
# Example dput.cf that defines the host that can be used
# with dput for uploading.

[DEFAULT]
login			= *
method			= ftp
hash			= md5
allow_unsigned_uploads	= 0
allow_dcut		= 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	= ubuntu
allowed_distributions	= (?!UNRELEASED)
progress_indicator	= 2

[ftp-master]
fqdn			= ftp.upload.debian.org
incoming		= /pub/UploadQueue/
login			= anonymous
allow_dcut		= 1
method			= ftp

# http://lists.debian.org/debian-project/2009/05/msg00036.html
[ftp-eu]
fqdn			= ftp.eu.upload.debian.org
method			= ftp
incoming		= /pub/UploadQueue/
login			= anonymous
allow_dcut		= 1

# http://lists.debian.org/debian-devel-announce/2008/09/msg00007.html
[ssh-upload]
login			= *
# login			= another_username
fqdn			= ssh.upload.debian.org
method			= scp
incoming		= /srv/upload.debian.org/UploadQueue/
allow_dcut		= 1

# 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
method			= ftp
incoming		= /pub/SecurityUploadQueue
login			= anonymous
allow_dcut		= 1
# 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
method			= ftp
incoming		= /pub/OpenSecurityUploadQueue
login			= anonymous
allow_dcut		= 1
# 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
method			= ftp
incoming		= /pub/Incoming/upload
login			= anonymous

### Delayed Upload queue will move off gluck.
### please use [ftp-master] (aka ftp.upload.debian.org)

[volatile]
fqdn			= volatile-master.debian.org
method			= ftp
incoming		= /pub/UploadQueue/
login			= anonymous
hash			= md5

[backports]
fqdn			= backports-master.debian.org
method			= ftp
incoming		= /pub/UploadQueue/
login			= anonymous
allow_dcut		= 1

[ubuntu]
fqdn			= upload.ubuntu.com
method			= ftp
incoming		= /
login			= anonymous

[revu]
fqdn			= revu.ubuntuwire.com
method			= ftp
incoming		= /incoming
login			= anonymous

[ppa]
fqdn			= ppa.launchpad.net
method			= ftp
incoming		= ~%(ppa)s/ubuntu
login			= anonymous

[mentors]
method			= ftp
fqdn			= mentors.debian.net
incoming		= .
login			= anonymous

[local]
method			= local
incoming		= ~/public_html/debian/mini-dinstall/incoming
run_dinstall		= 0
post_upload_command	= /usr/bin/mini-dinstall --batch