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

Bug#1012640: www.debian.org: Update test on Release-critical bugs status page. Stable is no longer stretch.



Control: reassign -1 bugs.debian.org
Control: tags -1 + patch


Jonathan Wiebe <jonathan.b.wiebe@protonmail.com> wrote (Fri, 10 Jun 2022 16:13:01 -0700):
> There is text on all pages linked under "Detailed lists of RC bug reports:" on
> https://bugs.debian.org/release-critical/
> which reads:
> 
> > The second set of tags indicate what releases a bug applies to: O for
> oldstable (jessie), S for stable (stretch), T for testing (buster), U for
> unstable (sid) or E for experimental.
> 
> It should read:
> 
> > The second set of tags indicate what releases a bug applies to: O for
> oldstable (buster), S for stable (bullseye), T for testing (bookworm), U for
> unstable (sid) or E for experimental.

Re-assign to bugs.debian.org, where it belongs.


Furthermore, we should better get rid of these codenames in that place,
since they tend to get outdated over and over again.

Patch (against bugscan) attached.


Holger


-- 
Holger Wansing <hwansing@mailbox.org>
PGP-Fingerprint: 496A C6E8 1442 4B34 8508  3529 59F1 87CA 156E B076
diff --git a/dohtml b/dohtml
index bd83bf8..38255f5 100755
--- a/dohtml
+++ b/dohtml
@@ -113,13 +113,13 @@ tags</a>:
    <li><strong>R</strong>: unreproducible</li>
    <li><strong>S</strong>: security</li>
    <li><strong>U</strong>: upstream</li>
-   <li><strong>I</strong>: stretch-ignore or buster-ignore</li>
+   <li><strong>I</strong>: <codename>-ignore (like 'bullseye-ignore')</li>
 </ul>
 
 <p>
   The second set of tags indicate what releases a bug applies to:
-  O for oldstable (jessie), S for stable (stretch), T for testing (buster),
-  U for unstable (sid) or E for experimental.
+  O for oldstable, S for stable, T for testing,
+  U for unstable or E for experimental.
 </p>
 
 EOF

Reply to: