summaryrefslogtreecommitdiffstats
path: root/data/config.json
diff options
context:
space:
mode:
authorFlorian Weimer <fw@deneb.enyo.de>2011-04-24 17:07:37 +0000
committerFlorian Weimer <fw@deneb.enyo.de>2011-04-24 17:07:37 +0000
commit3e31ffc84c654d43629bb5ec8f685aa7754f52f1 (patch)
tree3a6ccd0cf5c3deb2e86bc485ac97be8ec18a4215 /data/config.json
parent761c7dcc93edddf71c244c140c85827ecca44064 (diff)
data/config.json: update for the squeeze release
git-svn-id: svn+ssh://svn.debian.org/svn/secure-testing@16586 e39458fd-73e7-0310-bf30-c45bca0a0e42
Diffstat (limited to 'data/config.json')
-rw-r--r--data/config.json17
1 files changed, 9 insertions, 8 deletions
diff --git a/data/config.json b/data/config.json
index 996b563cde..82d6e3649e 100644
--- a/data/config.json
+++ b/data/config.json
@@ -25,25 +25,26 @@
"potato" : {},
"woody" : {},
"sarge" : {},
- "etch" : {
- "members" : {
- "unsupported" : ["etch", "etch-security"],
- "optional" : ["etch-proposed-updates"]
- },
- "release" : "oldstable"
- },
+ "etch" : {},
"lenny" : {
"members" : {
"supported" : ["lenny", "lenny-security"],
"optional" : ["lenny-proposed-updates"]
},
- "release" : "stable"
+ "release" : "oldstable"
},
"squeeze" : {
"members" : {
"supported" : ["squeeze", "squeeze-security"],
"optional" : ["squeeze-proposed-updates"]
},
+ "release" : "stable"
+ },
+ "wheezy" : {
+ "members" : {
+ "supported" : ["wheezy", "wheezy-security"],
+ "optional" : ["wheezy-proposed-updates"]
+ },
"release" : "testing"
},
"sid" : {

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