]> git.donarmstrong.com Git - debbugs.git/blob - scripts/text.in
[project @ 1999-09-02 22:27:29 by gecko]
[debbugs.git] / scripts / text.in
1 # $Id: text.in,v 1.4 1999/09/02 22:27:29 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 $gFullIndex = "<HTML><HEAD><TITLE>$gProject $gBugs - full index</TITLE>
181         <LINK REV=\"make\" HREF=\"mailto:$gMaintainerEmail\">
182         </HEAD><BODY><H1>$gProject $gBug report logs - index</H1>
183
184         This index gives access to $gBugs sent to <CODE>submit\@$gEmailDomain</CODE>
185         but not yet marked as done, and to $gBugs marked as done but not yet purged
186         from the database (this happens 28 days after the last message relating to
187         the report).
188         <P>
189         For other kinds of indices or for other information about $gProject and
190         the $gBug system, see <A HREF=\"../../\">$gBug system top-level contents WWW
191         page</A>.
192
193
194         ";
195
196 $gJunkIndex = "<HTML><HEAD><TITLE>$gProject $gBug reports - Junk</TITLE>
197         <LINK REV=\"made\" HREF=\"$gMaintainerEmail\">
198         </HEAD><BODY><H1>$gProject $gBug reports - Junk</H1>
199
200         This is the index page for logs of messages not associated with a specific
201         $gBug report.
202         <P>
203         For other kinds of indices or for other information about $gProject and
204         the $gBug system, see <A HREF=\"../../\"> $gBug system top-level contents WWW
205         page</A>.
206
207
208         ";
209
210 $gMaintIndex = "<HTML><HEAD><TITLE>$gProject $gBug reports by maintainer</TITLE>
211         <LINK REF=\"made\" HREF=\"mailto:$gMaintainerEmail\">
212         </HEAD><BODY><H1>$gProject $gBug reports by maintainer</H1>
213
214         This page lists the package maintainers against whose packages there are
215         outstanding, fowarded or recently-closed $gBug reports.  A maintainer who
216         has several versions of their email address in the <CODE>Maintainer</CODE>
217         package control file field may appear several times.<P>
218         If the maintainers information here is not accurate, please see 
219         <A HREF=\"../../Developer.html#maintincorrect\">the developers\'
220         instructions</A> to find how this can happen and what to do about it. <P>
221         For other kinds of indices or for other information about $gProject and
222         the $gBug system, see <A HREF=\"../../\">$gBug system top-level contents WWW
223         page</A>.
224
225
226         ";
227
228 $gPackageIndex = "<HTML><HEAD><TITLE>$gProject $gBug reports by package</TITLE>
229         <LINK REF=\"made\" HREF=\"mailto:$gMaintainerEmail\">
230         </HEAD><BODY><H1>$gProject $gBug reports by package</H1>
231
232         This page lists the package against which there are outstanding, fowarded or
233         recently-closed $gBug reports.  A multi-binary package may appear several
234         times, once for each binary package name and once for the source package
235         name (if it is different).<P>
236         For other kinds of indices or for other information about $gProject and
237         the $gBug system, see <A HREF=\"../../\">$gBug system top-level contents WWW
238         page</A>.
239
240
241         ";
242
243 $gSummaryIndex = "<HTML><HEAD><TITLE>$gProject $gBug report logs - summary index</TITLE>
244         <LINK REF=\"made\" HREF=\"mailto:$gMaintainerEmail\">
245         </HEAD><BODY><H1>$gProject $gBug report logs - summary index</H1>
246
247         This summary index breiefly lists $gBugs sent to <CODE>submit\@$gEmailDomain
248         </CODE> but not yet marked as done, or as fowarded to an upstream author.  
249         Here they are sorted by reference number (and therefore by submission date, 
250         too).<P>
251         For other kinds of indices or for other information about $gProject and
252         the $gBug system, see <A HREF=\"../../\">$gBug system top-level contents WWW
253         page</A>.
254
255
256         ";
257
258 $gPackageLog = "<HTML><HEAD><TITLE>$gProject $gBug report logs - index by package</TITLE>
259         <LINK REF=\"made\" HREF=\"mailto:$gMaintainerEmail\">
260         </HEAD><BODY><H1>$gProject $gBug report logs - index by package</H1>
261
262         This summary index breiefly lists $gBugs sent to <CODE>submit\@$gEmailDomain
263         </CODE> but not yet marked as done, or as fowarded to an upstream author.  
264         Here they are sorted by package name.<P>
265         For other kinds of indices or for other information about $gProject and
266         the $gBug system, see <A HREF=\"../../\">$gBug system top-level contents WWW
267         page</A>.
268
269
270         ";
271
272 $gPseudoIndex = "<HTML><HEAD><TITLE>$gProject $gBug report pseudo-packages</TITLE>
273         <LINK REF=\"made\" HREF=\"mailto:$gMaintainerEmail\">
274         </HEAD><BODY><H1>$gProject $gBug report pseudo-packages</H1>
275
276         This page lists the pseudo-packages available for use in the
277         <CODE>Package:</CODE> line in $gBug reports.<P>
278
279         See the <A HREF=\"../../Reporting.html\">instructions for reporting a
280         $gBug</A> for details of how to specify a <CODE>Package:</CODE> line.<P>
281         For other kinds of indices or for other information about $gProject and
282         the $gBug system, see <A HREF=\"../../\">$gBug system top-level contents WWW
283         page</A>.
284
285
286         ";