summaryrefslogtreecommitdiff
path: root/.dput.d/profiles/DEFAULT.json
blob: 607374acab9fb6c08f865be479848070245ed3c9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
{
    "__comment": "always check checksums to avoid totally broken uploads",
    "+hooks": [
        "checksums"
    ],

    "default_host_main": "ftp-master",

    "__comment": "verbose build logs can be useful",
    "full_upload_log": true,

    "__comment": "avoid any problems with dgit (#827879)",
    "run_lintian": false
}