Your message dated Wed, 09 Nov 2022 18:19:26 +0000
with message-id <[email protected]>
and subject line Bug#1023628 fixed in www.debian.org
has caused the Debian Bug report #1023628,
regarding www.debian.org: missing distribution name changes in
releases/trixie/index.wml
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
1023628: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1023628
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
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 <[email protected]>
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
signature.asc
Description: PGP signature
--- End Message ---
--- Begin Message ---
Hello,
Bug #1023628 in www.debian.org reported by you has been fixed in the Git
repository.
You can see the commit message below and you can check the diff of the fix at:
https://salsa.debian.org/webmaster-team/webwml/-/commit/8fddebca23caa690ec60f959e35174d95c338dc7
------------------------------------------------------------------------
Fix some missing distribution name changes
Closes: #1023628
------------------------------------------------------------------------
(this message was generated automatically)
--
Greetings
https://bugs.debian.org/1023628
--- End Message ---