summaryrefslogtreecommitdiffstats
path: root/data/config.json
diff options
context:
space:
mode:
authorThijs Kinkhorst <thijs@debian.org>2013-05-05 07:48:49 +0000
committerThijs Kinkhorst <thijs@debian.org>2013-05-05 07:48:49 +0000
commit984f81ffaf2a881ad7bc8658e653dffad982fae8 (patch)
treee9aeab3e78c36a8af5a89298b6a3af9c8a43d62c /data/config.json
parent9a026a5563c63fdd1169013aef61b9ec928af059 (diff)
squeeze=oldstable, wheezy=stable, jessie=testing
git-svn-id: svn+ssh://svn.debian.org/svn/secure-testing@22168 e39458fd-73e7-0310-bf30-c45bca0a0e42
Diffstat (limited to 'data/config.json')
-rw-r--r--data/config.json10
1 files changed, 8 insertions, 2 deletions
diff --git a/data/config.json b/data/config.json
index 82d6e3649e..974e347f46 100644
--- a/data/config.json
+++ b/data/config.json
@@ -31,20 +31,26 @@
"supported" : ["lenny", "lenny-security"],
"optional" : ["lenny-proposed-updates"]
},
- "release" : "oldstable"
},
"squeeze" : {
"members" : {
"supported" : ["squeeze", "squeeze-security"],
"optional" : ["squeeze-proposed-updates"]
},
- "release" : "stable"
+ "release" : "oldstable"
},
"wheezy" : {
"members" : {
"supported" : ["wheezy", "wheezy-security"],
"optional" : ["wheezy-proposed-updates"]
},
+ "release" : "stable"
+ },
+ "jessie" : {
+ "members" : {
+ "supported" : ["jessie", "jessie-security"],
+ "optional" : ["jessie-proposed-updates"]
+ },
"release" : "testing"
},
"sid" : {

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