[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#1023628: www.debian.org: missing distribution name changes in releases/trixie/index.wml



Package: www.debian.org
Severity: normal

Dear Maintainers,

It seems to me that in file releases/trixie/index.wml, as of commit
bd44c0367d403f4c6efaa83c6373a24a7991a1bb, there are some distribution
name changes missing.

As a consequence, the currently published HTML page incorrectly states
that:

  'The code name for the next major Debian release after bullseye is "trixie"'

I guess that the attached patch could fix this issue.

Regards,

Rafa.

From 0d7b92834f71838de9c116f16735d93c5ce7f663 Mon Sep 17 00:00:00 2001
From: Rafa <rafa@rptv.info>
Date: Mon, 7 Nov 2022 18:38:38 +0000
Subject: [PATCH] Fix some missing distribution name changes

---
 english/releases/trixie/index.wml | 14 +++++++-------
 1 file changed, 7 insertions(+), 7 deletions(-)

diff --git a/english/releases/trixie/index.wml b/english/releases/trixie/index.wml
index f2422bb20b1..05676c19877 100644
--- a/english/releases/trixie/index.wml
+++ b/english/releases/trixie/index.wml
@@ -64,12 +64,12 @@ release, even though it is declared <em>stable</em>. We've made
 credit</a> for making this release happen.</p>
 </if-stable-release>
 
-<if-stable-release release="bullseye">
+<if-stable-release release="bookworm">
 
 <p>The code name for the next major Debian release after <a
-href="../bullseye/">bullseye</a> is <q>trixie</q>.</p>
+href="../bookworm/">bookworm</a> is <q>trixie</q>.</p>
 
-<p>This release started as a copy of bullseye, and is currently in a state
+<p>This release started as a copy of bookworm, and is currently in a state
 called <q><a href="$(DOC)/manuals/debian-faq/ftparchives#testing">testing</a></q>.
 This means that things should not break as badly as in unstable or
 experimental distributions, because packages are allowed to enter this
@@ -83,7 +83,7 @@ don't have any release-critical bugs filed against them.</p>
 # <a href="https://lists.debian.org/debian-testing-security-announce/2008/12/msg00019.html";>announcement</a>
 # of the Testing Security Team.
 You are encouraged to switch your
-sources.list entries from testing to bullseye for the time being if you
+sources.list entries from testing to bookworm for the time being if you
 need security support. See also the entry in the
 <a href="$(HOME)/security/faq#testing">Security Team's FAQ</a> for
 the <q>testing</q> distribution.</p>
@@ -115,11 +115,11 @@ debian-devel-announce mailing list</a>.</p>
 
 </if-stable-release>
 
-<if-stable-release release="buster">
+<if-stable-release release="bullseye">
 
 <p>The code name for the next major Debian release after <a
-href="../bullseye /">bullseye</a> is <q>trixie</q>. Currently,
-<q>bullseye</q> is not released yet. So <q>trixie</q> is still
+href="../bookworm /">bookworm</a> is <q>trixie</q>. Currently,
+<q>bookworm</q> is not released yet. So <q>trixie</q> is still
 far away.</p>
 
 </if-stable-release>
-- 
2.30.2

Attachment: signature.asc
Description: PGP signature


Reply to: