]> git.donarmstrong.com Git - debbugs.git/blob - scripts/text.in
[project @ 1999-09-14 22:33:48 by gecko]
[debbugs.git] / scripts / text.in
1 # $Id: text.in,v 1.5 1999/09/14 22:33:48 gecko 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 end of (most) html pages.  You shouldn't have
126 ############################################################################
127 $gHTMLTail = "<HR><ADDRESS><A HREF=\"$gMaintainerWebpage\">$gMaintainer</A> /
128  <A HREF=\"mailto:$gMaintainerEmail\">$gMaintainerEmail</A>.  Last modifed:
129  <!--timestamp-->
130  SUBSTITUTE_DTIME
131  <!--timestamp-->
132  (<A HREF=\"$gWebDomain/ix/zstamp.html\">timestamp page</A> available).
133           
134  <P>
135  Debian $gBug tracking system<BR>
136  copyright 1997 nCipher Corporation Ltd,<BR>
137  copyright 1994-1997 Ian Jackson,<BR>
138  copyright 1995 Steven Brenner.<BR>
139  <A HREF=\"http://www.chiark.greenend.org.uk/~ian/debbugs/\">
140  Available under the GPL.</A>
141  </ADDRESS>
142  </BODY>
143  </HTML>";
144
145 ############################################################################
146 # Message on when reports are purged.  28 days is hardcoded.
147 ############################################################################
148 $gHTMLExpireNote = "(Closed $gBugs are cleaned out 28 days after the last related message is received.)";
149
150 ############################################################################
151 # Makeup of the stamp page
152 ############################################################################
153 $gHTMLStamp = "<HTML><HEAD><TITLE>$gProject $gBugs - timestamp page</TITLE>
154         <LINK REV=\"made\" HREF=\"mailto:$gMaintainerEmail\">
155         </HEAD><BODY><H1>Is this $gBug log or mirror up to date?</H1>
156
157         Unlike all the other $gBug pages, this small timestamp page is updated every
158         time the update check job runs.  If the timestamp here is recent it\'s
159         likely that the mirror in which you\'re reading it is up to date.
160         <P>
161         The last
162         <!--updateupdate-->update<!--/updateupdate-->
163         was at 
164         <STRONG><!--updatetime-->SUBSTITUTE_DTIME<!--/updatetime--></STRONG>;
165         The logs are usually checked every hour and updated if necessary.
166         <P>
167         For the $gBug index or for other information about $gProject and the $gBug 
168         system, see the <A HREF=\"../../\">$gBug system main contents page</A>.
169
170         <HR>
171         <ADDRESS>
172         <A HREF=\"mailto:$gMaintainerEmail\">$gMaintainerEmail</A>,
173         through the <A HREF=\"../../\">$gProject $gBug database</a>
174         </ADDRESS>
175         <!--version 1.0-4.3-->";
176
177 ############################################################################
178 # Makeup of the indices pages
179 ############################################################################
180 $gHTMLStart = "<BODY>";
181 $gFullIndex = "<HTML><HEAD><TITLE>$gProject $gBugs - full index</TITLE>
182         <LINK REV=\"make\" HREF=\"mailto:$gMaintainerEmail\">
183         </HEAD>$gHTMLStart<H1>$gProject $gBug report logs - index</H1>
184
185         This index gives access to $gBugs sent to <CODE>submit\@$gEmailDomain</CODE>
186         but not yet marked as done, and to $gBugs marked as done but not yet purged
187         from the database (this happens 28 days after the last message relating to
188         the report).
189         <P>
190         For other kinds of indices or for other information about $gProject and
191         the $gBug system, see <A HREF=\"../../\">$gBug system top-level contents WWW
192         page</A>.
193
194
195         ";
196
197 $gJunkIndex = "<HTML><HEAD><TITLE>$gProject $gBug reports - Junk</TITLE>
198         <LINK REV=\"made\" HREF=\"$gMaintainerEmail\">
199         </HEAD>$gHTMLStart<H1>$gProject $gBug reports - Junk</H1>
200
201         This is the index page for logs of messages not associated with a specific
202         $gBug report.
203         <P>
204         For other kinds of indices or for other information about $gProject and
205         the $gBug system, see <A HREF=\"../../\"> $gBug system top-level contents WWW
206         page</A>.
207
208
209         ";
210
211 $gMaintIndex = "<HTML><HEAD><TITLE>$gProject $gBug reports by maintainer</TITLE>
212         <LINK REF=\"made\" HREF=\"mailto:$gMaintainerEmail\">
213         </HEAD>$gHTMLStart<H1>$gProject $gBug reports by maintainer</H1>
214
215         This page lists the package maintainers against whose packages there are
216         outstanding, fowarded or recently-closed $gBug reports.  A maintainer who
217         has several versions of their email address in the <CODE>Maintainer</CODE>
218         package control file field may appear several times.<P>
219         If the maintainers information here is not accurate, please see 
220         <A HREF=\"../../Developer.html#maintincorrect\">the developers\'
221         instructions</A> to find how this can happen and what to do about it. <P>
222         For other kinds of indices or for other information about $gProject and
223         the $gBug system, see <A HREF=\"../../\">$gBug system top-level contents WWW
224         page</A>.
225
226
227         ";
228
229 $gPackageIndex = "<HTML><HEAD><TITLE>$gProject $gBug reports by package</TITLE>
230         <LINK REF=\"made\" HREF=\"mailto:$gMaintainerEmail\">
231         </HEAD>$gHTMLStart<H1>$gProject $gBug reports by package</H1>
232
233         This page lists the package against which there are outstanding, fowarded or
234         recently-closed $gBug reports.  A multi-binary package may appear several
235         times, once for each binary package name and once for the source package
236         name (if it is different).<P>
237         For other kinds of indices or for other information about $gProject and
238         the $gBug system, see <A HREF=\"../../\">$gBug system top-level contents WWW
239         page</A>.
240
241
242         ";
243
244 $gSummaryIndex = "<HTML><HEAD><TITLE>$gProject $gBug report logs - summary index</TITLE>
245         <LINK REF=\"made\" HREF=\"mailto:$gMaintainerEmail\">
246         </HEAD>$gHTMLStart<H1>$gProject $gBug report logs - summary index</H1>
247
248         This summary index breiefly lists $gBugs sent to <CODE>submit\@$gEmailDomain
249         </CODE> but not yet marked as done, or as fowarded to an upstream author.  
250         Here they are sorted by reference number (and therefore by submission date, 
251         too).<P>
252         For other kinds of indices or for other information about $gProject and
253         the $gBug system, see <A HREF=\"../../\">$gBug system top-level contents WWW
254         page</A>.
255
256
257         ";
258
259 $gPackageLog = "<HTML><HEAD><TITLE>$gProject $gBug report logs - index by package</TITLE>
260         <LINK REF=\"made\" HREF=\"mailto:$gMaintainerEmail\">
261         </HEAD>$gHTMLStart<H1>$gProject $gBug report logs - index by package</H1>
262
263         This summary index breiefly lists $gBugs sent to <CODE>submit\@$gEmailDomain
264         </CODE> but not yet marked as done, or as fowarded to an upstream author.  
265         Here they are sorted by package name.<P>
266         For other kinds of indices or for other information about $gProject and
267         the $gBug system, see <A HREF=\"../../\">$gBug system top-level contents WWW
268         page</A>.
269
270
271         ";
272
273 $gPseudoIndex = "<HTML><HEAD><TITLE>$gProject $gBug report pseudo-packages</TITLE>
274         <LINK REF=\"made\" HREF=\"mailto:$gMaintainerEmail\">
275         </HEAD>$gHTMLStart<H1>$gProject $gBug report pseudo-packages</H1>
276
277         This page lists the pseudo-packages available for use in the
278         <CODE>Package:</CODE> line in $gBug reports.<P>
279
280         See the <A HREF=\"../../Reporting.html\">instructions for reporting a
281         $gBug</A> for details of how to specify a <CODE>Package:</CODE> line.<P>
282         For other kinds of indices or for other information about $gProject and
283         the $gBug system, see <A HREF=\"../../\">$gBug system top-level contents WWW
284         page</A>.
285
286
287         ";