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

    "__comment": "require explicit selection of ftp-master",
    "default_host_main": "debomatic-amd64",

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

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