diff --git a/base/manifest-schema.json b/base/manifest-schema.json index b9adbbe..ad37a67 100644 --- a/base/manifest-schema.json +++ b/base/manifest-schema.json @@ -25,7 +25,7 @@ "system": { "type": "object", "properties": { - "release": { "enum": ["wheezy", "jessie", "testing", "unstable"] }, + "release": { "enum": ["squeeze", "wheezy", "jessie", "testing", "unstable"] }, "sections": { "type": "array", "minItems": 1