]> git.donarmstrong.com Git - debbugs.git/blob - scripts/text.in
[project @ 2000-10-06 21:05:20 by joy]
[debbugs.git] / scripts / text.in
1 # $Id: text.in,v 1.9 2000/10/06 21:05:20 joy Exp $
2
3 ############################################################################
4 #  Here is a blurb to point people to ftp archive of directions.  It is
5 #  used by the receive script when bouncing a badly formatted email
6 #
7 # $gTextInstructions = "$gBadEmailPrefix
8 # $gBadEmailPrefix Instructions are available from ftp.debian.org in /debian
9 # $gBadEmailPrefix and at all Debian mirror sites, in the files:
10 # $gBadEmailPrefix  doc/bug-reporting.txt
11 # $gBadEmailPrefix  doc/bug-log-access.txt
12 # $gBadEmailPrefix  doc/bug-maint-info.txt
13 # $gBadEmailPrefix";
14 ############################################################################
15 $gTextInstructions = "$gBadEmailPrefix";
16
17
18 ############################################################################
19 # Here is a blurb for any mirrors of the web site.  Here's a sample:
20 #
21 #$gHTMLCopies = "Copies of the logs are available on the World Wide Web at<BR>
22 # <A HREF=\"http://mirror1.domain\"><CODE>http://mirror1.domain</CODE></A><BR>
23 # <A HREF=\"http://mirror2.domain\"><CODE>http://mirror2.domain</CODE></A>";
24 ############################################################################
25 $gHTMLCopies = "";
26
27
28 ############################################################################
29 # notice other links you want to note, like your list archives or project
30 # home page.
31 #
32 #$gHTMLOtherPages = "Other Links of note:<BR>
33 #       <A HREF=\"http://www.debian.org/\">The Debian Project</A><BR>
34 #       <A HREF=\"http://another.domain\">Description of URL</A>";
35 ############################################################################
36 $gHTMLOtherPages = "";
37
38
39 ############################################################################
40 # list of other links you want to note, like your list archives or project
41 # home page.  Some pages already have links in a list, this adds them to 
42 # the end of the list.
43 #
44 #$gHTMLOtherPageList = "<LI><A HREF=\"http://www.debian.org/\">
45 #       The Debian Project</A>
46 #       <LI><A HREF=\"http://another.domain\">Description of URL</A>";
47 ############################################################################
48 $gHTMLOtherPageList = "";
49
50
51 ############################################################################
52 # gives explanation of bad maintainer situation and instructions on how to
53 # correct.
54 ############################################################################
55 $gBadMaintHtml = "";
56
57
58 ############################################################################
59 # give directions here for how to find the proper title for Package:
60 # pseudo header line.
61 ############################################################################
62 $gHTMLFindPackage = "";
63
64
65 ############################################################################
66 # If you have pseudo packages, place a blurb here.  For example:
67 # $gHTMLPseudoDesc = "There are some pseudo-packages available for putting in
68 # the <CODE>Package</CODE> line when reporting a $gBug in something other than an
69 # actual $gProject software package.  There is 
70 # <A HREF="db/ix/pseudopackages.html"> a list of these</A> on the $gBugs WWW 
71 # pages.";
72 ############################################################################
73 $gHTMLPseudoDesc = "";
74
75
76 ############################################################################
77 # List any extra information you would like included in bug reports
78 ############################################################################
79 $gXtraBugInfo = "";
80
81
82 ############################################################################
83 # List any extra information you would like about reporting bugs
84 ############################################################################
85 $gXtraReportingInfo = "";
86
87
88 ############################################################################
89 # Process used by system to create Maintainers index file
90 ############################################################################
91 $gCreateMaintainers = "";
92
93
94 ###########################################################################
95 # You shouldn't have to modify anything below here unless it's for personal
96 # preference.  Be very careful and don't touch unless you *know* what
97 # you're doing.  Much of the stuff has hardcoded duplicates elsewhere.
98
99
100 ############################################################################
101 # Description of the severities
102 ############################################################################
103 $gHTMLSeverityDesc = "<DT><CODE>critical</CODE>
104         <DD>makes unrelated software on the system (or the whole system) break,
105         or causes serious data loss, or introduces a security hole on systems 
106         where you install the package.
107
108         <DT><CODE>grave</CODE>
109         <DD>makes the package in question unuseable or mostly so, or causes data
110         loss, or introduces a security hole allowing access to the accounts of
111         users who use the package.
112
113         <DT><CODE>normal</CODE>
114         <DD>the default value, for normal $gBugs.
115
116         <DT><CODE>wishlist</CODE>
117         <DD>for any feature request, and also for any $gBugs that are very 
118         difficult to fix due to major design considerations.
119
120         <DT><CODE>fixed</CODE>
121         <DD>fixed in the current version in the unstable archive but the fix has
122         not been fixed by the person responsible.";
123
124 ############################################################################
125 # shows up at the start of (most) html pages.
126 ############################################################################
127 $gHTMLStart = "<BODY>";
128
129 ############################################################################
130 # shows up at the end of (most) html pages.
131 ############################################################################
132 $gHTMLTail = "<HR><ADDRESS>$gMaintainer /
133  <A HREF=\"mailto:$gMaintainerEmail\">$gMaintainerEmail</A>.  Last modifed:
134  <!--timestamp-->
135  SUBSTITUTE_DTIME
136  <!--timestamp-->
137  (<A HREF=\"http://$gWebDomain/db/ix/zstamp.html\">timestamp page</A> available).
138           
139  <P>
140  Debian $gBug tracking system<BR>
141  copyright 1999 Darren O. Benham,
142  1997 nCipher Corporation Ltd,
143  1994-7 Ian Jackson,
144  1995 Steven Brenner.<BR>
145  <A HREF=\"http://www.benham.net/debbugs/\">
146  Available under the GPL.</A>
147  </ADDRESS>
148  </BODY>
149  </HTML>";
150
151 ############################################################################
152 # Message on when reports are purged.
153 ############################################################################
154 $gHTMLExpireNote = "(Closed $gBugs are cleaned out $gRemoveAge days after the last related message is received.)";
155
156 ############################################################################
157 # Makeup of the stamp page
158 ############################################################################
159 $gHTMLStamp = "<HTML><HEAD><TITLE>$gProject $gBugs - timestamp page</TITLE>
160         <LINK REV=\"made\" HREF=\"mailto:$gMaintainerEmail\">
161         </HEAD>$gHTMLStart<H1>Is this $gBug log or mirror up to date?</H1>
162
163         Unlike all the other $gBug pages, this small timestamp page is updated every
164         time the update check job runs.  If the timestamp here is recent it\'s
165         likely that the mirror in which you\'re reading it is up to date.
166         <P>
167         The last
168         <!--updateupdate-->update<!--/updateupdate-->
169         was at 
170         <STRONG><!--updatetime-->SUBSTITUTE_DTIME<!--/updatetime--></STRONG>;
171         The logs are usually checked every hour and updated if necessary.
172         <P>
173         For the $gBug index or for other information about $gProject and the $gBug 
174         system, see the <A HREF=\"../../\">$gBug system main contents page</A>.
175
176         <HR>
177         <ADDRESS>
178         <A HREF=\"mailto:$gMaintainerEmail\">$gMaintainerEmail</A>,
179         through the <A HREF=\"../../\">$gProject $gBug database</a>
180         </ADDRESS>
181         <!--version 1.0-4.3-->";
182
183 ############################################################################
184 # Makeup of the indices pages
185 ############################################################################
186 $gFullIndex = "<HTML><HEAD><TITLE>$gProject $gBugs - full index</TITLE>
187         <LINK REV=\"make\" HREF=\"mailto:$gMaintainerEmail\">
188         </HEAD>$gHTMLStart<H1>$gProject $gBug report logs - index</H1>
189
190         This index gives access to $gBugs sent to <CODE>submit\@$gEmailDomain</CODE>
191         but not yet marked as done, and to $gBugs marked as done but not yet purged
192         from the database (this happens $gRemoveAge days after the last message relating to
193         the report).
194         <P>
195         For other kinds of indices or for other information about $gProject and
196         the $gBug system, see <A HREF=\"../../\">$gBug system top-level contents WWW
197         page</A>.
198
199
200         ";
201
202 $gJunkIndex = "<HTML><HEAD><TITLE>$gProject $gBug reports - Junk</TITLE>
203         <LINK REV=\"made\" HREF=\"$gMaintainerEmail\">
204         </HEAD>$gHTMLStart<H1>$gProject $gBug reports - Junk</H1>
205
206         This is the index page for logs of messages not associated with a specific
207         $gBug report.
208         <P>
209         For other kinds of indices or for other information about $gProject and
210         the $gBug system, see <A HREF=\"../../\">$gBug system top-level contents WWW
211         page</A>.
212
213
214         ";
215
216 $gMaintIndex = "<HTML><HEAD><TITLE>$gProject $gBug reports by maintainer</TITLE>
217         <LINK REF=\"made\" HREF=\"mailto:$gMaintainerEmail\">
218         </HEAD>$gHTMLStart<H1>$gProject $gBug reports by maintainer</H1>
219
220         This page lists the package maintainers against whose packages there are
221         outstanding, fowarded or recently-closed $gBug reports.  A maintainer who
222         has several versions of their email address in the <CODE>Maintainer</CODE>
223         package control file field may appear several times.<P>
224         If the maintainers information here is not accurate, please see 
225         <A HREF=\"../../Developer.html#maintincorrect\">the developers\'
226         instructions</A> to find how this can happen and what to do about it. <P>
227         For other kinds of indices or for other information about $gProject and
228         the $gBug system, see <A HREF=\"../../\">$gBug system top-level contents WWW
229         page</A>.
230
231
232         ";
233
234 $gPackageIndex = "<HTML><HEAD><TITLE>$gProject $gBug reports by package</TITLE>
235         <LINK REF=\"made\" HREF=\"mailto:$gMaintainerEmail\">
236         </HEAD>$gHTMLStart<H1>$gProject $gBug reports by package</H1>
237
238         This page lists the package against which there are outstanding, fowarded or
239         recently-closed $gBug reports.  A multi-binary package may appear several
240         times, once for each binary package name and once for the source package
241         name (if it is different).<P>
242         For other kinds of indices or for other information about $gProject and
243         the $gBug system, see <A HREF=\"../../\">$gBug system top-level contents WWW
244         page</A>.
245
246
247         ";
248
249 $gSummaryIndex = "<HTML><HEAD><TITLE>$gProject $gBug report logs - summary index</TITLE>
250         <LINK REF=\"made\" HREF=\"mailto:$gMaintainerEmail\">
251         </HEAD>$gHTMLStart<H1>$gProject $gBug report logs - summary index</H1>
252
253         This summary index breiefly lists $gBugs sent to <CODE>submit\@$gEmailDomain
254         </CODE> but not yet marked as done, or as fowarded to an upstream author.  
255         Here they are sorted by reference number (and therefore by submission date, 
256         too).<P>
257         For other kinds of indices or for other information about $gProject and
258         the $gBug system, see <A HREF=\"../../\">$gBug system top-level contents WWW
259         page</A>.
260
261         <P>The * column lists the first letter of the severity of the $gBug.
262
263
264         ";
265
266 $gPackageLog = "<HTML><HEAD><TITLE>$gProject $gBug report logs - index by package</TITLE>
267         <LINK REF=\"made\" HREF=\"mailto:$gMaintainerEmail\">
268         </HEAD>$gHTMLStart<H1>$gProject $gBug report logs - index by package</H1>
269
270         This summary index breiefly lists $gBugs sent to <CODE>submit\@$gEmailDomain
271         </CODE> but not yet marked as done, or as fowarded to an upstream author.  
272         Here they are sorted by package name.<P>
273         For other kinds of indices or for other information about $gProject and
274         the $gBug system, see <A HREF=\"../../\">$gBug system top-level contents WWW
275         page</A>.
276
277
278         ";
279
280 $gPseudoIndex = "<HTML><HEAD><TITLE>$gProject $gBug report pseudo-packages</TITLE>
281         <LINK REF=\"made\" HREF=\"mailto:$gMaintainerEmail\">
282         </HEAD>$gHTMLStart<H1>$gProject $gBug report pseudo-packages</H1>
283
284         This page lists the pseudo-packages available for use in the
285         <CODE>Package:</CODE> line in $gBug reports.<P>
286
287         See the <A HREF=\"../../Reporting.html\">instructions for reporting a
288         $gBug</A> for details of how to specify a <CODE>Package:</CODE> line.<P>
289         For other kinds of indices or for other information about $gProject and
290         the $gBug system, see <A HREF=\"../../\">$gBug system top-level contents WWW
291         page</A>.
292
293
294         ";