[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#428713: marked as done ('man htfuzzy' typos: "algoritms", "distribu-" and "stragegy")



Your message dated Thu, 24 Apr 2008 09:32:03 +0000
with message-id <E1JoxoB-0005Jx-OH@ries.debian.org>
and subject line Bug#428713: fixed in htdig 1:3.2.0b6-6
has caused the Debian Bug report #428713,
regarding 'man htfuzzy' typos: "algoritms", "distribu-" and "stragegy"
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
428713: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=428713
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: htdig
Version: 1:3.2.0b6-3.1
Severity: minor
Tags: patch


Found some typos in '/usr/share/man/man1/htfuzzy.1.gz', see attached '.diff'.

Hope this helps...

-- System Information:
Debian Release: lenny/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)

Kernel: Linux 2.6.21-1-686 (SMP w/1 CPU core)
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968) (ignored: LC_ALL set to C)
Shell: /bin/sh linked to /bin/dash

Versions of packages htdig depends on:
ii  debconf [debconf-2.0]   1.5.13           Debian configuration management sy
ii  libc6                   2.5-10           GNU C Library: Shared libraries
ii  libgcc1                 1:4.2-20070609-1 GCC support library
ii  libstdc++6              4.2-20070609-1   The GNU Standard C++ Library v3
ii  lockfile-progs          0.1.10           Programs for locking and unlocking
ii  perl                    5.8.8-7          Larry Wall's Practical Extraction 
ii  zlib1g                  1:1.2.3-15       compression library - runtime

htdig recommends no packages.

-- debconf-show failed

--- htfuzzy.1	2007-02-26 13:40:19.000000000 -0500
+++ /tmp/htfuzzy.1	2007-06-13 13:11:27.000000000 -0400
@@ -25,7 +25,7 @@
 ). Specifying more than two v's is probably only useful for debugging purposes.
 .SH "Supported Algorithms"
 .TP
-Different algoritms are supported for searching:
+Different algorithms are supported for searching:
 \fIsoundex\fR
 Creates  a slightly modified soundex key database. Differences with the standard soundex algorithm are: 
 Keys are 6 digits and the first letter is also encoded.
@@ -42,8 +42,7 @@
 requires a list of affix rules and a dictionary which uses those affix rules. The format of the affix  rules
 and  dictionary  files are the ones used by the ispell program. Included with the distribution are the affix
 rules for English and a fairly small English dictionary.  Other languages can be supported  by  getting  the
-appropriate affix rules and dictionaries. These are available for many languages; check the ispell distribu-
-tion for more details.
+appropriate affix rules and dictionaries. These are available for many languages; check the ispell distribution for more details.
 
 \fIsynonyms\fR
 Creates a database of synonyms for words. It reads a text database of synonyms and creates a  database  that
@@ -53,7 +52,7 @@
 .SH "Notes on searching"
 .TP
 Please consult specialised literature to find out how the different algorithms work or simply try another 
-search stragegy you do not get the intended search results.
+search strategy you do not get the intended search results.
 
 .SH "FILES"
 .TP


--- End Message ---
--- Begin Message ---
Source: htdig
Source-Version: 1:3.2.0b6-6

We believe that the bug you reported is fixed in the latest version of
htdig, which is due to be installed in the Debian FTP archive:

htdig-doc_3.2.0b6-6_all.deb
  to pool/main/h/htdig/htdig-doc_3.2.0b6-6_all.deb
htdig_3.2.0b6-6.diff.gz
  to pool/main/h/htdig/htdig_3.2.0b6-6.diff.gz
htdig_3.2.0b6-6.dsc
  to pool/main/h/htdig/htdig_3.2.0b6-6.dsc
