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
commit31e8f0944d2a169334a7255fa09853231947190b (patch)
treedee456e64408916dda672c182e66a9851e9ec27d /data/config.json
parent143a57c1fbc4a6ffced3c766591643c99033e809 (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