summaryrefslogtreecommitdiff
path: root/.dput.d/codenames/debian.json
blob: 194f0bd089c0cdaee91c55005b8bf9b1c3f435ba (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
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
{
    "__comment": "debian.json copied from recent release of dput-ng so that",
    "__comment": "I can upload to stretch-backports with stretch's dput-ng",
    "backport": [
        "stable-backports",
        "oldstable-backports",
        "stretch-backports",
        "jessie-backports",
        "jessie-backports-sloppy",
        "wheezy-backports",
        "wheezy-backports-sloppy",
        "squeeze-backports",
        "squeeze-backports-sloppy"
    ],
    "general": [
        "unstable",
        "experimental",
        "squeeze-lts",
        "rc-buggy",
        "sid"
    ],
    "rm-managed": [
        "stable",
        "oldstable",
        "bullseye",
        "bullseye-proposed-updates",
        "buster",
        "buster-proposed-updates",
        "stretch",
        "stretch-proposed-updates",
        "jessie",
        "jessie-proposed-updates",
        "wheezy",
        "squeeze",
        "testing-proposed-updates",
        "stable-proposed-updates",
        "oldstable-proposed-updates"
    ],
    "security": [
        "testing-security",
        "stable-security",
        "oldstable-security",
        "squeeze-security",
        "wheezy-security",
        "jessie-security",
        "stretch-security",
        "buster-security",
        "bullseye-security"
    ]
}