htdig_3.2.0b6-6_amd64.deb
  to pool/main/h/htdig/htdig_3.2.0b6-6_amd64.deb



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 428713@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Chris Lamb <chris@chris-lamb.co.uk> (supplier of updated htdig package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmaster@debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Wed, 23 Apr 2008 21:23:38 +0100
Source: htdig
Binary: htdig htdig-doc
Architecture: source all amd64
Version: 1:3.2.0b6-6
Distribution: unstable
Urgency: medium
Maintainer: Debian QA Group <packages@qa.debian.org>
Changed-By: Chris Lamb <chris@chris-lamb.co.uk>
Description: 
 htdig      - web search and indexing system - binaries
 htdig-doc  - web search and indexing system - documentation
Closes: 74523 406949 428712 428713 428714 428715 435201 435316 435993 443850 443866 475885
Changes: 
 htdig (1:3.2.0b6-6) unstable; urgency=medium
 .
   * QA upload.
   * Bump Standards-Version to 3.7.3. No changes.
   * Clean libhtdigphp/config.{log,status} in debian/rules clean target.
   * Fix "warning: `Use' not defined" manpage error.
   * Rename nested "examples" directory in /usr/share/doc/htdig-doc to "htdoc"
     to avoid confusion.
   * Create {root2word,word2root,synonyms}.db in /var/lib/htdig instead of
     /etc/htdig (Closes: #74523, #475885).
   * Override 'verbose' environment variable when calling htdigconfig in
     postinst to avoid collision with FAI's use of that variable.
     (Closes: #443850, #443866)
   * Reduce cronjob noise:
     - By not printing the output from "kill" (Closes: #406949)
     - By checking whether htdig is installed. Patch by Ted Percival
       <ted@midg3t.net> (Closes: #435201, #435316, #435993)
   * Fix various typos in manpages. Thanks to A. Costa <agcosta@gis.net>
     (Closes: #428712, #428713, #428714, #428715)
Checksums-Sha1: 
 c8d7a7eed799eaecc7e44e6fe04bf214ef2df551 1014 htdig_3.2.0b6-6.dsc
 7a9a502c44581d761f616d6e0baf1b7a073d2a3b 89889 htdig_3.2.0b6-6.diff.gz
 32b54d3e2960a910a498b876d6d9766d2361252f 529578 htdig-doc_3.2.0b6-6_all.deb
 b3bbc0ee77a4c4e15e64466c9daec9bd7d4088b7 2040420 htdig_3.2.0b6-6_amd64.deb
Checksums-Sha256: 
 4d3cb6e843d32a3db06942bac823e90e1e434bc2b96ef3d4d27f1d4cee5b3c21 1014 htdig_3.2.0b6-6.dsc
 c4b09e5c315a51eaca3b6d34afc0670fc7f2af77b587e3965bd4c677fb82f0b0 89889 htdig_3.2.0b6-6.diff.gz
 8b3500520dba0bb393ee7a01d06a8f305b09b6ee55a071483c3a960c35bfce45 529578 htdig-doc_3.2.0b6-6_all.deb
 225fd2ea626064e6592b402b3db373e214a883c5ab3c5bb7074efb4d6838f855 2040420 htdig_3.2.0b6-6_amd64.deb
Files: 
 05a877508c81fd4b77d2ae525b28b88d 1014 web optional htdig_3.2.0b6-6.dsc
 0da9ed7a431d0266ab358405934aeba1 89889 web optional htdig_3.2.0b6-6.diff.gz
 87fcab712caa77314f5483717e78ddb9 529578 doc optional htdig-doc_3.2.0b6-6_all.deb
 440657981b0d14a9ac1b434ff9d2bd42 2040420 web optional htdig_3.2.0b6-6_amd64.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
Comment: Signed by Ana Guerrero

iD8DBQFIEFL6n3j4POjENGERAvu3AJ9JfzNaVBwCZkczZSdUB7qFEk+mIwCeIDj5
WFh5KtbxA2OinssiJ1Fmfuw=
=rbBL
-----END PGP SIGNATURE-----



--- End Message ---

Reply to: