Permit Jessie as a release name.

This commit is contained in:
James Brombegrer 2014-02-06 15:02:13 +00:00
parent 648369587a
commit 6168717ba9

View file

@ -25,7 +25,7 @@
"system": { "system": {
"type": "object", "type": "object",
"properties": { "properties": {
"release": { "enum": ["wheezy", "testing", "unstable"] }, "release": { "enum": ["wheezy", "jessie", "testing", "unstable"] },
"sections": { "sections": {
"type": "array", "type": "array",
"minItems": 1 "minItems": 1