packaging: add Cosmic and Disco, remove Trusty and Artful stable
authorAnton Shestakov <av6@dwimlabs.net>
Sun, 25 Aug 2019 19:38:09 +0700
branchstable
changeset 42808 0363bb086c57
parent 42805 7521e6d18057
child 42809 0a50a4232db7
packaging: add Cosmic and Disco, remove Trusty and Artful - Trusty was publicly supported until 2019-04-30 - Artful was publicly supported until 2018-07-19 - Cosmic was publicly supported until 2019-07-18 - Disco will be publicly supported until 2020-01 Cosmic is officially out-of-date, but since it still may be in use, and because we didn't add it when it first came out, I think it would be nice to support it until the next time somebody decides to update this list of Ubuntu releases. Differential Revision: https://phab.mercurial-scm.org/D6761
contrib/packaging/Makefile
--- a/contrib/packaging/Makefile	Wed Aug 21 17:56:50 2019 +0200
+++ b/contrib/packaging/Makefile	Sun Aug 25 19:38:09 2019 +0700
@@ -6,10 +6,10 @@
   buster
 
 UBUNTU_CODENAMES := \
-  trusty \
   xenial \
-  artful \
   bionic \
+  cosmic \
+  disco
 
 FEDORA_RELEASES := \
   20 \