distributions.conf: Fix typo in release name of future Debian release
Debian 12 will be called bookworm, not bookwork.
This commit is contained in:
@@ -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)
|
||||
===================================
|
||||
|
||||
|
||||
2
debian/changelog
vendored
2
debian/changelog
vendored
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user