# HG changeset patch # User Matt Harbison # Date 1606247244 18000 # Node ID d9a05b11904d22038a6094c1ccfcbfd49482ae27 # Parent f6a1540dc57292312543f753868c2e1fe01a938a make: drop Trusty and Artful targets These were removed from the packaging makefile in 0363bb086c57. Differential Revision: https://phab.mercurial-scm.org/D9395 diff -r f6a1540dc572 -r d9a05b11904d Makefile --- a/Makefile Tue Nov 24 14:03:19 2020 -0500 +++ b/Makefile Tue Nov 24 14:47:24 2020 -0500 @@ -201,12 +201,8 @@ docker-debian-buster \ docker-debian-stretch \ docker-fedora \ - docker-ubuntu-trusty \ - docker-ubuntu-trusty-ppa \ docker-ubuntu-xenial \ docker-ubuntu-xenial-ppa \ - docker-ubuntu-artful \ - docker-ubuntu-artful-ppa \ docker-ubuntu-bionic \ docker-ubuntu-bionic-ppa \ fedora \