X-Git-Url: https://git.donarmstrong.com/?p=bugscan.git;a=blobdiff_plain;f=dohtml;h=bd83bf802bb9a768fb62d80036c18dc40481d9f1;hp=7ae7036e6248596d47c50771bac86f022b48ae00;hb=HEAD;hpb=0fe7d1ff34bc24a5c89e67508adff385d75ecff1 diff --git a/dohtml b/dohtml index 7ae7036..bd83bf8 100755 --- a/dohtml +++ b/dohtml @@ -11,18 +11,52 @@ html_header() { + + $title, $date -

$title

- -

$date

+ +
+

$title

+ +

$date

EOF } -html_page_creation_notice() { +html_end_of_content() { cat <
This page is automatically generated.
Please contact @@ -57,9 +91,9 @@ realmakepage() { cat <for distribution(s): $descr

+

for distribution(s): $descr

-

You might also want to check out UDD instead of this page.

+

You might also want to check out UDD instead of this page.


@@ -68,7 +102,7 @@ EOF cat < -Explanation for bug +Explanation for bug tags:

    @@ -79,19 +113,19 @@ tags:
  • R: unreproducible
  • S: security
  • U: upstream
  • -
  • I: wheezy-ignore or jessie-ignore
  • +
  • I: stretch-ignore or buster-ignore

The second set of tags indicate what releases a bug applies to: - O for oldstable (squeeze), S for stable (wheezy), T for testing (jessie), + O for oldstable (jessie), S for stable (stretch), T for testing (buster), U for unstable (sid) or E for experimental.

EOF ./bugreport -H -l $filter - html_page_creation_notice + html_end_of_content html_closing_tags } @@ -100,11 +134,11 @@ makemainpage() { local title="$1" # Title of page local date_time="$2" # Date - header "$title" "$date_time" + html_header "$title" "$date_time" cat < +

EOF ./bugreport -Hs @@ -112,7 +146,7 @@ EOF cat < -

Graph of RC bugs
+
Graph of RC bugs

Other graphs:

    @@ -121,12 +155,14 @@ EOF

-

The red line graphs all bugs with release-critical severities; the green -line graphs the number of bugs that are actually a concern for the next -release (excluding ignored bugs, bugs on packages not in testing, and bugs -whose tags and/or versioning information indicate that they don't apply to -testing), and the blue line graphs the number of bugs that are a concern -for the current stable release.

+

+ The dark-violet line graphs all bugs with release-critical severities; + the dark green line graphs the number of bugs that are actually a concern for the next + release (excluding ignored bugs, bugs on packages not in testing, and bugs + whose tags and/or versioning information indicate that they don't apply to + testing), and the cyan line graphs the number of bugs that are a concern + for the current stable release. +

Recent changes

EOF @@ -143,9 +179,9 @@ EOF
  • source
  • contrib
  • non-free -
  • pseudo-packages - (?) -
  • Everything in one page +
  • pseudo-packages + (?) +
  • Everything in one page
    + Only bugs relevant to stable
    @@ -154,11 +190,11 @@ EOF

    EOF - html_page_creation_notice + html_end_of_content cat <debian-bugs-rc +debian-bugs-rc mailing list. EOF