Mercurial > hg
comparison Makefile @ 43508:e468ebfcb4ce
packaging: remove references to debian jessie
Jessie is on life support at this point, so let's update the list of
releases in the Makefiles.
Differential Revision: https://phab.mercurial-scm.org/D7308
author | Augie Fackler <augie@google.com> |
---|---|
date | Thu, 07 Nov 2019 14:56:30 -0500 |
parents | 7c9d42c1042d |
children | 640bae94f2f3 |
comparison
equal
deleted
inserted
replaced
43507:adde839cc54f | 43508:e468ebfcb4ce |
---|---|
187 deb \ | 187 deb \ |
188 docker-centos5 \ | 188 docker-centos5 \ |
189 docker-centos6 \ | 189 docker-centos6 \ |
190 docker-centos7 \ | 190 docker-centos7 \ |
191 docker-centos8 \ | 191 docker-centos8 \ |
192 docker-debian-jessie \ | 192 docker-debian-bullseye \ |
193 docker-debian-buster \ | |
193 docker-debian-stretch \ | 194 docker-debian-stretch \ |
194 docker-fedora \ | 195 docker-fedora \ |
195 docker-ubuntu-trusty \ | 196 docker-ubuntu-trusty \ |
196 docker-ubuntu-trusty-ppa \ | 197 docker-ubuntu-trusty-ppa \ |
197 docker-ubuntu-xenial \ | 198 docker-ubuntu-xenial \ |