]> git.donarmstrong.com Git - debbugs.git/blobdiff - scripts/text.in
[project @ 2002-12-03 13:26:06 by cjwatson]
[debbugs.git] / scripts / text.in
index f054eedb5deb38ca5574ea191c83be95100f6261..6acf6f060765b75188e8968e5ef85b8c5dc07ffa 100644 (file)
@@ -1,4 +1,4 @@
-# $Id: text.in,v 1.9 2000/10/06 21:05:20 joy Exp $
+# $Id: text.in,v 1.17 2002/12/03 13:26:06 cjwatson Exp $
 
 ############################################################################
 #  Here is a blurb to point people to ftp archive of directions.  It is
@@ -18,7 +18,7 @@ $gTextInstructions = "$gBadEmailPrefix";
 ############################################################################
 # Here is a blurb for any mirrors of the web site.  Here's a sample:
 #
-#$gHTMLCopies = "Copies of the logs are available on the World Wide Web at<BR>
+#$gHTMLCopies = "<p>Copies of the logs are available on the World Wide Web at<BR>
 # <A HREF=\"http://mirror1.domain\"><CODE>http://mirror1.domain</CODE></A><BR>
 # <A HREF=\"http://mirror2.domain\"><CODE>http://mirror2.domain</CODE></A>";
 ############################################################################
@@ -64,7 +64,7 @@ $gHTMLFindPackage = "";
 
 ############################################################################
 # If you have pseudo packages, place a blurb here.  For example:
-# $gHTMLPseudoDesc = "There are some pseudo-packages available for putting in
+# $gHTMLPseudoDesc = "<p>There are some pseudo-packages available for putting in
 # the <CODE>Package</CODE> line when reporting a $gBug in something other than an
 # actual $gProject software package.  There is 
 # <A HREF="db/ix/pseudopackages.html"> a list of these</A> on the $gBugs WWW 
@@ -74,7 +74,15 @@ $gHTMLPseudoDesc = "";
 
 
 ############################################################################
-# List any extra information you would like included in bug reports
+# List any extra information you would like included in bug reports. For
+# example:
+# $gXtraBugInfo = "<li>What kernel version you're using (type
+# <code>uname -a</code>), your shared C library (type <code>ls -l
+# /lib/libc.so.6</code> or <code>dpkg -s libc6 | grep ^Version</code>), and
+# any other details about your Debian system, if it seems appropriate.
+# For example, if you had a problem with a Perl script, you would want to
+# provide the version of the `perl' binary (type <code>perl -v</code> or
+# <code>dpkg -s perl-5.005 | grep ^Version:</code>).";
 ############################################################################
 $gXtraBugInfo = "";
 
@@ -106,7 +114,7 @@ $gHTMLSeverityDesc = "<DT><CODE>critical</CODE>
        where you install the package.
 
        <DT><CODE>grave</CODE>
-       <DD>makes the package in question unuseable or mostly so, or causes data
+       <DD>makes the package in question unusable or mostly so, or causes data
        loss, or introduces a security hole allowing access to the accounts of
        users who use the package.
 
@@ -121,6 +129,43 @@ $gHTMLSeverityDesc = "<DT><CODE>critical</CODE>
        <DD>fixed in the current version in the unstable archive but the fix has
        not been fixed by the person responsible.";
 
+############################################################################
+# Description of the tags
+############################################################################
+$gHTMLTagDesc = "
+<dt><code>patch</code>
+  <dd>A patch or some other easy procedure for fixing the $gBug is included in
+  the $gBug logs. If there\'s a patch, but it doesn\'t resolve the $gBug
+  adequately or causes some other problems, this tag should not be used.
+
+<dt><code>wontfix</code>
+  <dd>This $gBug won\'t be fixed. Possibly because this is a choice between two
+  arbitrary ways of doing things and the maintainer and submitter prefer
+  different ways of doing things, possibly because changing the behaviour
+  will cause other, worse, problems for others, or possibly for other
+  reasons.
+
+<dt><code>moreinfo</code>
+  <dd>This $gBug can\'t be addressed until more information is provided by the
+  submitter. The $gBug will be closed if the submitter doesn\'t provide more
+  information in a reasonable (few months) timeframe. This is for $gBugs like
+  \"It doesn\'t work\". What doesn\'t work?
+
+<dt><code>unreproducible</code>
+  <dd>This $gBug can\'t be reproduced on the maintainer\'s system.  Assistance
+  from third parties is needed in diagnosing the cause of the problem.
+
+<dt><code>fixed</code>
+  <dd>This $gBug is fixed or worked around, but there\'s still an issue that
+  needs to be resolved. (This will eventually replace the \"fixed\" severity)
+
+<dt><code>stable</code>
+  <dd>This $gBug affects the stable distribution in particular.  This is only
+  intended to be used for ease in identifying release critical $gBugs that
+  affect the stable distribution.  It\'ll be replaced eventually with
+  something a little more flexible, probably.
+";
+
 ############################################################################
 # shows up at the start of (most) html pages.
 ############################################################################
@@ -129,22 +174,23 @@ $gHTMLStart = "<BODY>";
 ############################################################################
 # shows up at the end of (most) html pages.
 ############################################################################
-$gHTMLTail = "<HR><ADDRESS>$gMaintainer /
- <A HREF=\"mailto:$gMaintainerEmail\">$gMaintainerEmail</A>.  Last modifed:
+$gHTMLTail = "<HR>
+ <ADDRESS>$gMaintainer /
+ <A HREF=\"mailto:$gMaintainerEmail\">$gMaintainerEmail</A>.  Last modified:
  <!--timestamp-->
  SUBSTITUTE_DTIME
  <!--timestamp-->
  (<A HREF=\"http://$gWebDomain/db/ix/zstamp.html\">timestamp page</A> available).
          
- <P>
Debian $gBug tracking system<BR>
copyright 1999 Darren O. Benham,
+ <P><A HREF=\"http://$gWebDomain/\">Debian $gBug tracking system</A>
+ <BR>
Copyright (C) 1999 Darren O. Benham,
  1997 nCipher Corporation Ltd,
- 1994-7 Ian Jackson,
- 1995 Steven Brenner.<BR>
- <A HREF=\"http://www.benham.net/debbugs/\">
- Available under the GPL.</A>
+ 1994-97 Ian Jackson.
+ <BR>
+ <A HREF=\"http://www.benham.net/debbugs/\">Available under the GPL.</A>
  </ADDRESS>
+
  </BODY>
  </HTML>";
 
@@ -156,7 +202,8 @@ $gHTMLExpireNote = "(Closed $gBugs are cleaned out $gRemoveAge days after the la
 ############################################################################
 # Makeup of the stamp page
 ############################################################################
-$gHTMLStamp = "<HTML><HEAD><TITLE>$gProject $gBugs - timestamp page</TITLE>
+$gHTMLStamp = "<!DOCTYPE HTML PUBLIC \"-//W3C//DTD HTML 4.01 Transitional//EN\">
+       <HTML><HEAD><TITLE>$gProject $gBugs - timestamp page</TITLE>
        <LINK REV=\"made\" HREF=\"mailto:$gMaintainerEmail\">
        </HEAD>$gHTMLStart<H1>Is this $gBug log or mirror up to date?</H1>
 
@@ -183,7 +230,8 @@ $gHTMLStamp = "<HTML><HEAD><TITLE>$gProject $gBugs - timestamp page</TITLE>
 ############################################################################
 # Makeup of the indices pages
 ############################################################################
-$gFullIndex = "<HTML><HEAD><TITLE>$gProject $gBugs - full index</TITLE>
+$gFullIndex = "<!DOCTYPE HTML PUBLIC \"-//W3C//DTD HTML 4.01 Transitional//EN\">
+       <HTML><HEAD><TITLE>$gProject $gBugs - full index</TITLE>
        <LINK REV=\"make\" HREF=\"mailto:$gMaintainerEmail\">
        </HEAD>$gHTMLStart<H1>$gProject $gBug report logs - index</H1>
 
@@ -199,7 +247,8 @@ $gFullIndex = "<HTML><HEAD><TITLE>$gProject $gBugs - full index</TITLE>
 
        ";
 
-$gJunkIndex = "<HTML><HEAD><TITLE>$gProject $gBug reports - Junk</TITLE>
+$gJunkIndex = "<!DOCTYPE HTML PUBLIC \"-//W3C//DTD HTML 4.01 Transitional//EN\">
+       <HTML><HEAD><TITLE>$gProject $gBug reports - Junk</TITLE>
        <LINK REV=\"made\" HREF=\"$gMaintainerEmail\">
        </HEAD>$gHTMLStart<H1>$gProject $gBug reports - Junk</H1>
 
@@ -213,7 +262,8 @@ $gJunkIndex = "<HTML><HEAD><TITLE>$gProject $gBug reports - Junk</TITLE>
 
        ";
 
-$gMaintIndex = "<HTML><HEAD><TITLE>$gProject $gBug reports by maintainer</TITLE>
+$gMaintIndex = "<!DOCTYPE HTML PUBLIC \"-//W3C//DTD HTML 4.01 Transitional//EN\">
+       <HTML><HEAD><TITLE>$gProject $gBug reports by maintainer</TITLE>
        <LINK REF=\"made\" HREF=\"mailto:$gMaintainerEmail\">
        </HEAD>$gHTMLStart<H1>$gProject $gBug reports by maintainer</H1>
 
@@ -231,7 +281,8 @@ $gMaintIndex = "<HTML><HEAD><TITLE>$gProject $gBug reports by maintainer</TITLE>
 
        ";
 
-$gPackageIndex = "<HTML><HEAD><TITLE>$gProject $gBug reports by package</TITLE>
+$gPackageIndex = "<!DOCTYPE HTML PUBLIC \"-//W3C//DTD HTML 4.01 Transitional//EN\">
+       <HTML><HEAD><TITLE>$gProject $gBug reports by package</TITLE>
        <LINK REF=\"made\" HREF=\"mailto:$gMaintainerEmail\">
        </HEAD>$gHTMLStart<H1>$gProject $gBug reports by package</H1>
 
@@ -246,7 +297,8 @@ $gPackageIndex = "<HTML><HEAD><TITLE>$gProject $gBug reports by package</TITLE>
 
        ";
 
-$gSummaryIndex = "<HTML><HEAD><TITLE>$gProject $gBug report logs - summary index</TITLE>
+$gSummaryIndex = "<!DOCTYPE HTML PUBLIC \"-//W3C//DTD HTML 4.01 Transitional//EN\">
+       <HTML><HEAD><TITLE>$gProject $gBug report logs - summary index</TITLE>
        <LINK REF=\"made\" HREF=\"mailto:$gMaintainerEmail\">
        </HEAD>$gHTMLStart<H1>$gProject $gBug report logs - summary index</H1>
 
@@ -263,7 +315,8 @@ $gSummaryIndex = "<HTML><HEAD><TITLE>$gProject $gBug report logs - summary index
 
        ";
 
-$gPackageLog = "<HTML><HEAD><TITLE>$gProject $gBug report logs - index by package</TITLE>
+$gPackageLog = "<!DOCTYPE HTML PUBLIC \"-//W3C//DTD HTML 4.01 Transitional//EN\">
+       <HTML><HEAD><TITLE>$gProject $gBug report logs - index by package</TITLE>
        <LINK REF=\"made\" HREF=\"mailto:$gMaintainerEmail\">
        </HEAD>$gHTMLStart<H1>$gProject $gBug report logs - index by package</H1>
 
@@ -277,7 +330,8 @@ $gPackageLog = "<HTML><HEAD><TITLE>$gProject $gBug report logs - index by packag
 
        ";
 
-$gPseudoIndex = "<HTML><HEAD><TITLE>$gProject $gBug report pseudo-packages</TITLE>
+$gPseudoIndex = "<!DOCTYPE HTML PUBLIC \"-//W3C//DTD HTML 4.01 Transitional//EN\">
+       <HTML><HEAD><TITLE>$gProject $gBug report pseudo-packages</TITLE>
        <LINK REF=\"made\" HREF=\"mailto:$gMaintainerEmail\">
        </HEAD>$gHTMLStart<H1>$gProject $gBug report pseudo-packages</H1>