# HG changeset patch # User Anton Shestakov # Date 1483667800 -28800 # Node ID 06b17f6c6559ccbb5d71551435fada215dbf06a6 # Parent 0499da0d5a062574cae386854160871126b640bf make: remove targets for building packages for ubuntu wily (end of life) Ubuntu 15.10 (Wily Werewolf) came out on October 22, 2015 and reached end of life on July 28, 2016 [1]. Users were encouraged to upgrade to 16.04 (Xenial). PPA doesn't allow new uploads targeting 15.10 anymore. [1]: https://wiki.ubuntu.com/Releases diff -r 0499da0d5a06 -r 06b17f6c6559 Makefile --- a/Makefile Wed Jan 04 22:32:42 2017 -0600 +++ b/Makefile Fri Jan 06 09:56:40 2017 +0800 @@ -195,12 +195,6 @@ docker-ubuntu-trusty-ppa: contrib/docker/ubuntu-trusty contrib/dockerdeb ubuntu trusty --source-only -docker-ubuntu-wily: contrib/docker/ubuntu-wily - contrib/dockerdeb ubuntu wily - -docker-ubuntu-wily-ppa: contrib/docker/ubuntu-wily - contrib/dockerdeb ubuntu wily --source-only - docker-ubuntu-xenial: contrib/docker/ubuntu-xenial contrib/dockerdeb ubuntu xenial