X-Git-Url: https://git.donarmstrong.com/?p=bugscan.git;a=blobdiff_plain;f=dohtml;h=bd83bf802bb9a768fb62d80036c18dc40481d9f1;hp=b005949fc493d8d5818a6b8dfee8179070dba15f;hb=HEAD;hpb=edf5233a4e26818318ca7900c9c775e450e45f35 diff --git a/dohtml b/dohtml index b005949..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:

    @@ -122,11 +156,11 @@ 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 + 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 blue line graphs the number of bugs that are a concern + testing), and the cyan line graphs the number of bugs that are a concern for the current stable release.

    @@ -146,7 +180,7 @@ EOF
  • contrib
  • non-free
  • pseudo-packages - (?) + (?)
  • Everything in one page
    + Only bugs relevant to stable @@ -156,11 +190,11 @@ EOF

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