From df7fd9f412fdf7012b4c65a5348a1584f95faf5a Mon Sep 17 00:00:00 2001 From: cjwatson <> Date: Sun, 22 Sep 2002 14:20:08 -0800 Subject: [PATCH] [project @ 2002-09-22 15:20:08 by cjwatson] Fix various typos. --- debian/changelog | 1 + scripts/db2html.in | 4 ++-- scripts/mailsummary.in | 4 ++-- 3 files changed, 5 insertions(+), 4 deletions(-) diff --git a/debian/changelog b/debian/changelog index 34fdda59..6402a603 100644 --- a/debian/changelog +++ b/debian/changelog @@ -66,6 +66,7 @@ debbugs (2.4) experimental; urgency=low * Fix viewing archived bugs by source package, closes: #121082, #146484. [Colin] * Depends: libmailtools-perl rather than mailtools, closes: #113028. + * Fix a few typos, closes: #146745, #152751. * Various other things, not worth mentioning here. -- Josip Rodin UNRELEASED diff --git a/scripts/db2html.in b/scripts/db2html.in index 2f849f48..607e53f7 100755 --- a/scripts/db2html.in +++ b/scripts/db2html.in @@ -1,5 +1,5 @@ #!/usr/bin/perl -# $Id: db2html.in,v 1.7 2001/08/16 17:47:31 doogie Exp $ +# $Id: db2html.in,v 1.8 2002/09/22 15:20:08 cjwatson Exp $ # usage: db2html [-diff] [-stampfile=] [-lastrun=] #load the necessary libraries/configuration @@ -445,7 +445,7 @@ $nobugs_html= "No reports are currently in this state."; $who_html= $gProject; $owner_addr= $gMaintainerEmail; $otherindex_html= "For other kinds of index or for other information about -$gProject and the $gBug system, see the $gBug system top-level +$gProject and the $gBug system, see the $gBug system top-level contents WWW page. "; diff --git a/scripts/mailsummary.in b/scripts/mailsummary.in index b61a14da..ee74bce4 100755 --- a/scripts/mailsummary.in +++ b/scripts/mailsummary.in @@ -1,5 +1,5 @@ #!/usr/bin/perl -# $Id: mailsummary.in,v 1.8 2001/08/16 17:40:22 doogie Exp $ +# $Id: mailsummary.in,v 1.9 2002/09/22 15:20:08 cjwatson Exp $ $config_path = '/org/bugs.debian.org/etc'; $lib_path = '/org/bugs.debian.org/scripts'; @@ -70,7 +70,7 @@ Subject: $subject $intro $v Every Tuesday, the listing by package maintainer is posted. -Every Frideay, the listing by age of the report is posted. +Every Friday, the listing by age of the report is posted. Please see the documentation for more information about how to use the $gBug tracking system. It is available on the WWW at -- 2.39.5