Submitter | Anton Shestakov |
---|---|
Date | Jan. 6, 2017, 2:27 a.m. |
Message ID | <90b91ae76caca024f2a9.1483669649@neuro> |
Download | mbox | patch |
Permalink | /patch/18110/ |
State | Accepted |
Headers | show |
Comments
On 01/06/2017 03:27 AM, Anton Shestakov wrote: > # HG changeset patch > # User Anton Shestakov <av6@dwimlabs.net> > # Date 1483667800 -28800 > # Fri Jan 06 09:56:40 2017 +0800 > # Node ID 90b91ae76caca024f2a94e53705ddd2a06963da0 > # Parent 69459fdf3b1b06e4add68d4dbd36a585d818f3b1 > make: remove targets for building packages for ubuntu wily (end of life) Pushed, thanks. Cheers,
Pierre-Yves David <pierre-yves.david@ens-lyon.org> writes: > On 01/06/2017 03:27 AM, Anton Shestakov wrote: >> # HG changeset patch >> # User Anton Shestakov <av6@dwimlabs.net> >> # Date 1483667800 -28800 >> # Fri Jan 06 09:56:40 2017 +0800 >> # Node ID 90b91ae76caca024f2a94e53705ddd2a06963da0 >> # Parent 69459fdf3b1b06e4add68d4dbd36a585d818f3b1 >> make: remove targets for building packages for ubuntu wily (end of life) > > Pushed, thanks. And I've updated the ppa build script. Going to let it run tonight and see if there are any errors when I wake up.
Patch
diff --git a/Makefile b/Makefile --- a/Makefile +++ b/Makefile @@ -195,12 +195,6 @@ docker-ubuntu-trusty: contrib/docker/ubu 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