D6761: packaging: add Cosmic and Disco, remove Trusty and Artful
av6 (Anton Shestakov)
phabricator at mercurial-scm.org
Sun Aug 25 12:50:47 UTC 2019
av6 created this revision.
Herald added a subscriber: mercurial-devel.
Herald added a reviewer: hg-reviewers.
REVISION SUMMARY
- 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.
REPOSITORY
rHG Mercurial
REVISION DETAIL
https://phab.mercurial-scm.org/D6761
AFFECTED FILES
contrib/packaging/Makefile
CHANGE DETAILS
diff --git a/contrib/packaging/Makefile b/contrib/packaging/Makefile
--- a/contrib/packaging/Makefile
+++ b/contrib/packaging/Makefile
@@ -6,10 +6,10 @@
buster
UBUNTU_CODENAMES := \
- trusty \
xenial \
- artful \
bionic \
+ cosmic \
+ disco
FEDORA_RELEASES := \
20 \
To: av6, #hg-reviewers
Cc: mercurial-devel
More information about the Mercurial-devel
mailing list