summaryrefslogtreecommitdiffstats
path: root/data/config.json
diff options
context:
space:
mode:
authorSalvatore Bonaccorso <carnil@debian.org>2016-04-03 14:08:05 +0000
committerSalvatore Bonaccorso <carnil@debian.org>2016-04-03 14:08:05 +0000
commit5cb7e355fc0dd60c66850593d31ace9b546a458e (patch)
tree8285e8e191f3e26ad4a9f76d51b840b0e90caea7 /data/config.json
parentf581a398cff5f0a302e6c8a586f8579508774761 (diff)
data/config.json: update for the jessie release
git-svn-id: svn+ssh://svn.debian.org/svn/secure-testing@40730 e39458fd-73e7-0310-bf30-c45bca0a0e42
Diffstat (limited to 'data/config.json')
-rw-r--r--data/config.json11
1 files changed, 9 insertions, 2 deletions
diff --git a/data/config.json b/data/config.json
index 974e347f46..19e0e2daf7 100644
--- a/data/config.json
+++ b/data/config.json
@@ -37,20 +37,27 @@
"supported" : ["squeeze", "squeeze-security"],
"optional" : ["squeeze-proposed-updates"]
},
- "release" : "oldstable"
+ "release" : "oldoldstable"
},
"wheezy" : {
"members" : {
"supported" : ["wheezy", "wheezy-security"],
"optional" : ["wheezy-proposed-updates"]
},
- "release" : "stable"
+ "release" : "oldstable"
},
"jessie" : {
"members" : {
"supported" : ["jessie", "jessie-security"],
"optional" : ["jessie-proposed-updates"]
},
+ "release" : "stable"
+ },
+ "stretch" : {
+ "members" : {
+ "supported" : ["stretch", "stretch-security"],
+ "optional" : ["stretch-proposed-updates"]
+ },
"release" : "testing"
},
"sid" : {

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