]> git.donarmstrong.com Git - debbugs.git/commitdiff
[project @ 2003-04-28 23:51:15 by cjwatson]
authorcjwatson <>
Tue, 29 Apr 2003 06:51:15 +0000 (22:51 -0800)
committercjwatson <>
Tue, 29 Apr 2003 06:51:15 +0000 (22:51 -0800)
Fix "fowarded" and "breiefly" typos. Unfortunately $gFowardList is harder
to fix.

scripts/config.in.default
scripts/mailsummary.in
scripts/text.in

index 009a3a074d4d38dcb34c29cb924d3775b1854d71..0efb287bf3f639229ddc541c7a66a345dd6d70df 100644 (file)
@@ -1,4 +1,4 @@
-# $Id: config.in.default,v 1.3 2001/04/24 19:10:26 doogie Exp $
+# $Id: config.in.default,v 1.4 2003/04/28 23:51:15 cjwatson Exp $
 #domains
 $gEmailDomain = "bugs.top.domain";             #bugs.debian.org
 $gListDomain = "lists.top.domain";             #lists.debian.org
@@ -29,7 +29,7 @@ $gPseudoDescFile = "/etc/debbugs/pseudo-packages.description";
 $gSubmitList = "submit.list";                  #debian-bugs-dist@lists
 $gMaintList = "maint.list";                            #
 $gQuietList = "quiet.list";                            #
-$gFowardList = "foward.list";                  #debian-bugs-fowarded@lists
+$gFowardList = "forward.list";                 #debian-bugs-forwarded@lists
 $gDoneList = "done.list";                              #debian-bugs-closed@lists
 $gRequestList = "request.list";
 $gSubmitterList = "submitter.list";
index 294d0e45d4b21fb0f5d0acd060ec0629e7a6afcd..1ed2e0b509007198108f47906ad1727fa1c18653 100755 (executable)
@@ -1,5 +1,5 @@
 #!/usr/bin/perl
-# $Id: mailsummary.in,v 1.10 2002/11/17 22:45:16 cjwatson Exp $
+# $Id: mailsummary.in,v 1.11 2003/04/28 23:51:15 cjwatson Exp $
 
 $config_path = '/etc/debbugs';
 $lib_path = '/usr/lib/debbugs';
@@ -18,7 +18,7 @@ if ($ARGV[0] eq 'undone') {
     $intro=
 "The following problem reports have not yet been marked as `taken up\' by a
 message to done\@$gEmailDomain or or `forwarded\' by a
-message to fowarded\@$gEmailDomain."
+message to forwarded\@$gEmailDomain."
     ;
 } elsif ($ARGV[0] eq 'bymaint') {
     $vdef= "(no outstanding $gBug reports on file, or problem running script)\n";
@@ -35,7 +35,7 @@ and do not expect to issue a new version soon.
 Variant versions of the Maintainer field for the same actual package
 maintainer will be listed separately.
 
-Maintainers with few outstanding $gBug appear first, to avoid those with few
+Maintainers with few outstanding $gBugs appear first, to avoid those with few
 $gBugs being lost deep in the message.
 "
     ;
@@ -45,7 +45,7 @@ $gBugs being lost deep in the message.
     $intro=
 "The following problem reports are very old but have not yet been marked
 as `taken up\' by a message to done\@$gEmailDomain as forwarded
-to a developer by CCing a message to fowarded\@$gEmailDomain.
+to a developer by CCing a message to forwarded\@$gEmailDomain.
 Please help ensure that these $gBugs are dealt with quickly, even if you
 are not the package maintainer in question.  (NB a full list of outstanding
 $gBug reports is posted periodically - this is a partial list only!)
index 12c65dca33f75b34719bc811552042c12230ae08..71d75a500934b2da14c986b561b226b896c38832 100644 (file)
@@ -1,4 +1,4 @@
-# $Id: text.in,v 1.18 2003/02/16 12:55:36 cjwatson Exp $
+# $Id: text.in,v 1.19 2003/04/28 23:51:15 cjwatson Exp $
 
 ############################################################################
 #  Here is a blurb to point people to ftp archive of directions.  It is
@@ -263,7 +263,7 @@ $gMaintIndex = "<!DOCTYPE HTML PUBLIC \"-//W3C//DTD HTML 4.01 Transitional//EN\"
        </HEAD>$gHTMLStart<H1>$gProject $gBug reports by maintainer</H1>
 
        This page lists the package maintainers against whose packages there are
-       outstanding, fowarded or recently-closed $gBug reports.  A maintainer who
+       outstanding, forwarded or recently-closed $gBug reports.  A maintainer who
        has several versions of their email address in the <CODE>Maintainer</CODE>
        package control file field may appear several times.<P>
        If the maintainers information here is not accurate, please see 
@@ -281,7 +281,7 @@ $gPackageIndex = "<!DOCTYPE HTML PUBLIC \"-//W3C//DTD HTML 4.01 Transitional//EN
        <LINK REF=\"made\" HREF=\"mailto:$gMaintainerEmail\">
        </HEAD>$gHTMLStart<H1>$gProject $gBug reports by package</H1>
 
-       This page lists the package against which there are outstanding, fowarded or
+       This page lists the package against which there are outstanding, forwarded or
        recently-closed $gBug reports.  A multi-binary package may appear several
        times, once for each binary package name and once for the source package
        name (if it is different).<P>
@@ -297,8 +297,8 @@ $gSummaryIndex = "<!DOCTYPE HTML PUBLIC \"-//W3C//DTD HTML 4.01 Transitional//EN
        <LINK REF=\"made\" HREF=\"mailto:$gMaintainerEmail\">
        </HEAD>$gHTMLStart<H1>$gProject $gBug report logs - summary index</H1>
 
-       This summary index breiefly lists $gBugs sent to <CODE>submit\@$gEmailDomain
-       </CODE> but not yet marked as done, or as fowarded to an upstream author.  
+       This summary index briefly lists $gBugs sent to <CODE>submit\@$gEmailDomain
+       </CODE> but not yet marked as done, or as forwarded to an upstream author.  
        Here they are sorted by reference number (and therefore by submission date, 
        too).<P>
        For other kinds of indices or for other information about $gProject and
@@ -315,8 +315,8 @@ $gPackageLog = "<!DOCTYPE HTML PUBLIC \"-//W3C//DTD HTML 4.01 Transitional//EN\"
        <LINK REF=\"made\" HREF=\"mailto:$gMaintainerEmail\">
        </HEAD>$gHTMLStart<H1>$gProject $gBug report logs - index by package</H1>
 
-       This summary index breiefly lists $gBugs sent to <CODE>submit\@$gEmailDomain
-       </CODE> but not yet marked as done, or as fowarded to an upstream author.  
+       This summary index briefly lists $gBugs sent to <CODE>submit\@$gEmailDomain
+       </CODE> but not yet marked as done, or as forwarded to an upstream author.  
        Here they are sorted by package name.<P>
        For other kinds of indices or for other information about $gProject and
        the $gBug system, see <A HREF=\"../../\">$gBug system top-level contents WWW