mirror of
https://github.com/jlu5/SupyPlugins.git
synced 2025-05-03 00:41:15 -05:00
PkgInfo: Add Ubuntu 15.10 codename "wily"
This commit is contained in:
parent
00d261cdd9
commit
7bb4cdee41
@ -84,7 +84,7 @@ class PkgInfo(callbacks.Plugin):
|
||||
"experimental")
|
||||
debian_archive = ("bo", "hamm", "slink", "potato", "woody", "sarge",
|
||||
"etch", "lenny")
|
||||
ubuntu = ("lucid", "precise", "trusty", "utopic", "vivid")
|
||||
ubuntu = ("lucid", "precise", "trusty", "utopic", "vivid", "wily")
|
||||
if release.startswith(debian):
|
||||
return "debian"
|
||||
elif release.startswith(ubuntu):
|
||||
|
Loading…
x
Reference in New Issue
Block a user