summaryrefslogtreecommitdiff
path: root/.dput.cf
blob: 915faba03e89b69c0dd2020df53e133b6ca42e44 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
[DEFAULT]
run_lintian = 1

[dom]
fqdn           = debomatic-amd64.debian.net
incoming       = /srv/debomatic-amd64
login          = debomatic
method         = scp
allow_unsigned_uploads  = 0
allow_dcut     = 1
scp_compress   = 1
# WIP package might not be Lintian-clean
run_lintian = 0
# Allow uploads for UNRELEASED packages
allowed_distributions = .*
distributions = unstable,experimental,jessie-backports,xenial

[mentors]
fqdn = mentors.debian.net
incoming = /upload
method = http
allow_unsigned_uploads = 0
progress_indicator = 2
distributions = unstable,jessie-backports