From 284657f8bcecb7f25fbf8a32eb1e81f5d3572d07 Mon Sep 17 00:00:00 2001 From: Axel Beckert Date: Sun, 11 Oct 2020 01:55:10 +0200 Subject: [PATCH] distributions.conf: Fix typo in release name of future Debian release Debian 12 will be called bookworm, not bookwork. --- NEWS.markdown | 6 ++++++ debian/changelog | 2 ++ etc/distributions.conf | 2 +- 3 files changed, 9 insertions(+), 1 deletion(-) diff --git a/NEWS.markdown b/NEWS.markdown index 12eb9a4..e5608bc 100644 --- a/NEWS.markdown +++ b/NEWS.markdown @@ -1,6 +1,11 @@ xen-tools 4.8.1 (UNRELEASED) =================================== +Bug Fixes +--------- + +* Fix typo in release name of the future Debian 12 release. + Distribution Releases Changes ----------------------------- @@ -14,6 +19,7 @@ Distribution Releases Changes + Ubuntu 18.10 Cosmic Cuttlefish + Ubuntu 19.04 Disco Dingo + xen-tools 4.8 (released 9 Feb 2019) =================================== diff --git a/debian/changelog b/debian/changelog index a79315d..1b0a585 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,8 @@ xen-tools (4.8.1~dev-1) UNRELEASED; urgency=medium * New upstream bugfix release. + Mark Debian 7 Wheezy as EoL. + Update list of Ubuntu releases. + + distributions.conf: Fix typo in release name of future Debian 12 + release (bookwork → bookworm). * Recommend deboootstrap ≥ 1.0.110~ for working bootstrapping of Ubuntu 6.06 Dapper and 6.10 Edgy (see #659360) and for support of Ubuntu diff --git a/etc/distributions.conf b/etc/distributions.conf index 047eae1..fd244bb 100644 --- a/etc/distributions.conf +++ b/etc/distributions.conf @@ -17,7 +17,7 @@ jessie = debian stretch = debian buster = debian bullseye = debian dont-test -bookwork = debian dont-test +bookworm = debian dont-test sid = debian testing = debian