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": {
"type": "object",
"properties": {
"release": { "enum": ["wheezy", "testing", "unstable"] },
"release": { "enum": ["wheezy", "jessie", "testing", "unstable"] },
"sections": {
"type": "array",
"minItems": 1