From 3924a03164fa1d9a292bf9627cce5d37ee9335f2 Mon Sep 17 00:00:00 2001 From: "Steinar H. Gunderson" Date: Sat, 31 Mar 2007 13:46:05 +0000 Subject: [PATCH] Add a page listing only the bugs relevant for stable. --- bugreport | 15 ++++++++++++--- dohtml | 3 +++ 2 files changed, 15 insertions(+), 3 deletions(-) diff --git a/bugreport b/bugreport index 5c6b0c8..3b128fd 100755 --- a/bugreport +++ b/bugreport @@ -21,13 +21,14 @@ sub ShowVersion() { sub ShowUsage() { print <pseudo-packages (?)
  • Everything in one page +
    + + Only bugs relevant to stable
    + Only bugs relevant to testing @@ -154,6 +156,7 @@ makepage "debian/non-free" "$title" $htmldir/debian/non-free.html "$time" makepage "debian/source" "$title" $htmldir/debian/source.html "$time" makepage "" "$title" $htmldir/other/all.html "$time" +makepage "" "$title" "$htmldir/other/stable.html" "$time" "-b" makepage "" "$title" "$htmldir/other/testing.html" "$time" "-t" makemainpage > $htmldir/index.html.new -- 2.39.2