Merge pull request #590 from DavidS/debian-8-support
Update metadata to note Debian 8 support
This commit is contained in:
commit
f2a78eae72
1 changed files with 2 additions and 1 deletions
|
@ -15,7 +15,8 @@
|
||||||
"operatingsystem": "Debian",
|
"operatingsystem": "Debian",
|
||||||
"operatingsystemrelease": [
|
"operatingsystemrelease": [
|
||||||
"6",
|
"6",
|
||||||
"7"
|
"7",
|
||||||
|
"8"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|
Loading…
Reference in a new issue