summaryrefslogtreecommitdiffstats
path: root/data/config.json
diff options
context:
space:
mode:
Diffstat (limited to 'data/config.json')
-rw-r--r--data/config.json27
1 files changed, 19 insertions, 8 deletions
diff --git a/data/config.json b/data/config.json
index e0dbaad3b5..b9e81f9ab8 100644
--- a/data/config.json
+++ b/data/config.json
@@ -69,9 +69,7 @@
"optional": [
"stretch-proposed-updates"
]
- },
- "architectures": [ "amd64", "arm64", "armel", "armhf", "i386" ],
- "release": "oldoldstable"
+ }
},
"buster": {
"members": {
@@ -83,8 +81,8 @@
"buster-proposed-updates"
]
},
- "architectures": [ "amd64", "arm64", "armel", "armhf", "i386", "mips", "mips64el", "mipsel", "ppc64el", "s390x" ],
- "release": "oldstable"
+ "architectures": [ "amd64", "arm64", "armhf", "i386" ],
+ "release": "oldoldstable"
},
"bullseye": {
"members": {
@@ -97,7 +95,7 @@
]
},
"architectures": [ "amd64", "arm64", "armel", "armhf", "i386", "mips64el", "mipsel", "ppc64el", "s390x" ],
- "release": "stable"
+ "release": "oldstable"
},
"bookworm": {
"members": {
@@ -110,7 +108,7 @@
]
},
"architectures": [ "amd64", "arm64", "armel", "armhf", "i386", "mips64el", "mipsel", "ppc64el", "s390x" ],
- "release": "testing"
+ "release": "stable"
},
"trixie": {
"members": {
@@ -121,6 +119,19 @@
"optional": [
"trixie-proposed-updates"
]
+ },
+ "architectures": [ "amd64", "arm64", "armel", "armhf", "i386", "mips64el", "ppc64el", "s390x" ],
+ "release": "testing"
+ },
+ "forky": {
+ "members": {
+ "supported": [
+ "forky",
+ "forky-security"
+ ],
+ "optional": [
+ "forky-proposed-updates"
+ ]
}
},
"sid": {
@@ -129,7 +140,7 @@
"sid"
]
},
- "architectures": [ "amd64", "arm64", "armel", "armhf", "i386", "mips64el", "mipsel", "ppc64el", "s390x" ],
+ "architectures": [ "amd64", "arm64", "armel", "armhf", "i386", "mips64el", "ppc64el", "s390x" ],
"release": "unstable"
}
},

© 2014-2024 Faster IT GmbH | imprint | privacy policy